Click here to Skip to main content
15,889,992 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL Server 2008 Connection Problem Pin
musefan17-Dec-08 0:25
musefan17-Dec-08 0:25 
GeneralRe: SQL Server 2008 Connection Problem Pin
Wendelius17-Dec-08 5:55
mentorWendelius17-Dec-08 5:55 
AnswerRe: SQL Server 2008 Connection Problem Pin
musefan17-Dec-08 7:52
musefan17-Dec-08 7:52 
QuestionDebugging gone crazy Pin
il_manti16-Dec-08 0:14
il_manti16-Dec-08 0:14 
AnswerRe: Debugging gone crazy Pin
Charith Jayasundara16-Dec-08 0:33
Charith Jayasundara16-Dec-08 0:33 
GeneralRe: Debugging gone crazy Pin
il_manti16-Dec-08 0:52
il_manti16-Dec-08 0:52 
GeneralRe: Debugging gone crazy Pin
Paddy Boyd16-Dec-08 2:53
Paddy Boyd16-Dec-08 2:53 
AnswerRe: Debugging gone crazy Pin
Le centriste16-Dec-08 2:32
Le centriste16-Dec-08 2:32 
This usually happens when the source file and the pdb files are out of sync. This means the compiled version does not correspond to the current version of the source files.

Erase all binaries, unGAC if necessary.
QuestionWhat is the Best one ? Thread.Sleep() OR Timer Pin
Charith Jayasundara16-Dec-08 0:08
Charith Jayasundara16-Dec-08 0:08 
AnswerRe: What is the Best one ? Thread.Sleep() OR Timer Pin
N a v a n e e t h16-Dec-08 0:50
N a v a n e e t h16-Dec-08 0:50 
AnswerRe: What is the Best one ? Thread.Sleep() OR Timer Pin
Christian Graus16-Dec-08 0:50
protectorChristian Graus16-Dec-08 0:50 
QuestionDataGrid and poibt to new added recodr Pin
aref8715-Dec-08 23:47
aref8715-Dec-08 23:47 
AnswerRe: DataGrid and poibt to new added recodr Pin
Charith Jayasundara16-Dec-08 0:04
Charith Jayasundara16-Dec-08 0:04 
QuestionRe: DataGrid and poibt to new added recodr Pin
aref8716-Dec-08 12:11
aref8716-Dec-08 12:11 
QuestionThe application failed to initialize properly (0xc0000142). Click on OK to terminate the application Pin
fulbright15-Dec-08 23:42
fulbright15-Dec-08 23:42 
Question[Message Deleted] Pin
muralikrishnas15-Dec-08 23:38
muralikrishnas15-Dec-08 23:38 
AnswerRe: Multiple monitors with different outputs Pin
Ashfield15-Dec-08 23:57
Ashfield15-Dec-08 23:57 
QuestionDifferent output for each monitor Pin
muralikrishnas15-Dec-08 23:36
muralikrishnas15-Dec-08 23:36 
AnswerRe: Different output for each monitor Pin
Ashfield15-Dec-08 23:56
Ashfield15-Dec-08 23:56 
AnswerRe: Different output for each monitor Pin
DaveyM6916-Dec-08 0:11
professionalDaveyM6916-Dec-08 0:11 
Questionhow to save javascript grid in cookie on C#.net Pin
wertyk15-Dec-08 23:23
wertyk15-Dec-08 23:23 
AnswerRe: how to save javascript grid in cookie on C#.net Pin
Christian Graus16-Dec-08 0:56
protectorChristian Graus16-Dec-08 0:56 
QuestionHow to remember the position of the toolbar Pin
jpselvam15-Dec-08 23:23
jpselvam15-Dec-08 23:23 
QuestionListview, multiple import? Pin
jas0n2315-Dec-08 22:06
jas0n2315-Dec-08 22:06 
AnswerRe: Listview, multiple import? Pin
DaveyM6915-Dec-08 23:20
professionalDaveyM6915-Dec-08 23:20 

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.