In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
1026Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
938Post New Dot Net Framework Questions
Is http stateful or stateless?
How route table is created in ASP.NET MVC?
how do you mark a property as required? For example, for a project, the name is a required field.
Why should we go for entity framework?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Mention what is the difference between “ActionResult” and “ViewResult” ?
what is complex type?
what is entity framework advantage?
Can you explain model, controller and view in mvc?
What are sections?
What is the domain object?
what do you mean by navigation property?
explain how you can load related entities in ef (entity framework)?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain RenderBody and RenderPage in ASP.Net MVC?