Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# log component Pin
Mark Churchill16-Sep-07 4:49
Mark Churchill16-Sep-07 4:49 
GeneralRe: C# log component Pin
George_George16-Sep-07 17:06
George_George16-Sep-07 17:06 
GeneralRe: C# log component Pin
Mark Churchill17-Sep-07 4:26
Mark Churchill17-Sep-07 4:26 
GeneralRe: C# log component Pin
George_George17-Sep-07 4:53
George_George17-Sep-07 4:53 
GeneralRe: C# log component Pin
George_George15-Sep-07 5:17
George_George15-Sep-07 5:17 
AnswerRe: C# log component Pin
Ravi Bhavnani16-Sep-07 4:09
professionalRavi Bhavnani16-Sep-07 4:09 
GeneralRe: C# log component Pin
George_George16-Sep-07 4:16
George_George16-Sep-07 4:16 
QuestionConnectionState Enum Pin
blackjack215014-Sep-07 22:24
blackjack215014-Sep-07 22:24 
From the help file of ConnectionState enum type:

Broken The connection to the data source is broken. This can occur only after the connection has been opened. A connection in this state may be closed and then re-opened. (This value is reserved for future versions of the product.)   <br />
 Closed The connection is closed.  <br />
 Connecting The connection object is connecting to the data source. (This value is reserved for future versions of the product.)   <br />
 Executing The connection object is executing a command. (This value is reserved for future versions of the product.)   <br />
 Fetching The connection object is retrieving data. (This value is reserved for future versions of the product.)   <br />
 Open The connection is open.


I'm using .NET 2.0. Does this mean that the values "Broken", "Connecting", "Executing" and "Fetching" are useless?
Does .NET 3.0 or 3.5 changed this?

Thanks.
Questionhow can i do this ? Pin
prasadbuddhika14-Sep-07 21:32
prasadbuddhika14-Sep-07 21:32 
AnswerRe: how can i do this ? Pin
blackjack215014-Sep-07 22:17
blackjack215014-Sep-07 22:17 
AnswerRe: how can i do this ? Pin
Giorgi Dalakishvili14-Sep-07 23:28
mentorGiorgi Dalakishvili14-Sep-07 23:28 
QuestionLive Video Transmission Pin
DeepOceans14-Sep-07 19:59
DeepOceans14-Sep-07 19:59 
Questionhow to show the pic while retieving the path fom the database Pin
Sonia Gupta14-Sep-07 19:35
Sonia Gupta14-Sep-07 19:35 
AnswerRe: how to show the pic while retieving the path fom the database Pin
N a v a n e e t h14-Sep-07 22:16
N a v a n e e t h14-Sep-07 22:16 
GeneralRe: how to show the pic while retieving the path fom the database Pin
Sonia Gupta14-Sep-07 22:44
Sonia Gupta14-Sep-07 22:44 
QuestionHow to dismiass Microsoft Office Word "Do you want to save the changes to Document1?" dialog Pin
happyrider14-Sep-07 15:11
happyrider14-Sep-07 15:11 
QuestionProcess.Start() Problems Pin
Klazen14-Sep-07 14:41
Klazen14-Sep-07 14:41 
AnswerRe: Process.Start() Problems Pin
Chetan Patel14-Sep-07 19:11
Chetan Patel14-Sep-07 19:11 
AnswerRe: Process.Start() Problems Pin
Mohamad K. Ayyash15-Sep-07 4:44
Mohamad K. Ayyash15-Sep-07 4:44 
QuestionWierd error Pin
digsy_14-Sep-07 14:08
digsy_14-Sep-07 14:08 
AnswerRe: Wierd error Pin
Chetan Patel14-Sep-07 19:20
Chetan Patel14-Sep-07 19:20 
GeneralRe: Wierd error Pin
digsy_15-Sep-07 2:20
digsy_15-Sep-07 2:20 
GeneralRe: Wierd error Pin
Paul Conrad15-Sep-07 4:02
professionalPaul Conrad15-Sep-07 4:02 
GeneralRe: Wierd error Pin
digsy_15-Sep-07 6:44
digsy_15-Sep-07 6:44 
QuestionMicrophone Data Pin
max2929714-Sep-07 12:38
max2929714-Sep-07 12:38 

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.