Click here to Skip to main content
15,914,322 members
Home / Discussions / C#
   

C#

 
QuestionUsing or Implementing Volume Meter created by Jacob Klint Pin
Siamginsuan Ngaihte29-Nov-06 23:05
Siamginsuan Ngaihte29-Nov-06 23:05 
AnswerRe: Using or Implementing Volume Meter created by Jacob Klint Pin
Stefan Troschuetz29-Nov-06 23:42
Stefan Troschuetz29-Nov-06 23:42 
Questionhow to export datagrid into excel in winform in C# ? Pin
karimbassiouny29-Nov-06 22:11
karimbassiouny29-Nov-06 22:11 
AnswerRe: how to export datagrid into excel in winform in C# ? Pin
Nader Elshehabi29-Nov-06 22:34
Nader Elshehabi29-Nov-06 22:34 
AnswerRe: how to export datagrid into excel in winform in C# ? Pin
eggsovereasy30-Nov-06 4:01
eggsovereasy30-Nov-06 4:01 
QuestionMS Office System Color? Pin
god4k29-Nov-06 22:11
god4k29-Nov-06 22:11 
AnswerRe: MS Office System Color? Pin
ednrgc30-Nov-06 6:25
ednrgc30-Nov-06 6:25 
AnswerRe: MS Office System Color? Pin
Darren Sim30-Nov-06 6:28
Darren Sim30-Nov-06 6:28 
As far as I am aware, the MS office colour is taken from the current selected colour scheme in windows

To use this you need

Application.EnableVisualStyles();

in your MAIN method.

http://msdn2.microsoft.com/en-us/library/system.windows.forms.application.enablevisualstyles.aspx[^]
QuestionHow to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK29-Nov-06 21:34
BalasahebK29-Nov-06 21:34 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Guffa29-Nov-06 21:44
Guffa29-Nov-06 21:44 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK29-Nov-06 22:15
BalasahebK29-Nov-06 22:15 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Guffa29-Nov-06 23:06
Guffa29-Nov-06 23:06 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK29-Nov-06 23:31
BalasahebK29-Nov-06 23:31 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Guffa30-Nov-06 0:08
Guffa30-Nov-06 0:08 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK30-Nov-06 0:07
BalasahebK30-Nov-06 0:07 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Guffa30-Nov-06 0:10
Guffa30-Nov-06 0:10 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK30-Nov-06 0:49
BalasahebK30-Nov-06 0:49 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK30-Nov-06 1:31
BalasahebK30-Nov-06 1:31 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Guffa30-Nov-06 2:04
Guffa30-Nov-06 2:04 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK30-Nov-06 2:24
BalasahebK30-Nov-06 2:24 
AnswerRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
Not Active29-Nov-06 21:47
mentorNot Active29-Nov-06 21:47 
GeneralRe: How to read value from database using sqlhelper.ExecuteReader & Stored procedure, Output parameter Pin
BalasahebK29-Nov-06 22:09
BalasahebK29-Nov-06 22:09 
Questionpotentially dangerous !!! Pin
Tamimi - Code29-Nov-06 20:58
Tamimi - Code29-Nov-06 20:58 
AnswerRe: potentially dangerous !!! Pin
Guffa30-Nov-06 0:17
Guffa30-Nov-06 0:17 
QuestionXmlDocument - Browser View in Form Pin
h@s@n29-Nov-06 20:35
h@s@n29-Nov-06 20:35 

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.