Software Development Network Logo
  • Game Technologies
  • SQL Server
  • Architecture
  • Windows Live
  • Visual C#
  • Visual Studio
  • Visual FoxPro
  • Microsoft ISV
  • Windows Forms
  • Visual Basic
  • Visual J#
  • .NET Development
  • Visual C++
  • Windows Vista
  • VS Team System

Software Development Network >> seesyong's Q&A profile

seesyong

Member List

bbroyles
Dennes Meeusen
venkateswarlu
Tom N A
AT-Intrinix
MrShadow
matthew.tech
Steve B.
Craig Mackles
ZiQ
David.Dong
Cesare Balena
Marco Minerva
samspade
bri189a
BobCat Productions
Jason Doucette
beatriz_da
Texas Sooner
Nick3
Only Title

seesyong's Q&A profile

  • Windows Forms Do I hear C# anytime soon???

    I was wondering if there will be a C# sample of TaskVision anytime soon I agree with mongo ks. A simple yes or no.  If you do not want to use vb there is not reason to waste time doing a conversion. ...Show All

  • Visual C++ How can I get the CheckedListBox for a Com project?

    Hi, I'm developing a in process COM server to add prooperty pages to Active Directory. i'm using V.S. 2005's C++ with only the standard library. When I create the GUI resource file for the property page, there is only standard listbox availble in the Toolbox. I know that checkedListBox is availble if I were developing a window application using VC++ from the toolbox. Does anyone know how I can get that added to my toolbox for this project ...Show All

  • .NET Development Erro with J# - Urgent!!!

    Hi...Urgent... The following errors are occurring when we try to give one printing to print in the screen a consultation to the one bank SQL.  This site that makes to the consultation this in IIS 6.0 and following errors is occurring. Somebody already saw these errors Erro with J# 2.0 - Exception of type 'java.lang.ExceptionInInitializerError' was thrown. Erro with J# 1.1 - Could not load file or assembly 'vjslib, Version=1. ...Show All

  • Visual Basic Add Item to ListBox from other form?

    Please, help me on add item to listbox from other form... i' use two forms and i cant add item to listbox from my form1, listbox on form2 tnx! What are you doing to do this Making your listbox public is a bad idea. The ideal would be to define an event between the two forms so that one form can send a notification to the other to add an item. The other way is to expose a method to add items to the listbox, which form1 can call with t ...Show All

  • SQL Server Return random rows

    Are there any way to execute a procedure and return N random rows Hi, I hope that the answer I gave above was clear enough, otherwise if something is unclear just raise a hand. If you fully understood the topic and this solved your problem don’t hesitate to mark the post as "Answered" :-) HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • .NET Development RegEx Syntax

    Hi there, i need some help on RegEx. i know them well from coding PERL, but the syntax Iguess, must be different. Does anybody know where to get a list of possible "signs" and their meaning For example: ^[a-z] at the beginning of an expression means, that the string to check MUST start with an alpha-numeric sign. In C# (i believe) it means that the string should start with anything BESIDES an alpha-numeric sign. So a list of signs and their mean ...Show All

  • Visual Basic Yoda needs help sending Data to Hardware! ALL NERDS COME QUICK!!!

    I am trying to send ATAPI commands to a cdrom in VB.Net. While researching this it seems to me the VB is not the best at this. I am sure there is a way though. Can anyone steer me in the right direction I read something on calling the Windows API to do some hardware speaking, but it said that that is being Phased out with VB.Net. Is that true I am able to send these commands through another CDROM test program that we use. The program ...Show All

  • Visual Studio Express Editions Newbie - File copying confusion

    Hi I am severely struggling with even the basics of this part of my project. I have a destination path in a variable, selected via the FolderBrowserDialog function, and this works fine. I have a ArrayList of source paths, mixed folders and files. eg a file as C:\My Documents\TextFile.txt eg Folder as C:\My Documents\Folder1 I am trying to copy each item as follows: if it is a file, copy to destination folder, if it exists, ...Show All

  • Visual Studio Can’t create any new projects with VS 2005 Beta2

    I have just installed VS 2005 Beta2 and it completed without any errors. However, when I try to create a new project I get a dialog box that shows the following error: “ Automation server can’t create object ” In the event log the following shows: “ The Visual Studio template information is out of date. Regenerate the templates by running 'devenv /setup' or reinstalling Visual Studio." Anyone knows how to get around this problem ...Show All

  • Windows Forms Host Designer

    I'm following the article  http://www.divil.co.uk/net/articles/designers/hosting.asp Ok well it's a pretty simple question. lets say I have a control with a Child_Form property ok,  how to I select another form if only one is loaded in the host at a time. I f ...Show All

  • Visual Studio Team System Search Source Control for file names

    Hi, maybe I dont see the wood for the trees. But is there any possibilty to search for a file name in source control I try to use Edit->Find and Replace->Quick find. I search for a file which is definitely a part of my project. But I get: "the following specified text was not found". I tried also "Find in Files" but get: Find all "WorkspaceMapping.xml", Subfolders, Find Results 1, "Current Proje ...Show All

  • Microsoft ISV Community Center Forums Macro in Excel that will look at current worksheet column and select a specific string and...

    I need to create a macro or VBA project in Excel 2003 that will look at the current worksheet column and select a specific alphanumeric or numeric text string that matches this format (V#####, or #####, or V########) than cut and paste just that string to a different empty column to the right on the same row and do this for all rows in the worksheet. Example of current data: The highlighted strings would be cut and placed into a separate colu ...Show All

  • Visual Basic Adding Data to the original Data Source/Access Database

    I have followed a number of walkthroughs whilst using Visual Basic 2005 as part of the Beta 2 Visual Studio. My problem is starting when I want to send information back to the original data source (an Access Database) Now, my form loads the information from the datasource (northwind customers table) however when I try to create a new record, the changes are reflected in the dataset, ie the record is created and i can see it if i navigate off and ...Show All

  • SQL Server Failed to generate a user instance of SQL Server

    I am trying to create an SQLExpress database file (mdf) in VS2005 but I get the following error: "Failed to generate a user instance of SQL Server due to a failure in making a connection to the user interface. The connection will be closed.” I also get this same error if I try to open an existing database from the VS samples. Any Ideas Thanks, Dave T Ok got this much figured out, still having other problems, b ...Show All

  • Visual C++ [ATL] does ATL has any collection tool lik CMap in MFC?

    like the title... I thought those containers were merged in VC2005 Anyhow, CMap and the MFC containers are rubbish. The container you want to use is std::map, which, unlike CMap, is part of the C++ language. http://www.sgi.com/tech/stl/Map.html ...Show All

©2008 Software Development Network

powered by phorum