Introduction To Asp.net Core (Theory & Concept) part-1
Hello ,AS-SALAM-U-ALIKUM & WELCOME ! In this article we will learn about .net core, asp.net core and its advantages. lets begin! ASP.NET Core is a newer version of asp.net .It free, open-source and cloud optimized web framework which can run on different platforms like Windows, Linux, or Mac.
In earlier days we had only one optional platform to develop
.net Application which was windows platform but now things has changed, Linux
or mac users can developed .net applications on their environment
Difference b/w .net Core & Asp.net Core :
Don't get confused with these terms , Actually
.net core is framework to develop .net applications and asp.net core is subset
or unit of .net core same as asp.net was used to the subset or unit of .net
framework. earlier versions of Asp.net was run under IIS server (An
extensible web server created by Microsoft for use with the Windows
NT family.) but asp.net core applications can be hosted and run on
different platforms like Linux , mac or IIS .
why to use asp.net core when we are expert in asp.net :
ASP.NET Core is designed to be deployed on cloud as well as on-premises. Developers can now build cloud-based web applications, IoT (Internet of Thing) and mobile backend applications using ASP.NET Core framework which can run on Windows, Linux, and Mac operating systems.
What is IOT ?
By the Definition of Wikipedia ,It is a system of interrelated computing
devices, mechanical and digital machines, objects, animals or people that are
provided with unique identifiers (UIDs) and the ability to transfer data over
a network without requiring human-to-human or human-to-computer interaction.
According to my explanation ,It is a future
technology which is in under progress ,might be our next generation will be
availing the benefit of this technology. It will be a system in which
everything will be on your finger tip ,Suppose a morning you went to your
office by forgetting to switch off your AC. after few minutes you will be
notified on your phone that your AC is running on this time which normally does
not open on this time, than you will be able to switched off that electronic
device by your phone app ,you would not have to come back to your home to switch off the devices which you forget to off. Anyway this is one the benefit which I explained here, you can read many more about it on :
What is Not Present in Asp.net Core ?
- Global.asax
- Web.Config
- Http Handler & Http Modules
- Asp.net Page Life Cycle
Asp.net Core Environment Setup :
In order to work on .net Core environment you need two software
- Integrated Development Environment (IDE)
- .NET Core SDK (Software Development Kit)
How to Create asp.net Core web Application :
Here is the blog which I already had written to Create your 1st .net core Web application.
Conclusion :
Asp.net core is the future of Microsoft .net developer, As a developer you should learn it as earlier as you can ,In current market it is very demand-able & you will get a good pay scale.
My aim is to provide a better learning of asp.net core ,Keep reading and sharing my post. Thank you for Reading, Have a good day !
0 Comments:
Post a Comment
Do not Add Spam links in the Comment Box
Subscribe to Post Comments [Atom]
<< Home