• ASP .NET

    ASP.NET is a next generation version of Microsoft's ASP (Active Server Pages). Towards the beginning, after the inception of the Internet, web pages were primarily static and had to be manually updated in case of any changes. A platform to develop dynamic WebPages that would update automatically had become the need of the hour.

    Read More »

  • C# .NET

    C# .NET

    C# programs run on the .NET Framework, an integral component of Windows that includes a virtual execution system called the common language runtime (CLR) and a unified set of class libraries.

    C# could theoretically be compiled to machine code, but in real life, it's always used in combination with the .NET framework.

    Read More »

  • VB.NET

    VB .NET

    VB.Net is a simple, modern, object-oriented computer programming language developed by Microsoft to combine the power of .NET Framework and the common language runtime with the productivity benefits that are the hallmark of Visual Basic.

    VB.NET is a great place to start because of how easy and straight forward it is. The syntax is easy and you will not find yourself writing hundreds of lines of code as there are many shortcuts that make coding so much easier in this language.

    Read More »