When was .NET announced
Answer / kirti
Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. The July 2000 PDC had a number of sessions on .NET technology, and delegates were given CDs containing a pre-release version of the .NET framework/SDK and Visual Studio.NET.
| Is This Answer Correct ? | 1 Yes | 0 No |
how to create session in .net
What are the features that are new in .net 2.0
Is entity framework slow?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
List out few different return types of a controller action method?
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
How does work clr?
What are authentication filters in web api?
How do assemblies find each other?
Describe the .net framework architecture.
Explain the use of Inversion of control (IOC)?
What are sections?