Click here to Skip to main content
15,905,971 members
Home / Discussions / C#
   

C#

 
GeneralRe: file path Pin
arkiboys19-Aug-08 0:11
arkiboys19-Aug-08 0:11 
GeneralRe: file path Pin
sumit703419-Aug-08 0:22
sumit703419-Aug-08 0:22 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:25
arkiboys19-Aug-08 1:25 
GeneralRe: file path Pin
bassjuh19-Aug-08 0:25
bassjuh19-Aug-08 0:25 
GeneralRe: file path Pin
sumit703419-Aug-08 0:30
sumit703419-Aug-08 0:30 
AnswerRe: file path [modified] Pin
Csharp_Raja19-Aug-08 1:17
Csharp_Raja19-Aug-08 1:17 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:33
arkiboys19-Aug-08 1:33 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 2:16
Csharp_Raja19-Aug-08 2:16 
You have to include "using System.Reflection;" it is available in Class Library as well. you mean to say the color of the code is not changed in the IDE that means you haven’t included the name space.

This is getting the running assembly if it is class library then class library(dll) will be loaded to the running process on the demand , when it executes the code from class library the running assembly will be the class library(dll) .

Thanks
Raja.S

GeneralRe: file path Pin
arkiboys19-Aug-08 2:28
arkiboys19-Aug-08 2:28 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 2:54
Csharp_Raja19-Aug-08 2:54 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:02
arkiboys19-Aug-08 3:02 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:08
Csharp_Raja19-Aug-08 3:08 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:11
arkiboys19-Aug-08 3:11 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:14
Csharp_Raja19-Aug-08 3:14 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:17
Csharp_Raja19-Aug-08 3:17 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:19
arkiboys19-Aug-08 3:19 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:24
Csharp_Raja19-Aug-08 3:24 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:30
Csharp_Raja19-Aug-08 3:30 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:33
arkiboys19-Aug-08 3:33 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 4:53
Csharp_Raja19-Aug-08 4:53 
GeneralRe: file path Pin
arkiboys19-Aug-08 20:59
arkiboys19-Aug-08 20:59 
AnswerRe: file path Pin
chaiguy133719-Aug-08 16:02
chaiguy133719-Aug-08 16:02 
GeneralRe: file path Pin
arkiboys19-Aug-08 21:23
arkiboys19-Aug-08 21:23 
GeneralRe: file path Pin
Csharp_Raja20-Aug-08 4:03
Csharp_Raja20-Aug-08 4:03 
GeneralRe: file path Pin
arkiboys20-Aug-08 4:21
arkiboys20-Aug-08 4:21 

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.