Advertisement

1 - 10 of 45 containing alltags:("Visual C#.Net") (0.002 seconds)
Hi expert,    My application (formMain) have many buttons : btnA, btnB, btnC ... btnZ .. If I click on btnA, the application will show formA (Show() Method), click on btnB, it will show formB .....
Zones: MS Visual C#, Visual StudioDate Answered: 12/26/2007 Grade: B Views: 30
What I'm trying to do is query our Domain Controller for all of the Active Directory objects and mimic that view in a C# TreeView. The code I attached below ~works~ but it takes forever to load and...
Zones: C#, .NET, Active DirectoryDate Answered: 08/13/2008 Grade: A Views: 4
Hi I have 2 DataSets. One, dsComplete, which contains all my data and another, dsSummery, which is empty. Now I want to add rows to dsSummery from dsComplete. In dsComplete "SubjectInComplete"-col...
Zones: Visual Studio, C#, MS Visual C#Date Answered: 06/24/2008 Grade: A Views: 8
Hi I have a table in a dataset that must contain a lot of columns. The data is answers from a questionnaire - and every question has 10 answers. Like so ... Column name 1: Question1_00 Column ...
Zones: MS Visual C#, C#, Visual StudioDate Answered: 06/25/2008 Grade: A Views: 4
This kind of an extension on the last question I asked. I successfully managed to create a Bitmap object using the FromStream method, but now I'm stuck. I can successfully pull the bitmap inf...
Zones: MS Visual C++, Windows Programming, C...Date Answered: 01/22/2008 Grade: A Views: 0
I am having problem with the Visual C++.NET 2005 code below... It seem that I cannot replace only "\" but I can replace  "\\", how come???
Zones: Visual Studio, MS Visual C++, Microsoft V...Date Answered: 02/18/2008 Grade: A Views: 0
Hi there. I haven't been programming in C++ for long, I'm used to C# and VB and I'm still having some trouble adjusting to C++. I'd need a simple way to decode a .png file to a HBITMAP in a no...
Zones: Microsoft Visual C++, Windo...Date Answered: 04/04/2008 Grade: B Views: 91
I am trying to use WMI to execute a command on a remote computer (which I found out how to do), but what I need now is to see the actual result of the command. For example, if I run the ipconfig co...
Zones: MS Visual C#Date Answered: 06/19/2008 Grade: C Views: 81
Well, I've just downloaded the new VC++ 2008 .NET, and as I was attempting to create an Unicode string like this: wchar_t *myString = L"ABCDE"; So, as it is an Unicode string it is supposed t...
Zones: Microsoft Visual C++, MS Visual C++Date Answered: 07/18/2008 Grade: A Views: 0
I'm custom painting a menustrip and all of its toolstripitems and I can't seem to find a way to remove the checkbox/image bit next to the menu items. I've set everything to only Text but it stil...
Zones: MS Visual C#Date Answered: 08/08/2008 Grade: A Views: 0