What is.NET?
According to Microsoft, there is no full form and don't have any standard definition for this particular .net so what is the .net means simply speaking we can just say it's going to be software or a product that came from Microsoft which can be used for developing various kinds of applications.In another word, we can say its a framework that providing programming guidelines.
What are applications?
Basically, when we talk about applications is divided into various categories that are
- Desktop Applications
- Web Applications
- Mobile Applications
Drawbacks in c,c++:
The drawback is we cannot use the same languages for developing all the kinds of applications where we require to use for different language for each application we are going to develop.
For example:
If we want to build a desktop application we require to use languages like c,c++, visual basic, power builder so with a help of those languages we can develop desktop applications.But those languages are not feasible for developing Web applications.If we want to develop web applications we require to just take the support of some other languages and technologies like PHP, CGI, COLDFUSION, ASP, JAVASCRIPT like this we need to take help of a different language and technology for developing the web applications.
But when we come to mobile application development was not available on the older disk it came to picture after the year of 2000.
So what is the problem and drawback is telling you is if you are a programmer for developing different kinds of applications we require to just focus on or we require to learn a different kind of languages.So as a programmer learning all the languages and putting all the syntax in the brain is too much confusion.
So all the problems what we are talking right now addressed with.NET.
If you're going to use .NET we can develop Desktop, Web, Mobile Applications so everything under a single root.
How to develop these applications?
we already discussed for developing applications we need some programming language.
Under.Net they provided a set of languages and officially there are 30+ languages in .net.Now you have little bit confusion why.net having 30+ languages? The reason is different people come from different languages such as java or c++ or PHP and etc.
.NET
- C#.NET
- VB.NET
- F#.NET
- J#.NET and etc
Even though we have 30+ languages in .net the more powerful or more used language in the industry right now is CSharp.So c# plays the reader role here and second preferred language is VB.NET.
C# is right now competitive with JAVA in the market.So 70% applications are developed using JAVA or.NET(Most preferred language is c#).


Comments
Post a Comment