what is .NET ?....(ANY HAVE .NET NOTES)
Answers
Short notes on .NET:
⇒ It is a software development platform developed by Microsoft in 2002.
⇒ It is integrated with multiple technologies - WPF,ASP.Net, WCF, Mobile technology
⇒ The following types of software applications can be developed with .NET:
(a) Windows
(b) Web
(c) Web services
(d) Mobile etc...
⇒ The .NET language is having 4 flavors:
(a) .NET Framework
(b) .NET Languages
(c) .NET Servers
(d) .NET Utilities
⇒ It supports multiple programming languages:
(a) C#.Net
(b) VB.Net
(c) VC++
(d) JScript.Net etc...
⇒ For windows applications use windows forms and C#.Net
⇒ For Web applications use Asp.Net and C#.Net
⇒ For web services, use WCF and C#.Net
⇒ To develop any type of application by using.Net, we need to learn at least one .net language.
Advantages of .NET:
⇒ Horizontal scalability.
⇒ Consistency and simplicity.
⇒ Less complexity and easy maintenance.
⇒ It also provides full support of web based languages.
⇒ The quantity of codes used in large web applications can reduce.
⇒ It interfaces easily with windows!.
Disadvantages of .NET:
⇒ Not suitable for high end applications.
⇒ Migration of apps to this platform can turn to be expensive.
⇒ Slower than native code.
Hope it helps!
With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT.