The .Net Framework is a software framework on which programmers build applications. It's the wonderful framework for creating platform independent applications. You can search for more information about .Net on any of the search engines. The basic ingredients that make .Net framework work among programmers are :-
1) Interoperability
2) Common Language Runtime
3) Common Type System
4) Base Class Library
5) Portability
6) Security
7) Easy Development & Deployment
Now you must be wondering what does all these terms specified above stands for, well lazy bones use google. I found this website http://www.systemnetmail.com/ that teaches basics of System.Net.Mail namespace. It is used to send emails and only works on .Net framework 2.0 or higher. Wonder how the serial communication works on windows no issues try this link and you will find your answer http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx Well not only hyperterminal but a lots of EMR applications for Optometrists do use the System.IO.Ports.SerialPort Class for transferring the data from the medical equipments such as AutoRefractor, Keratometer etc. So overall i must say the ease of development provided by .Net is unmatchable compared to other development frameworks. Want to build a next generation application and yes Microsoft has the answer its http://silverlight.net/ You can build the browser independent applications now, what more a developer can ask for. Microsoft .Net really deserves a crown in the field of appilcation development.
1) Interoperability
2) Common Language Runtime
3) Common Type System
4) Base Class Library
5) Portability
6) Security
7) Easy Development & Deployment
Now you must be wondering what does all these terms specified above stands for, well lazy bones use google. I found this website http://www.systemnetmail.com/ that teaches basics of System.Net.Mail namespace. It is used to send emails and only works on .Net framework 2.0 or higher. Wonder how the serial communication works on windows no issues try this link and you will find your answer http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx Well not only hyperterminal but a lots of EMR applications for Optometrists do use the System.IO.Ports.SerialPort Class for transferring the data from the medical equipments such as AutoRefractor, Keratometer etc. So overall i must say the ease of development provided by .Net is unmatchable compared to other development frameworks. Want to build a next generation application and yes Microsoft has the answer its http://silverlight.net/ You can build the browser independent applications now, what more a developer can ask for. Microsoft .Net really deserves a crown in the field of appilcation development.