When was the first version of .NET released
Answer / kirti
The final version of the 1.0 SDK and runtime was made publicly available around 6pm PST on 15-Jan-2002. At the same time, the final version of Visual Studio.NET was made available to MSDN subscribers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Sections is ASP.Net MVC?
What is difference between razor and web form engine?
What are the types of authentication in .net
What is difference between viewbag and viewdata and tempdata?
How can I stop my code being reverse-engineered from IL
What is Layout in ASP.Net MVC?
Can I add asp.net mvc testcases in visual studio express?
What is Reference type and value type
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Can you declare an override method to be static if the original method is non-static
how can you enhance the performance of entity framework?
Can you explain model, controller and view in mvc?