Related resources for Microsoft Intermediate Language
  • .Net Architecture And .Net Framework Basics12/15/2017 6:02:57 AM. Here you will see .Net Architecture and .Net Framework basics.
  • Introduction to ASP.NET6/10/2009 2:15:00 AM. I have seen many tutorials on ASP.NET but most of them starts with coding and writing your first ASP.NET program. But here I have written this tutorial for explaining why there is a need for ASP.NET when classy ASP is working fine, what are the underlying technology behind ASP.NET, and what programming model ASP.NET provides to programmers.
  • C# and .NET12/21/2005 1:47:50 AM. It is sometimes important to know the details of what the compiler does. You may want to know whether constants are evaluated at compile time, or whether constant strings are folded at compile time.