Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
GeneralRe: synchronous Vs asynchronous server connection Pin
Mohamad Al Husseiny18-Aug-05 22:42
Mohamad Al Husseiny18-Aug-05 22:42 
Generalip right of MS office Pin
ppp00118-Aug-05 16:16
ppp00118-Aug-05 16:16 
GeneralRe: ip right of MS office Pin
Carl Mercier18-Aug-05 18:07
Carl Mercier18-Aug-05 18:07 
GeneralRe: ip right of MS office Pin
ppp00118-Aug-05 18:22
ppp00118-Aug-05 18:22 
GeneralRe: ip right of MS office Pin
Carl Mercier19-Aug-05 1:12
Carl Mercier19-Aug-05 1:12 
GeneralDesign form standard Pin
ppp00118-Aug-05 16:09
ppp00118-Aug-05 16:09 
GeneralRe: Design form standard Pin
Michael P Butler19-Aug-05 10:04
Michael P Butler19-Aug-05 10:04 
Generaldll loading question Pin
ppp00118-Aug-05 16:05
ppp00118-Aug-05 16:05 
Hi,

I am writing dll in c#.Net. The dll size is quite large and I wonder
whether it is good to break it into smaller dll. My question is that
will the OS load the whole dll into memory or just load the necessary
objects that is in use to the memory within the dll when the dll is running
? So if it just load the necessary requested objects into memory, I don't need to break it into smaller dll.

Thank in advance



GeneralRe: dll loading question Pin
Guffa18-Aug-05 21:55
Guffa18-Aug-05 21:55 
GeneralRe: dll loading question Pin
ppp00118-Aug-05 22:28
ppp00118-Aug-05 22:28 
GeneralRe: dll loading question Pin
Dave Kreskowiak19-Aug-05 1:42
mveDave Kreskowiak19-Aug-05 1:42 
GeneralRe: dll loading question Pin
ppp00121-Aug-05 16:09
ppp00121-Aug-05 16:09 
GeneralRe: dll loading question Pin
Dave Kreskowiak22-Aug-05 0:53
mveDave Kreskowiak22-Aug-05 0:53 
GeneralWinForm does not start on top Pin
gabbyr18-Aug-05 15:30
gabbyr18-Aug-05 15:30 
QuestionStack Trace? What is it? Pin
...---...18-Aug-05 15:12
...---...18-Aug-05 15:12 
AnswerRe: Stack Trace? What is it? Pin
Christian Graus18-Aug-05 15:27
protectorChristian Graus18-Aug-05 15:27 
GeneralImplementing Interfaces... Pin
Tim McCurdy18-Aug-05 15:06
Tim McCurdy18-Aug-05 15:06 
GeneralRe: Implementing Interfaces... Pin
Christian Graus18-Aug-05 15:13
protectorChristian Graus18-Aug-05 15:13 
GeneralRe: Implementing Interfaces... Pin
Tim McCurdy18-Aug-05 15:22
Tim McCurdy18-Aug-05 15:22 
GeneralRe: Implementing Interfaces... Pin
Matt Gerrans18-Aug-05 21:49
Matt Gerrans18-Aug-05 21:49 
GeneralRe: Implementing Interfaces... Pin
Matt Gerrans18-Aug-05 21:00
Matt Gerrans18-Aug-05 21:00 
GeneralRe: Implementing Interfaces... Pin
Tim McCurdy20-Aug-05 7:47
Tim McCurdy20-Aug-05 7:47 
GeneralRe: Implementing Interfaces... Pin
J4amieC18-Aug-05 23:28
J4amieC18-Aug-05 23:28 
GeneralRedim Arrays in C# Pin
mpastchenko18-Aug-05 14:45
mpastchenko18-Aug-05 14:45 
GeneralRe: Redim Arrays in C# Pin
Christian Graus18-Aug-05 15:01
protectorChristian Graus18-Aug-05 15:01 

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.