May 16, 2007

Introduction to .Net framework

What is .Net framework ?
.Net framework is new technology from Microsoft after Component Object Model age. .Net framework contain CLR,CTS, etc

What platform for run .Net framework ?
.Net framework can run everywhere have .Net framwork even Windows ,Linux for now we can run .Net on Linux by mono project

What language support .Net framework ?
Microsoft promote 2 language for .Net framework are Visual Baisc and C# even though you can use every language to support CTS eg. cobol , foxpro