Click here to Skip to main content
15,898,373 members
Home / Discussions / C#
   

C#

 
GeneralRe: Compile n Execute C # Code Pin
Kannan Kalyanaraman27-Aug-03 22:50
Kannan Kalyanaraman27-Aug-03 22:50 
GeneralInstalling Windows Service Pin
Ista27-Aug-03 17:44
Ista27-Aug-03 17:44 
GeneralRe: Installing Windows Service Pin
Corinna John28-Aug-03 1:12
Corinna John28-Aug-03 1:12 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 2:17
Ista28-Aug-03 2:17 
GeneralRe: Installing Windows Service Pin
Kannan Kalyanaraman28-Aug-03 2:21
Kannan Kalyanaraman28-Aug-03 2:21 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 3:15
Ista28-Aug-03 3:15 
GeneralRe: Installing Windows Service Pin
Mazdak28-Aug-03 5:16
Mazdak28-Aug-03 5:16 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 5:19
Ista28-Aug-03 5:19 
GeneralRe: Installing Windows Service Pin
Mazdak28-Aug-03 5:27
Mazdak28-Aug-03 5:27 
GeneralsqlDataAdapter Recommendation Pin
econner27-Aug-03 16:55
econner27-Aug-03 16:55 
GeneralRe: sqlDataAdapter Recommendation Pin
Mazdak27-Aug-03 23:16
Mazdak27-Aug-03 23:16 
GeneralRe: sqlDataAdapter Recommendation Pin
Ista28-Aug-03 3:20
Ista28-Aug-03 3:20 
GeneralCurly braces matcher Pin
thedex27-Aug-03 13:44
thedex27-Aug-03 13:44 
GeneralRe: Curly braces matcher Pin
Ista27-Aug-03 17:36
Ista27-Aug-03 17:36 
GeneralRe: Curly braces matcher Pin
Frank Olorin Rizzi28-Aug-03 1:34
Frank Olorin Rizzi28-Aug-03 1:34 
Generalhttp post Pin
Jan Vercauteren27-Aug-03 13:04
Jan Vercauteren27-Aug-03 13:04 
GeneralRe: http post Pin
Kannan Kalyanaraman27-Aug-03 23:09
Kannan Kalyanaraman27-Aug-03 23:09 
GeneralRe: http post Pin
Jan Vercauteren28-Aug-03 6:42
Jan Vercauteren28-Aug-03 6:42 
GeneralDataGrid - Click anywhere and act like you clicked to the far left. Pin
mikemilano27-Aug-03 10:46
mikemilano27-Aug-03 10:46 
GeneralRe: DataGrid - Click anywhere and act like you clicked to the far left. Pin
A.Wegierski27-Aug-03 19:49
A.Wegierski27-Aug-03 19:49 
QuestionHow to make shift/Ctrl Key press work within Datagrid? Pin
Chris#27-Aug-03 10:37
Chris#27-Aug-03 10:37 
GeneralImageList Pin
Katrina Gee27-Aug-03 8:17
Katrina Gee27-Aug-03 8:17 
GeneralRe: ImageList Pin
Ista28-Aug-03 3:22
Ista28-Aug-03 3:22 
QuestionC# & mySQL - What Driver To Use? Pin
mikemilano27-Aug-03 8:10
mikemilano27-Aug-03 8:10 
www.mysql.com lists 2 dirvers for .NET and MySQL. I was wondering if anyone has any feedback on either of these. I don't really understand the difference between these. I've copied the info and link from mysql.com below.

http://sourceforge.net/projects/mysqldrivercs/
A free simple .NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages (VB.NET, Managed C++,...). MySQLDriverCS was written by Manuel Lucas Vinas Livschitz <ultralight32@eresmas.com>.


http://sourceforge.net/projects/mysqlnet/
ByteFX, Inc. has made available an open-source .NET data provider for MySQL. It is available under the Lesser General Public License (LGPL). The driver is implemented entirely in managed C# code and has no dependency on unmanaged, external libraries. One managed-code, external library is required (SharpZipLib) for compression of the data stream between the driver and MySQL.
AnswerRe: C# &amp; mySQL - What Driver To Use? Pin
Daniel Turini27-Aug-03 12:19
Daniel Turini27-Aug-03 12:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.