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

.NET (Core and Framework)

 
AnswerRe: Mixing Java and .Net Pin
Pete O'Hanlon6-Jun-08 9:53
mvePete O'Hanlon6-Jun-08 9:53 
GeneralRe: Mixing Java and .Net Pin
led mike6-Jun-08 10:43
led mike6-Jun-08 10:43 
GeneralRe: Mixing Java and .Net Pin
Pete O'Hanlon6-Jun-08 10:50
mvePete O'Hanlon6-Jun-08 10:50 
GeneralRe: Mixing Java and .Net Pin
led mike6-Jun-08 11:34
led mike6-Jun-08 11:34 
GeneralRe: Mixing Java and .Net Pin
Pete O'Hanlon6-Jun-08 11:42
mvePete O'Hanlon6-Jun-08 11:42 
QuestionReference library programatically Pin
almc6-Jun-08 5:21
almc6-Jun-08 5:21 
AnswerRe: Reference library programatically Pin
led mike6-Jun-08 6:09
led mike6-Jun-08 6:09 
AnswerRe: Reference library programatically Pin
Tariq A Karim9-Jun-08 16:46
Tariq A Karim9-Jun-08 16:46 
There is a complete library in .Net called Reflection that allows you to query a type or create an instance without referencing the assembly on compile.

I would suggest you to go through the Reflection namespace and esp Assembly class. (http://msdn.microsoft.com/en-us/library/system.reflection.aspx[^]

Tariq A Karim
http://moplah.blogspot.com/

QuestionThird party frameworks Pin
Tim Holgerson5-Jun-08 5:19
Tim Holgerson5-Jun-08 5:19 
Answer[Cross Post] Re: Third party frameworks Pin
Scott Dorman5-Jun-08 15:53
professionalScott Dorman5-Jun-08 15:53 
QuestionCustom user control elements (web control) Pin
Cornelis Kruger4-Jun-08 22:32
Cornelis Kruger4-Jun-08 22:32 
AnswerRe: Custom user control elements (web control) Pin
Ashik Wani5-Jun-08 1:30
Ashik Wani5-Jun-08 1:30 
Questionapplication form size for different OS Pin
sailesh_gupta4-Jun-08 19:41
sailesh_gupta4-Jun-08 19:41 
AnswerRe: application form size for different OS Pin
Ashik Wani5-Jun-08 1:34
Ashik Wani5-Jun-08 1:34 
GeneralRe: application form size for different OS Pin
sailesh_gupta5-Jun-08 2:05
sailesh_gupta5-Jun-08 2:05 
AnswerRe: application form size for different OS Pin
Alan N5-Jun-08 2:27
Alan N5-Jun-08 2:27 
AnswerRe: application form size for different OS Pin
darkelv5-Jun-08 4:46
darkelv5-Jun-08 4:46 
Questiondelegates and effect in c++ com server Pin
dtranter4-Jun-08 3:50
dtranter4-Jun-08 3:50 
QuestionHow can I get the user session ID/Token? Pin
MeNot4-Jun-08 2:39
MeNot4-Jun-08 2:39 
AnswerRe: How can I get the user session ID/Token? Pin
Member 765555715-Feb-11 13:54
Member 765555715-Feb-11 13:54 
GeneralRe: How can I get the user session ID/Token? Pin
Prasanta_Prince14-Apr-11 0:25
Prasanta_Prince14-Apr-11 0:25 
QuestionTrying to access Oracle DB from web service... errors after erros - pls help Pin
dsfdsfsdf3-Jun-08 21:46
dsfdsfsdf3-Jun-08 21:46 
AnswerRe: Trying to access Oracle DB from web service... errors after erros - pls help Pin
dsfdsfsdf4-Jun-08 7:17
dsfdsfsdf4-Jun-08 7:17 
Question.net remoting security problem Pin
Tokes Erno3-Jun-08 20:38
Tokes Erno3-Jun-08 20:38 
AnswerRe: .net remoting security problem Pin
leppie4-Jun-08 2:15
leppie4-Jun-08 2:15 

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.