Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / October 2007

Tip: Looking for answers? Try searching our database.

Appdomain

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Analizer1 - 14 Oct 2007 06:06 GMT
im looking for samples to load and unload dlls...
all the testing ive been doing (new at this)
the memory usage keeps going up

is there a way or a example of loading and unloading
appdomain

tia
Mike
Husam Al-A''araj - 14 Oct 2007 12:30 GMT
this is a good sample:
http://www.codeproject.com/useritems/Assemblies___Appdomains.asp

Regards,
Husam Al-A'araj
www.aaraj.net

> im looking for samples to load and unload dlls...
> all the testing ive been doing (new at this)
[quoted text clipped - 5 lines]
> tia
> Mike
Nicholas Paldino [.NET/C# MVP] - 14 Oct 2007 14:28 GMT
Mike,

   You have posted before that memory usage is going up when you are
creating and unloading app domains.  What are you using to determine that
the usage is going up?  Task Manager?  If so, then that's incorrect, as task
manager shows the working set for the process, and not actual memory usage.
You will have to look at the performance counters for .NET to determine
actual memory usage.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> im looking for samples to load and unload dlls...
> all the testing ive been doing (new at this)
[quoted text clipped - 5 lines]
> tia
> Mike
DaveP - 14 Oct 2007 16:13 GMT
maybe i dont have a clear understanding of the mem usage in Task manager....
as it keeps raising....what does this mean,
is this memory able to be reclaimed or is it locked....

Tks
Mike

> Mike,
>
[quoted text clipped - 14 lines]
>> tia
>> Mike
Nicholas Paldino [.NET/C# MVP] - 15 Oct 2007 00:09 GMT
Mike,

   Here is a good blog entry that talks about working set:

http://blogs.msdn.com/salvapatuel/archive/2007/10/13/memory-working-set-explored.aspx

   If you want to know how much memory .NET is consuming, then you will
have to take a look at the .NET performance counters.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> maybe i dont have a clear understanding of the mem usage in Task
> manager....
[quoted text clipped - 22 lines]
>>> tia
>>> Mike
MikeJ - 15 Oct 2007 21:16 GMT
Thank you very much for your help
Mike

> Mike,
>
[quoted text clipped - 31 lines]
>>>> tia
>>>> Mike

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.