Click here to Skip to main content
15,906,333 members
Home / Discussions / C#
   

C#

 
QuestionDifferent Types of SInks in .NET Remoting Pin
Phanindra Kumar7-Jul-07 20:15
Phanindra Kumar7-Jul-07 20:15 
Questionneed C# code Pin
farthi7-Jul-07 18:21
farthi7-Jul-07 18:21 
AnswerRe: need C# code Pin
Sathesh Sakthivel7-Jul-07 19:08
Sathesh Sakthivel7-Jul-07 19:08 
QuestionSaving credentials to the database Pin
Shriniwasan Viswanathan7-Jul-07 16:52
Shriniwasan Viswanathan7-Jul-07 16:52 
AnswerRe: Saving credentials to the database Pin
WillemM7-Jul-07 23:43
WillemM7-Jul-07 23:43 
Questionread a database into a dataset then display it in a DGV Pin
crash8937-Jul-07 16:48
crash8937-Jul-07 16:48 
AnswerRe: read a database into a dataset then display it in a DGV Pin
Not Active7-Jul-07 17:05
mentorNot Active7-Jul-07 17:05 
Questiontimer and threading? Pin
Mir_As7-Jul-07 9:46
Mir_As7-Jul-07 9:46 
i start my timer than when timer is elapsed i want to change my sliderbars value in
private void timer1_elapsed(object sender, System.Timers.ElapsedEventArgs e)
{
slider1.value=100; //i get error message in this line about threading and debug s broken.how can i solve it?
}
AnswerRe: timer and threading? Pin
Luc Pattyn7-Jul-07 9:52
sitebuilderLuc Pattyn7-Jul-07 9:52 
GeneralRe: timer and threading? Pin
Mir_As7-Jul-07 10:16
Mir_As7-Jul-07 10:16 
GeneralRe: timer and threading? Pin
Luc Pattyn7-Jul-07 10:36
sitebuilderLuc Pattyn7-Jul-07 10:36 
GeneralRe: timer and threading? Pin
Mir_As7-Jul-07 11:08
Mir_As7-Jul-07 11:08 
GeneralRe: timer and threading? Pin
Luc Pattyn7-Jul-07 11:17
sitebuilderLuc Pattyn7-Jul-07 11:17 
GeneralRe: timer and threading? Pin
Mir_As7-Jul-07 11:35
Mir_As7-Jul-07 11:35 
AnswerRe: timer and threading? Pin
Giorgi Dalakishvili7-Jul-07 10:02
mentorGiorgi Dalakishvili7-Jul-07 10:02 
GeneralRe: timer and threading? Pin
Mir_As7-Jul-07 10:19
Mir_As7-Jul-07 10:19 
Questionhardware integration using c# Pin
Abdus Sami Khan7-Jul-07 9:41
Abdus Sami Khan7-Jul-07 9:41 
AnswerRe: hardware integration using c# Pin
Giorgi Dalakishvili7-Jul-07 10:04
mentorGiorgi Dalakishvili7-Jul-07 10:04 
AnswerRe: hardware integration using c# Pin
HankiDesign7-Jul-07 20:12
HankiDesign7-Jul-07 20:12 
QuestionHelp Needed in C# (picture viewer) Pin
Mr.Dream_master7-Jul-07 9:08
Mr.Dream_master7-Jul-07 9:08 
AnswerRe: Help Needed in C# (picture viewer) Pin
Luc Pattyn7-Jul-07 9:25
sitebuilderLuc Pattyn7-Jul-07 9:25 
GeneralRe: Help Needed in C# (picture viewer) Pin
Mr.Dream_master7-Jul-07 9:40
Mr.Dream_master7-Jul-07 9:40 
GeneralRe: Help Needed in C# (picture viewer) Pin
Luc Pattyn7-Jul-07 9:49
sitebuilderLuc Pattyn7-Jul-07 9:49 
GeneralRe: Help Needed in C# (picture viewer) Pin
Mr.Dream_master7-Jul-07 9:53
Mr.Dream_master7-Jul-07 9:53 
GeneralRe: Help Needed in C# (picture viewer) Pin
Luc Pattyn7-Jul-07 10:05
sitebuilderLuc Pattyn7-Jul-07 10:05 

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.