What is net framework 3.0 ?
Answer / Avinash Kumar Gupta
.NET Framework 3.0 is a software development framework released by Microsoft in 2006. It was designed to enhance the functionality and capabilities of applications built for the .NET Framework, introducing new features such as WPF (Windows Presentation Foundation), CardSpace, and improved support for parallel programming. .NET Framework 3.0 builds upon the foundations laid by earlier versions, such as .NET Framework 2.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 2 popular asp.net mvc view engines?
What is Dependency Injection in ASP.Net MVC
What are child actions in ASP.Net MVC?
How to use Jquery Plugins in ASP.Net MVC validation?
What is web api‘s in asp.net mvc 4 ?
how can you tell ef to have a different table or column name than that defined for the class?
If background completes its processing will it wait for foreground threads?
What is entity framework used for?
How does CAS work
More on CLR ?
Can you declare an override method to be static if the original method is non-static
differences between poco, model first and data first approach?