Advertisement

1 - 10 of 521 containing alltags:("visual c#") (0.003 seconds)
I just have a small question about a console-based random number generating program I've created which uses the CryptGenRandom function.  Basically the random numbers are generating fine but the mi...
Zones: MS Visual C++, C++, MS Visual C#Date Answered: 02/24/2008 Grade: A Views: 29
Hello, Let's say I have a CRC32 value. And now I need to generate data with the same CRC32. I know I could use bruteforce, but I'm sure there is more efficient method. And the other thing I woul...
Zones: Algorithms, C++, .NETDate Answered: 10/02/2008 Grade: A Views: 0
Hi, I'm relatively new to C# (i have previous experience of C and VB). I'm trying to connect my program to a database on a local instance of SQL express, im using the following connection string...
Zones: MS Visual C#Date Answered: 11/30/2007 Grade: A Views: 0
Which Visual Studio 2008 Edition do i have tu use to get Itanium support in Visual C++? The other question is: Will an x64 bit executeable work probably on a Itanium processor?
Zones: Microsoft Visual C++, C++Date Answered: 12/24/2007 Grade: A Views: 4
how do a construct a where clause string for sql in c# I am trying to find records where customer last name equals smith I tried this, but it does not like the single quotes: string where ...
Zones: MS Visual C#Date Answered: 01/15/2008 Grade: A Views: 8
Dear Experts, I have developed a VC# windows service to select & process the records from a SQL server database in periodic intervals (3 Seconds). I am initializing the timer inside the OnStart e...
Zones: MS Visual C#, .Net Editors & IDEs, MS...Date Answered: 01/07/2008 Grade: A Views: 0
I am using Visual C++, I have create a structure typedef struct {      unsigned short var1;      unsigned long var2; } stPadstructure; I would like to get rid of the default padding.  Inste...
Zones: Microsoft Visual C++Date Answered: 01/19/2008 Grade: A Views: 10
Hi, I have an ATL project and I need to add a pop up dialog to it using MFC, when I add the MFC libraries in the project properties, the system throws a linking error: Error      5      error LNK2005: _D...
Zones: MS Visual C++, Microsoft Visual C++, Visual Stud...Date Answered: 02/11/2008 Grade: A Views: 26
The Infragistics UltraGrid is populated with dataset.It has 2 columns Volume and VolumeChanged. How to calculate the column totals? The user can edit the cell values. In this case the user has to r...
Zones: Infragistics, MS Visual C#, .Net Edi...Date Answered: 02/07/2008 Grade: A Views: 77
what is document/View architecture in VC++6 ? please explain with example ?
Zones: C++, LanguagesDate Answered: 02/28/2008 Grade: A Views: 0