Click here to Skip to main content
15,902,867 members
Home / Discussions / C#
   

C#

 
QuestionPropertyGrid Issue Pin
gantww23-Oct-05 11:22
gantww23-Oct-05 11:22 
QuestionDifference between .NET 1.1 and .NET 2.0 Pin
Ami Bar23-Oct-05 10:29
Ami Bar23-Oct-05 10:29 
AnswerRe: Difference between .NET 1.1 and .NET 2.0 Pin
MoustafaS23-Oct-05 16:14
MoustafaS23-Oct-05 16:14 
GeneralRe: Difference between .NET 1.1 and .NET 2.0 Pin
Christian Graus23-Oct-05 16:35
protectorChristian Graus23-Oct-05 16:35 
GeneralRe: Difference between .NET 1.1 and .NET 2.0 Pin
MoustafaS23-Oct-05 16:37
MoustafaS23-Oct-05 16:37 
AnswerRe: Difference between .NET 1.1 and .NET 2.0 Pin
Christian Graus23-Oct-05 16:43
protectorChristian Graus23-Oct-05 16:43 
GeneralRe: Difference between .NET 1.1 and .NET 2.0 Pin
Ami Bar23-Oct-05 17:16
Ami Bar23-Oct-05 17:16 
GeneralRe: Difference between .NET 1.1 and .NET 2.0 Pin
Christian Graus23-Oct-05 17:20
protectorChristian Graus23-Oct-05 17:20 
Oh, I see. Yes, I don't think there's ever any guarentee as to when a static constructor will be called, only that it's called before your class is used. As such, you are probably right, and the problem is that the language spec does not help you even remotely, you can't count on being able to throw an exception in a static constructor and catch it. In fact, throwing exceptions in constructors is generally a bad idea in any case.


Christian Graus - Microsoft MVP - C++
GeneralRe: Difference between .NET 1.1 and .NET 2.0 Pin
S. Senthil Kumar23-Oct-05 20:49
S. Senthil Kumar23-Oct-05 20:49 
AnswerRe: Difference between .NET 1.1 and .NET 2.0 Pin
leppie23-Oct-05 20:26
leppie23-Oct-05 20:26 
QuestionReverse engeneering Pin
Liunardu23-Oct-05 8:57
Liunardu23-Oct-05 8:57 
QuestionProgressBar Pin
allenmpcx23-Oct-05 7:13
allenmpcx23-Oct-05 7:13 
AnswerRe: ProgressBar Pin
Anonymous23-Oct-05 7:50
Anonymous23-Oct-05 7:50 
GeneralRe: ProgressBar Pin
Matt Gerrans23-Oct-05 8:50
Matt Gerrans23-Oct-05 8:50 
QuestionWorking with bits in C# Pin
Bart7Simpson723-Oct-05 6:33
Bart7Simpson723-Oct-05 6:33 
AnswerRe: Working with bits in C# Pin
leppie23-Oct-05 9:46
leppie23-Oct-05 9:46 
QuestionID3 Pin
Arch4ngel23-Oct-05 6:18
Arch4ngel23-Oct-05 6:18 
AnswerRe: ID3 Pin
Matt Gerrans23-Oct-05 8:58
Matt Gerrans23-Oct-05 8:58 
GeneralRe: ID3 Pin
Arch4ngel23-Oct-05 11:32
Arch4ngel23-Oct-05 11:32 
GeneralRe: ID3 Pin
[Marc]23-Oct-05 12:12
[Marc]23-Oct-05 12:12 
QuestionWhat is the response of a Http server when client connect? Pin
rushing23-Oct-05 0:08
rushing23-Oct-05 0:08 
AnswerRe: What is the response of a Http server when client connect? Pin
S. Senthil Kumar23-Oct-05 1:55
S. Senthil Kumar23-Oct-05 1:55 
QuestionDisplaying digits in native lang Pin
Zapss23-Oct-05 0:01
Zapss23-Oct-05 0:01 
QuestionExtracting Body From E-mail Pin
NortonC22-Oct-05 23:45
NortonC22-Oct-05 23:45 
QuestionUrgent help needed for sound streaming Pin
IT-Kamla22-Oct-05 23:13
IT-Kamla22-Oct-05 23:13 

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.