Common Language Specification (CLS) is defined as a set of rules that describes the minimal and complete set of features a given .NET aware compiler should support. Alternatively we can define it as a sub set of CTS as well. CLS does not apply to the implementation logic. Member definition should conform to the CLS compliance.
About .NET , C#, ASP.NET , SharePoint , Umbraco , SQL Server , Business Intelligence and more...
Subscribe to:
Post Comments (Atom)
Installing ASP.NET MVC
Installing ASP.NET MVC Before we dive deep into the ASP.NET MVC, let’s install it our development machine. This is very straight forwa...
-
Let’s now discuss about what ASP.NET MVC Framework installer does for us. We have the following changes happens with the installation Regist...
-
Factory method pattern is a type of Creational category of Design pattern. Factory Method Pattern defines an interface for creating object...
-
As we know we can supply values for parameters on Macros. When we insert a macro onto a template, we are prompted to supply the values for t...
No comments:
Post a Comment