Click here to Skip to main content
15,921,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error in .net remoting!! Pin
Not Active8-Sep-06 2:21
mentorNot Active8-Sep-06 2:21 
Questionhow can i read Node from xml file using XmlNodeReader Pin
premkamalg8-Sep-06 0:04
premkamalg8-Sep-06 0:04 
AnswerRe: how can i read Node from xml file using XmlNodeReader Pin
Not Active8-Sep-06 2:10
mentorNot Active8-Sep-06 2:10 
QuestionSlowish visiualisation with winform Pin
BadKarma7-Sep-06 23:49
BadKarma7-Sep-06 23:49 
AnswerRe: Slowish visiualisation with winform Pin
Bhupi Bhai8-Sep-06 0:04
Bhupi Bhai8-Sep-06 0:04 
GeneralRe: Slowish visiualisation with winform Pin
Insincere Dave8-Sep-06 5:21
Insincere Dave8-Sep-06 5:21 
QuestionManaging database deletions? Pin
kbalias7-Sep-06 23:44
kbalias7-Sep-06 23:44 
AnswerRe: Managing database deletions? Pin
ic3b3rg38-Sep-06 12:02
ic3b3rg38-Sep-06 12:02 
First you have to save the records to be deleted for later highlighting them. Save them to a dataset or whatever you find yourself comfortable with.
Then when deleting the rows use try catch error handling. I hope you know how to use try catch stuff. Whatever. Then in the catch part if there are any errors you can your saved datas there and highlight the previously them.
QuestionHow to change the BackColor of the Data Grid View Control Row Headers and Column Headers in Visual Studio 2005 C# DotNet Pin
ajay kr. boosar7-Sep-06 23:24
ajay kr. boosar7-Sep-06 23:24 
AnswerRe: How to change the BackColor of the Data Grid View Control Row Headers and Column Headers in Visual Studio 2005 C# DotNet Pin
Ed.Poore7-Sep-06 23:27
Ed.Poore7-Sep-06 23:27 
QuestionSpeech to text (Speech recognition) documentation Pin
bluehai7-Sep-06 23:08
bluehai7-Sep-06 23:08 
AnswerRe: Speech to text (Speech recognition) documentation Pin
Ed.Poore7-Sep-06 23:28
Ed.Poore7-Sep-06 23:28 
QuestionFIle Pin
papa807-Sep-06 22:52
papa807-Sep-06 22:52 
AnswerRe: FIle Pin
User 66587-Sep-06 23:15
User 66587-Sep-06 23:15 
AnswerRe: FIle Pin
saqib827-Sep-06 23:20
saqib827-Sep-06 23:20 
AnswerRe: FIle Pin
ejuanpp7-Sep-06 23:20
ejuanpp7-Sep-06 23:20 
AnswerRe: FIle Pin
papa807-Sep-06 23:40
papa807-Sep-06 23:40 
QuestionMemory leakage with ODBCConnection ?? Pin
GDavy7-Sep-06 22:49
GDavy7-Sep-06 22:49 
AnswerRe: Memory leakage with ODBCConnection ?? Pin
V.8-Sep-06 0:37
professionalV.8-Sep-06 0:37 
QuestionDocument Counter Pin
Pinda Mbobo7-Sep-06 22:06
Pinda Mbobo7-Sep-06 22:06 
QuestionSetting audio output channel for a mci-video Pin
sukitemp7-Sep-06 21:58
sukitemp7-Sep-06 21:58 
QuestionHow to create custom events in Windows Service Pin
Khaleek Ahmad7-Sep-06 20:08
Khaleek Ahmad7-Sep-06 20:08 
AnswerRe: How to create custom events in Windows Service Pin
Dave Kreskowiak8-Sep-06 3:10
mveDave Kreskowiak8-Sep-06 3:10 
QuestionC# and DAO Pin
myNameIsRon7-Sep-06 19:49
myNameIsRon7-Sep-06 19:49 
AnswerRe: C# and DAO Pin
saqib827-Sep-06 20:45
saqib827-Sep-06 20:45 

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.