Sunday, October 30, 2011

Whar is.NET Framework?



C# TUTORIAL- .NET Framework

What if we require to use different languages for developing a single application?

This C# tutorial will give you answer to above question. In real Life if we make a software or any application, there are different modules and those modules might have require different platform like some module can be made in C++ or may other module can be made in JavaScript or other can be in C# so the main purpose of .NET FRAMEWORK is to support different platform  Yes!! .NET FRAMEWORK support C++, C#, VB.net and even some old language like COBOL etc
                       It’s a framework where you can make application using many languages. “.NET Framework” facilitate to make a web application, window application and pretty much for web services An example for web application is “Silver light”.That can run on the browser.

To download visual studio
CLICK HERE 

If you like this post you may like to know about Console application(Next C# tutorial)   CLICK HERE
                                                           

1 comment: