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 |
What is namespace used for loading assemblies at run time and name the methods?
What is the .net framework?
What platforms does the .NET Framework run on?
If we want to construct our own Garbage collector what are the steps things we have to do?
3 Answers Honeywell, Semantic Space,
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
What is mapping in entity framework? : Entity framework
Can you explain renderbody and renderpage in asp.net mvc?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is global assembly cache
Is CLR is compiler or Interpreter
What are the 3 main components of an asp.net mvc application?