Click here to Skip to main content
15,913,487 members
Home / Discussions / C#
   

C#

 
GeneralDatetimePicker in a datagrid Pin
deep712-Aug-05 21:36
deep712-Aug-05 21:36 
GeneralUnmanaged dll access from c# passing paramaters by reference Pin
steveski7412-Aug-05 21:13
steveski7412-Aug-05 21:13 
Generalwrapping Dlls into .exe Pin
allenmpcx12-Aug-05 19:08
allenmpcx12-Aug-05 19:08 
GeneralRe: wrapping Dlls into .exe Pin
S. Senthil Kumar12-Aug-05 19:53
S. Senthil Kumar12-Aug-05 19:53 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx12-Aug-05 19:56
allenmpcx12-Aug-05 19:56 
GeneralRe: wrapping Dlls into .exe Pin
mav.northwind12-Aug-05 21:53
mav.northwind12-Aug-05 21:53 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx12-Aug-05 21:56
allenmpcx12-Aug-05 21:56 
GeneralRe: wrapping Dlls into .exe Pin
mav.northwind13-Aug-05 7:12
mav.northwind13-Aug-05 7:12 
Well, you _could_, but I don't really see the benefit.

You'd have to build the dlls your using, add them to your main program as embedded resources, extract them at runtime and then load them manually (for example using Assembly.LoadFrom()).

Really a waste of time IMHO.

mav
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx13-Aug-05 8:21
allenmpcx13-Aug-05 8:21 
GeneralRe: wrapping Dlls into .exe Pin
DavidNohejl13-Aug-05 3:39
DavidNohejl13-Aug-05 3:39 
GeneralRe: wrapping Dlls into .exe Pin
MrEyes13-Aug-05 10:02
MrEyes13-Aug-05 10:02 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx13-Aug-05 10:06
allenmpcx13-Aug-05 10:06 
GeneralRe: wrapping Dlls into .exe Pin
Vasudevan Deepak Kumar14-Aug-05 2:39
Vasudevan Deepak Kumar14-Aug-05 2:39 
GeneralRe: wrapping Dlls into .exe Pin
Joel Lucsy16-Aug-05 4:34
Joel Lucsy16-Aug-05 4:34 
GeneralRead an INI Pin
Anonymous12-Aug-05 14:48
Anonymous12-Aug-05 14:48 
GeneralRe: Read an INI Pin
S. Senthil Kumar12-Aug-05 19:54
S. Senthil Kumar12-Aug-05 19:54 
GeneralRe: Read an INI Pin
Matt Gerrans13-Aug-05 7:12
Matt Gerrans13-Aug-05 7:12 
GeneralRe: Read an INI Pin
S. Senthil Kumar14-Aug-05 3:40
S. Senthil Kumar14-Aug-05 3:40 
GeneralRe: Read an INI Pin
MrEyes13-Aug-05 10:10
MrEyes13-Aug-05 10:10 
GeneralRe: Read an INI Pin
Dan Neely15-Aug-05 2:10
Dan Neely15-Aug-05 2:10 
GeneralVersion of DLLs Pin
Anonymous12-Aug-05 14:26
Anonymous12-Aug-05 14:26 
GeneralRe: Version of DLLs Pin
AETaylor12-Aug-05 23:29
AETaylor12-Aug-05 23:29 
GeneralRe: Version of DLLs Pin
kuntal4110127-Apr-12 12:13
kuntal4110127-Apr-12 12:13 
Generalam a beginner and need good beginners toturials HELP ME!! Pin
medo_C#man12-Aug-05 13:40
medo_C#man12-Aug-05 13:40 
GeneralRe: am a beginner and need good beginners toturials HELP ME!! Pin
Jon Sagara12-Aug-05 14:23
Jon Sagara12-Aug-05 14:23 

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.