question about running desktop apps within the CLR

S

SoftwareDummy

Lets say im running several different desktop apps (winforms), does that mean i have several instances of the CLR in memory ? If not, this is a good thing, because that is how java & swing-based apps work. Even for a piddly little 100K java app, you need to the monster jvm....and that is for each little 100K app.

Im about to leave java in the dust and get back into dotnet. i "decided" to go the java & j2ee route about 2yrs ago, after having done some pet projects with dotnet. i was smitten by the whole linux/java/mysql bug. now i think i will limit myself to php (or c++ if abs nessecary) if i truly must write something to run on a *nix machine.
 
S

SoftwareDummy

well this pretty much answers my questions right here
http://www.gotdotnet.com/team/clr/AppdomainFAQ.aspx#_Toc514058484


Lets say im running several different desktop apps (winforms), does that mean i have several instances of the CLR in memory ? If not, this is a good thing, because that is how java & swing-based apps work. Even for a piddly little 100K java app, you need to the monster jvm....and that is for each little 100K app.

Im about to leave java in the dust and get back into dotnet. i "decided" to go the java & j2ee route about 2yrs ago, after having done some pet projects with dotnet. i was smitten by the whole linux/java/mysql bug. now i think i will limit myself to php (or c++ if abs nessecary) if i truly must write something to run on a *nix machine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top