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
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is Attribute Routing in ASP.Net MVC?
What is Layout in ASP.Net MVC?
When will the .net framework 3.0 be released?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
what is entity sql?
What is the use of the default route {resource}.axd/{*pathinfo} ?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How does work clr?
What is mvc entity framework?
What are html helpers in asp.net mvc?
What is the difference between tempdata and viewbag?
mention what is code first approach and model first approach in entity framework?
Can I uninstall microsoft .net framework?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).