How does Garbage collector(GC) works in .net
Answer Posted / rockpop5
nice info...
here are some more ques
http://www.iminfo.in/post/advanced-inteview-questions-dot-net-garbage-collection-part-one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ashx file in asp.net?
Can we have multiple web config files for an asp.net application?
How long the items in ViewState exists?
Can you use c# without .net?
What is xaml? Are xaml file compiled or built on runtime?
What is the file extension of web service?
What is a page life cycle? What are the events in a page life cycle?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Can we have a web application running without web.config file?
What does the orientation property do in a menu control?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is asp.net ajax?
How can you access the properties and controls of master pages from content pages?
What is DataGrid wheater its a Server Control or something else ?
Is there any alternative to avoid name collisions other then Namespaces?