framework

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). [...]

Tags: ,

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: , , ,

Posted in: vb.net programming | No Comments »

Asp.net: Presenting A Rich And Robust Web Application Framework

A dynamic web application framework developed and marketed by software giant Microsoft is ASP.NET. This framework was developed more or less as an improved version of ASP Classic. As such, it has successful done away with the limitations of the earlier version. Programmers can use this framework to build dynamic websites, web services, and web [...]

Tags: , , , , ,

Posted in: vb.net programming | No Comments »

An Introduction To .net Framework

An Introduction to .NET Framework .Net Framework is a platform or development environment to seamlessly create web-applications that are accessible through client machines from across the globe. Visit Here Now http://dotnet-asansol.blogspot.com These web-applications adopt open standards such as eXtensible Markup Language (XML), HyperText Transfer Protocol (HTTP), and Simple Object Access Protocol (SOAP) to interact with [...]

Tags: , ,

Posted in: vb.net programming | No Comments »