Answer Posted / antony joseph
.Net is NOT a programing Language.
Its software bundle or collection of software its support
more than 40 languages(ex:vb.net,c#,j#,ASP.NET ans etc)
| Is This Answer Correct ? | 45 Yes | 8 No |
Post New Answer View All Answers
Explain RenderBody and RenderPage in ASP.Net MVC?
Which are the important namespaces used in ASP.Net MVC?
The order of the filters that get executed, if the multiple filters are implemented?
How route table is created in ASP.NET MVC?
What is meant by tempdata in mvc?
What does a viewmodel do?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
what is ssdl?
What is renderbody?
Can any particular component of .net framework 3.0 be removed?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is ViewStart Page in ASP.Net MVC?
What is a model in programming?
what is linq to entities?
Can we have enum in entity framework?