Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
QuestionAPI Functions Pin
Mkanchha2-May-07 19:10
Mkanchha2-May-07 19:10 
AnswerRe: API Functions Pin
Christian Graus2-May-07 19:31
protectorChristian Graus2-May-07 19:31 
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 
Test270307 wrote:
How can i create a object of a class....if the constructor of that class is private??


You can't unless the class gives you a way to create instances other than using the constructors, e.g. static factory methods.
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 
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 

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.