Click here to Skip to main content
15,900,818 members
Home / Discussions / C#
   

C#

 
Questionhow select adata from sql by c# Pin
jemi jets9-Nov-06 5:41
jemi jets9-Nov-06 5:41 
AnswerRe: how select adata from sql by c# Pin
ednrgc9-Nov-06 6:43
ednrgc9-Nov-06 6:43 
GeneralRe: how select adata from sql by c# Pin
jemi jets9-Nov-06 9:37
jemi jets9-Nov-06 9:37 
AnswerRe: how select adata from sql by c# Pin
ednrgc9-Nov-06 6:45
ednrgc9-Nov-06 6:45 
AnswerRe: how select adata from sql by c# Pin
Christian Graus9-Nov-06 9:09
protectorChristian Graus9-Nov-06 9:09 
Questionexception: Cannot modify the Items collection when the DataSource property is set. Pin
Saira Tanwir9-Nov-06 3:54
Saira Tanwir9-Nov-06 3:54 
AnswerRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Parwej Ahamad9-Nov-06 5:30
professionalParwej Ahamad9-Nov-06 5:30 
GeneralRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Saira Tanwir9-Nov-06 21:57
Saira Tanwir9-Nov-06 21:57 
GeneralRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Parwej Ahamad10-Nov-06 5:05
professionalParwej Ahamad10-Nov-06 5:05 
QuestionGarbage Collection ? or something else ? Pin
C#_Dude9-Nov-06 3:41
C#_Dude9-Nov-06 3:41 
AnswerRe: Garbage Collection ? or something else ? Pin
Guffa9-Nov-06 3:52
Guffa9-Nov-06 3:52 
AnswerRe: Garbage Collection ? or something else ? Pin
Jon Hulatt9-Nov-06 3:53
Jon Hulatt9-Nov-06 3:53 
Questiondatagridview and xml Pin
Yustme9-Nov-06 3:09
Yustme9-Nov-06 3:09 
AnswerRe: datagridview and xml Pin
Drew McGhie9-Nov-06 9:30
Drew McGhie9-Nov-06 9:30 
QuestionFont conversion when XML serialize Pin
topcatalpha9-Nov-06 3:09
topcatalpha9-Nov-06 3:09 
AnswerRe: Font conversion when XML serialize Pin
topcatalpha14-Nov-06 2:58
topcatalpha14-Nov-06 2:58 
QuestionUnable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 2:32
GnanaprakashJebaraj9-Nov-06 2:32 
I have sample in which is running in VS2003 and the sample which I tried to run in VS2005 (V2.0.50727) gives me the below error.

Unable to start debugging. Iam getting the error message as given below.

1. The application you are trying to debug uses a version of the Microsoft .NET Framework that is not supposed by the debugger.

2. The debugger has made an incorrect assumption about the Microsoft .NET Framework version your application is going to use.

3. The Microsoft .NET Framework version specified by you for debugging is incorrect.

For solving this issue I did

In the Registry Editor, open the HKEY_LOCAL_MACHINE folder.

Navigate to: HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\8.0\AD7Metrics\Engine\{449EC4CC-30D2-4032-9256-EE18EB41B62B}

then created new string "CLRVersionForDebugging" and value "V2.0.50727" . After doing all this things still Iam getting the same debug error.

Pls anybody can give solution for this problem.

AnswerRe: Unable to start debugging In VS2005 Pin
Yustme9-Nov-06 3:57
Yustme9-Nov-06 3:57 
GeneralRe: Unable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 17:38
GnanaprakashJebaraj9-Nov-06 17:38 
QuestionNumericUpDown Pin
sujithkumarsl9-Nov-06 2:26
sujithkumarsl9-Nov-06 2:26 
AnswerRe: NumericUpDown Pin
Ashish Derhgawen9-Nov-06 3:29
Ashish Derhgawen9-Nov-06 3:29 
GeneralRe: NumericUpDown Pin
sujithkumarsl9-Nov-06 18:40
sujithkumarsl9-Nov-06 18:40 
GeneralRe: NumericUpDown [modified] Pin
Ashish Derhgawen9-Nov-06 22:12
Ashish Derhgawen9-Nov-06 22:12 
GeneralRe: NumericUpDown Pin
sujithkumarsl9-Nov-06 22:51
sujithkumarsl9-Nov-06 22:51 
GeneralRe: NumericUpDown Pin
sujithkumarsl10-Nov-06 1:27
sujithkumarsl10-Nov-06 1:27 

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.