Click here to Skip to main content
15,891,981 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Using .NET with big C program? Pin
James Gupta24-Feb-06 5:26
professionalJames Gupta24-Feb-06 5:26 
AnswerRe: Using .NET with big C program? Pin
Mike Dimmick24-Feb-06 12:11
Mike Dimmick24-Feb-06 12:11 
QuestionShowDialog from another thread, C# Pin
luddet21-Feb-06 22:53
luddet21-Feb-06 22:53 
AnswerRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 21:40
Joshua Quick22-Feb-06 21:40 
GeneralRe: ShowDialog from another thread, C# Pin
luddet22-Feb-06 21:57
luddet22-Feb-06 21:57 
GeneralRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 22:38
Joshua Quick22-Feb-06 22:38 
GeneralRe: ShowDialog from another thread, C# Pin
luddet23-Feb-06 0:33
luddet23-Feb-06 0:33 
QuestionConversion problem Pin
PKKSuomi21-Feb-06 21:56
PKKSuomi21-Feb-06 21:56 
Hi,

I have a VS2003 application project (not webproject) which I have converted to a VS2005 project.
In VS2003 the project works perfect but in VS2005 I get this error.

Error:
System.ObjectDisposedException was unhandled
Message="Safe handle has been closed"
Source="System"
ObjectName=""
StackTrace:
at System.Net.UnsafeNclNativeMethods.OSSOCK.shutdown(SafeCloseSocket socketHandle, Int32 how)
at System.Net.Sockets.Socket.Shutdown(SocketShutdown how)
at ᐂ.Finalize()

This error occurs when trying to open a MySqlConnection.
I use the .Net Connector 1.0.7.

I have tried both 1.1 and 2.0 versions of the connector. It doesn't work with either of them.

Any suggestions?

// regards Patrik
QuestionOpening another panel on top orignal panel using Buttons Pin
mjorg20-Feb-06 7:36
mjorg20-Feb-06 7:36 
QuestionJava/NET Dataset Pin
LimeyRedneck20-Feb-06 6:02
professionalLimeyRedneck20-Feb-06 6:02 
AnswerRe: Java/NET Dataset Pin
George L. Jackson21-Feb-06 13:54
George L. Jackson21-Feb-06 13:54 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck21-Feb-06 17:48
professionalLimeyRedneck21-Feb-06 17:48 
AnswerRe: Java/NET Dataset Pin
George L. Jackson22-Feb-06 0:43
George L. Jackson22-Feb-06 0:43 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck22-Feb-06 5:09
professionalLimeyRedneck22-Feb-06 5:09 
Questionbackwards binary compatibility .NET 2.0 Pin
dorwin19-Feb-06 10:04
dorwin19-Feb-06 10:04 
AnswerRe: backwards binary compatibility .NET 2.0 Pin
CWIZO21-Feb-06 3:46
CWIZO21-Feb-06 3:46 
JokeRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 0:49
George L. Jackson22-Feb-06 0:49 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
CWIZO22-Feb-06 4:32
CWIZO22-Feb-06 4:32 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 5:42
George L. Jackson22-Feb-06 5:42 
Questionhow to install the proper version of the program depending on the version of the Office? Pin
berlin200519-Feb-06 7:50
berlin200519-Feb-06 7:50 
QuestionopenFileDialog help needed Pin
cindylou1017-Feb-06 12:40
cindylou1017-Feb-06 12:40 
AnswerRe: openFileDialog help needed Pin
digiwombat17-Feb-06 13:34
digiwombat17-Feb-06 13:34 
GeneralRe: openFileDialog help needed Pin
cindylou1020-Feb-06 13:23
cindylou1020-Feb-06 13:23 
QuestionStupid CheckBox Behavior, please help!! Pin
Miguel Lopes17-Feb-06 5:48
Miguel Lopes17-Feb-06 5:48 
AnswerRe: Stupid CheckBox Behavior, please help!! Pin
George L. Jackson17-Feb-06 12:00
George L. Jackson17-Feb-06 12:00 

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.