Click here to Skip to main content
15,912,329 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralCalling .NET with COM with out Interoperability? [modified] Pin
mitchellguzman20-Nov-06 12:01
professionalmitchellguzman20-Nov-06 12:01 
GeneralRe: Calling .NET with COM with out Interoperability? Pin
Judah Gabriel Himango20-Nov-06 12:19
sponsorJudah Gabriel Himango20-Nov-06 12:19 
GeneralRe: Calling .NET with COM with out Interoperability? Pin
Christian Graus20-Nov-06 12:22
protectorChristian Graus20-Nov-06 12:22 
GeneralRe: Calling .NET with COM with out Interoperability? Pin
Christian Graus20-Nov-06 20:22
protectorChristian Graus20-Nov-06 20:22 
QuestionQuestion on DataReader Class Pin
harshGupta20-Nov-06 9:44
harshGupta20-Nov-06 9:44 
AnswerRe: Question on DataReader Class Pin
Guffa20-Nov-06 10:11
Guffa20-Nov-06 10:11 
GeneralRe: Question on DataReader Class Pin
harshGupta20-Nov-06 10:19
harshGupta20-Nov-06 10:19 
GeneralRe: Question on DataReader Class Pin
Robert Rohde20-Nov-06 11:34
Robert Rohde20-Nov-06 11:34 
Hi,

it all depends on how you dstribute your classes onto your assemblies. If your main method is within the same assembly than it could surel create an instance. You should think if it would be better to separate your main method from other classes.
Fact is that the different IDataReader implementations in the .Net framework all have internal constructors. Thus any class in the System.Data assembly could instantiate them.

Robert



GeneralRe: Question on DataReader Class Pin
harshGupta21-Nov-06 3:46
harshGupta21-Nov-06 3:46 
AnswerRe: Question on DataReader Class Pin
Guffa20-Nov-06 21:00
Guffa20-Nov-06 21:00 
QuestionCan we access private variables using reflection ? Pin
Sreenath Madyastha20-Nov-06 9:09
Sreenath Madyastha20-Nov-06 9:09 
AnswerRe: Can we access private variables using reflection ? Pin
Christopher Duncan20-Nov-06 9:10
Christopher Duncan20-Nov-06 9:10 
AnswerRe: Can we access private variables using reflection ? Pin
Jeremy Falcon20-Nov-06 9:10
professionalJeremy Falcon20-Nov-06 9:10 
GeneralRe: Can we access private variables using reflection ? Pin
Sreenath Madyastha20-Nov-06 9:12
Sreenath Madyastha20-Nov-06 9:12 
GeneralRe: Can we access private variables using reflection ? Pin
Christian Graus20-Nov-06 9:23
protectorChristian Graus20-Nov-06 9:23 
GeneralRe: Can we access private variables using reflection ? Pin
Irshad Sulaimani21-Nov-06 0:45
Irshad Sulaimani21-Nov-06 0:45 
AnswerRe: Can we access private variables using reflection ? Pin
Chris Losinger20-Nov-06 9:11
professionalChris Losinger20-Nov-06 9:11 
GeneralRe: Can we access private variables using reflection ? Pin
Sreenath Madyastha20-Nov-06 9:13
Sreenath Madyastha20-Nov-06 9:13 
AnswerRe: Can we access private variables using reflection ? Pin
Christian Graus20-Nov-06 9:11
protectorChristian Graus20-Nov-06 9:11 
GeneralRe: Can we access private variables using reflection ? Pin
Sreenath Madyastha20-Nov-06 9:15
Sreenath Madyastha20-Nov-06 9:15 
AnswerRe: Can we access private variables using reflection ? Pin
Clickok20-Nov-06 9:13
Clickok20-Nov-06 9:13 
AnswerRe: Can we access private variables using reflection ? Pin
Nish Nishant20-Nov-06 9:17
sitebuilderNish Nishant20-Nov-06 9:17 
QuestionTo make a size of button changeable by mouse Pin
wasek200120-Nov-06 9:09
wasek200120-Nov-06 9:09 
Question.net framework, NT4 server compatabilty Pin
Dan Neely20-Nov-06 7:13
Dan Neely20-Nov-06 7:13 
AnswerRe: .net framework, NT4 server compatabilty Pin
Rob Graham20-Nov-06 10:13
Rob Graham20-Nov-06 10:13 

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.