Click here to Skip to main content
16,011,647 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHow to get dll's functions? Pin
phowarso16-May-10 21:55
phowarso16-May-10 21:55 
AnswerRe: How to get dll's functions? Pin
Hristo-Bojilov16-May-10 23:33
Hristo-Bojilov16-May-10 23:33 
AnswerRe: How to get dll's functions? Pin
Eddy Vluggen16-May-10 23:46
professionalEddy Vluggen16-May-10 23:46 
AnswerRe: How to get dll's functions? Pin
Peace ON16-May-10 23:47
Peace ON16-May-10 23:47 
AnswerRe: How to get dll's functions? Pin
neal12318-May-10 19:14
neal12318-May-10 19:14 
QuestionAbout Garbage collector Pin
sujithkumarsl16-May-10 20:51
sujithkumarsl16-May-10 20:51 
AnswerRe: About Garbage collector Pin
Peace ON16-May-10 23:51
Peace ON16-May-10 23:51 
AnswerRe: About Garbage collector Pin
Eddy Vluggen16-May-10 23:51
professionalEddy Vluggen16-May-10 23:51 
sujithkumarsl wrote:
Suppose i have 2 .net exes test1.exe and test2.exe

I'd assume that it collects the garbage of text1.exe, and then moves on to the next building. Test1 and Test2 both got their own garbage, and their own garbage-can.

sujithkumarsl wrote:
Do we have separate garbage collector for each exe?

The builtin GC can handle multiple .NET executable on the same machine without additional configuration. So, in short, no.
I are Troll Suspicious | :suss:

QuestionHow to customize Windows Regional options Pin
kindman_nb16-May-10 19:04
kindman_nb16-May-10 19:04 
AnswerRe: How to customize Windows Regional options Pin
Eddy Vluggen16-May-10 23:54
professionalEddy Vluggen16-May-10 23:54 
QuestionHierarchical domain object creation not SOLID Pin
Peter Trevor16-May-10 8:11
Peter Trevor16-May-10 8:11 
AnswerRe: Hierarchical domain object creation not SOLID Pin
TheyCallMeMrJames17-May-10 6:41
TheyCallMeMrJames17-May-10 6:41 
GeneralRe: Hierarchical domain object creation not SOLID Pin
DotNetJoe18-May-10 4:17
DotNetJoe18-May-10 4:17 
GeneralRe: Hierarchical domain object creation not SOLID Pin
TheyCallMeMrJames18-May-10 4:33
TheyCallMeMrJames18-May-10 4:33 
GeneralRe: Hierarchical domain object creation not SOLID Pin
DotNetJoe18-May-10 6:25
DotNetJoe18-May-10 6:25 
Questionto remote or not to remote Pin
esparagus15-May-10 1:04
esparagus15-May-10 1:04 
AnswerRe: to remote or not to remote Pin
Not Active15-May-10 2:59
mentorNot Active15-May-10 2:59 
AnswerRe: to remote or not to remote Pin
PIEBALDconsult15-May-10 4:31
mvePIEBALDconsult15-May-10 4:31 
QuestionSystem.Web.Services Not Found Pin
Winkles14-May-10 10:29
Winkles14-May-10 10:29 
AnswerRe: System.Web.Services Not Found Pin
Henry Minute15-May-10 3:34
Henry Minute15-May-10 3:34 
AnswerRe: System.Web.Services Not Found Pin
Abhinav S15-May-10 8:15
Abhinav S15-May-10 8:15 
GeneralRe: System.Web.Services Not Found Pin
Winkles15-May-10 12:06
Winkles15-May-10 12:06 
QuestionHow To Restrict Pin
mjawadkhatri13-May-10 19:29
mjawadkhatri13-May-10 19:29 
AnswerRe: How To Restrict Pin
Rajesh Anuhya13-May-10 19:46
professionalRajesh Anuhya13-May-10 19:46 
AnswerRe: How To Restrict Pin
The Man from U.N.C.L.E.14-May-10 3:29
The Man from U.N.C.L.E.14-May-10 3:29 

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.