Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
QuestionReg: Reflection accessing private Memebers.. Pin
Kiran Kumar Singani2-May-07 18:59
Kiran Kumar Singani2-May-07 18:59 
AnswerRe: Reg: Reflection accessing private Memebers.. Pin
AFSEKI7-May-07 5:48
AFSEKI7-May-07 5:48 
GeneralRe: Reg: Reflection accessing private Memebers.. Pin
Kiran Kumar Singani7-May-07 17:55
Kiran Kumar Singani7-May-07 17:55 
GeneralRe: Reg: Reflection accessing private Memebers.. Pin
AFSEKI7-May-07 21:42
AFSEKI7-May-07 21:42 
Questionprivate constructor Pin
Test2703072-May-07 18:57
Test2703072-May-07 18:57 
AnswerRe: private constructor Pin
Leslie Sanford2-May-07 19:06
Leslie Sanford2-May-07 19:06 
AnswerRe: private constructor Pin
Christian Graus2-May-07 19:32
protectorChristian Graus2-May-07 19:32 
AnswerRe: private constructor Pin
Vikram A Punathambekar2-May-07 19:45
Vikram A Punathambekar2-May-07 19:45 
QuestionHow to access Local Security Policy using c# Pin
Pranav Soral2-May-07 18:51
Pranav Soral2-May-07 18:51 
AnswerRe: How to access Local Security Policy using c# Pin
Sathesh Sakthivel2-May-07 18:56
Sathesh Sakthivel2-May-07 18:56 
AnswerRe: How to access Local Security Policy using c# Pin
Osrald2-May-07 20:51
Osrald2-May-07 20:51 
GeneralRe: How to access Local Security Policy using c# Pin
Pranav Soral2-May-07 21:20
Pranav Soral2-May-07 21:20 
QuestionHow to access Local Security Policy using c# Pin
Pranav Soral2-May-07 18:47
Pranav Soral2-May-07 18:47 
AnswerRe: How to access Local Security Policy using c# Pin
Sathesh Sakthivel2-May-07 18:55
Sathesh Sakthivel2-May-07 18:55 
Questiondatagridview1 to datagridview2 Pin
balanjingot2-May-07 18:34
balanjingot2-May-07 18:34 
QuestionHow to export data from DataGrid to Excel? Pin
arbound082-May-07 17:51
arbound082-May-07 17:51 
AnswerRe: How to export data from DataGrid to Excel? Pin
tatchung2-May-07 19:38
tatchung2-May-07 19:38 
Questionhelp me about speed of loading data ... Pin
phantanagu2-May-07 15:51
phantanagu2-May-07 15:51 
AnswerRe: help me about speed of loading data ... Pin
Christian Graus2-May-07 16:07
protectorChristian Graus2-May-07 16:07 
GeneralRe: help me about speed of loading data ... Pin
phantanagu2-May-07 16:28
phantanagu2-May-07 16:28 
Christian Graus wrote:
It *seems* to ? What code have you written, that you're not sure if it does, or not ?

I only assign datasource to combobox column using dataset object,I don't write any code. Because list of items appears slow so I think everytime I select an item in new row, combo box also loads data.

Christian Graus wrote:
If you take the SQL that's being run, and run it in SQL Server, how fast is it ?

I am sure that if I run it in SQLServer, it makes me content with speed. If I use a favourite combox, loading of data is OK. But when using DatagridColumnComboBox, I confuse it...




It seem to be a solution or an answer.

QuestionRe: help me about speed of loading data ... Pin
Stefan Prodan3-May-07 13:01
Stefan Prodan3-May-07 13:01 
QuestionFirefox Component Pin
bodikon2-May-07 15:01
bodikon2-May-07 15:01 
AnswerRe: Firefox Component Pin
Judah Gabriel Himango2-May-07 15:59
sponsorJudah Gabriel Himango2-May-07 15:59 
GeneralRe: Firefox Component Pin
bodikon2-May-07 21:32
bodikon2-May-07 21:32 
QuestionA simple form sizing problem Pin
zoroyster2-May-07 14:34
zoroyster2-May-07 14:34 

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.