Tag Archives: Programming

ASP.NET Programming – An Introduction to ASP.NET Programming & Development

by FlorentMarotel ASP.NET stands for active server pages and .NET framework. ASP.NET is a highly popular programming language. Unlike ASP run time ASP.NET uses the common language runtime. CLR is .NET runtime and it manages the execution of the code. CLR allows the objects that are created in different languages to interact with each other;… Read More »