.NET
Advantages of ASP.NET – .NET Framework
What is ASP.NET?ASP.NET is a server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server. * ASP.NET is a Microsoft Technology * ASP stands for Active Server Pages * ASP.NET is a program that runs inside IIS * IIS (Internet Information Services) is Microsoft’s Internet server * [...]
Tags: .NET, Advantages, Asp.net, framework
Posted in: vb.net programming | No Comments »
What Is .net Framework????? Your
Your earlier languages compiled to assembly language. Typically for MS C++, this was the Pentium 4. Many processors could read this language, if not for a decrease in performance.With .NET this changed. Now all .NET languages compile* into what was known as MSIL (Microsoft Intermediate Language) but is now known as CIL (Common Intermediate Language). [...]
Posted in: vb.net programming | No Comments »
.net Framework Class Library
The .NET Framework class library works with any .NET language, such as VB.NET, VC++ .NET, and VC#. This class library is built on the object-oriented nature of the runtime. The library provides classes that can be used in the code to accomplish a range of common programming tasks, such as string management, data collection, database [...]
Tags: .NET, Class, framework, Library
Posted in: vb.net programming | No Comments »
Programmers Should go for ASP .NET
ASP.NET has emerged as an answer to the problems that the developers used to face with the classic ASP. Since ASP has an extensive use, however, Microsoft ensured that ASP scripts perform without modification on a machine with the .NET Framework (the ASP engine, ASP.DLL, is not customized when installing the .NET Framework). Thus, IIS [...]
Tags: .NET, Programmers, Should
Posted in: vb.net programming | No Comments »