New Features in ASP.NET 2015 or ASP.NET 5
- Normally, whenever you made any change in your project, you have to rebuild it to check its effects. But now in ASP.Net 2015,there is no need to rebuild it again, as it used Roslyn compiler for this.
- Earlier we need to do lot of configuration for publishing or deploying project in cloud, but now in ASP.NET 2015, you can easily migrate and deploy your project using cloud ready configuration. Tip for publishing project in cloud: first by converting your asp.net project to azure cloud project and then publish that converted azure project.
- In .Net 5, you can easily IIS host or self host, your asp.net 2015 project.
- Asp.net 2015 has open source in github, that means you can find code of asp.net 5 from github, and you can make repository of your project in github just live svn.
- ASP.NET uses 3 types of run time engine
1. Full .Net CLR (Default)
2. Core CLR (Include only those which is needed in your application for ex using system.console only)
3. Cross Platform CLR (For running app on mac and linux os)
- In ASP.Net 2015 you can run new and old version code together. For this you have to use core CLR.
- No need to add assembly in references, you can directly add assembly name with version in project.json file. Intellisense will work for this.
- In ASP.Net 2015, you can easily use MVC, web api and web pages together without any conflicts of their features, as MVC 6 is introduced for this. So there is no need to write different code for all three technologies.
- ASP.NET 5 uses new http pipeline, which uses less overhead in pipeline and improves http performance.
- ASP.NET 5 can use dependency injection i.e. can replace module with another module without altering the client.
- ASP.NET 5 can run older version asp.net application without modification of any code except mvc6 and signal r 3, as they use new http pipeline.

jitendra kannaujiyaPosted Dec 15, 2015, 12:52 AM
nice artical madhuri
Al Hadith BaghdadPosted May 14, 2015, 11:20 AM
I hope to benefit your experience Mrs Madhuri Mishra
Madhuri MishraPosted May 14, 2015, 2:32 AM
Thank u all :)
samadhan nathePosted May 12, 2015, 9:47 AM
Nice article Madhu
Saikumar NarayanaswamyPosted May 12, 2015, 2:54 AM
Nice article but it is only an Abstraction of features. Expecting more about the technology and concept enhancements in your future articles.. Thanks
Saibaba NVVPosted May 11, 2015, 7:58 AM
It's very nice Madhuri.. You've given a glimpse of .NET 2015 features...
pradeesh tmPosted May 8, 2015, 7:18 AM
Nice work Madhuri Mishra
shoaib ahmadPosted May 7, 2015, 7:40 AM
Very nice work but some advance futures are different than VS 2013 , it can be better if PRISM Project linker technique ll embed in wpf and silverlight.
Former memberPosted May 6, 2015, 8:21 AM
Nice article to start with but need more explanation on each bullet points.. nevertheless good try !
siva kumarPosted May 6, 2015, 12:42 AM
Did you find "ASP.NET 2015" (the title states) in any Microsoft Sites? I don't think so it is available.
Manoj KulkarniPosted May 5, 2015, 11:19 PM
Nice article. Thank you for sharing
surinder rawatPosted Apr 29, 2015, 12:30 AM
congratss maddy :)
Dinesh BeniwalPosted Apr 27, 2015, 11:26 AM
Awesome work Madhuri in one day 11k reached on facebook and 150+ likes, Congrats
Madhuri MishraPosted Apr 27, 2015, 7:26 AM
Thank u to all :)
Deepak KaushikPosted Apr 27, 2015, 7:17 AM
Great to see 2015 update on simple and sweet manner!
Deepak KaushikPosted Apr 27, 2015, 7:16 AM
Great to see 2015 update on simple and sweet manner!
Siva PoolaPosted Apr 27, 2015, 2:54 AM
nice work
Saravanakumar SekaranPosted Apr 27, 2015, 2:27 AM
Very nice
Madhuri MishraPosted Apr 27, 2015, 2:24 AM
Thank you all for this gr8 response of my first article :)
shyam BPosted Apr 27, 2015, 1:52 AM
Thanks
nuwan sanjayaPosted Apr 27, 2015, 12:56 AM
thanks
Nitesh KejriwalPosted Apr 27, 2015, 12:23 AM
Welcome to the community :)
Santhakumar MunuswamyPosted Apr 26, 2015, 11:46 PM
Welcome
Santhakumar MunuswamyPosted Apr 26, 2015, 11:46 PM
Thanks for nice one.
Vijay KumarPosted Apr 26, 2015, 10:58 PM
Nice article
Pramod ThakurPosted Apr 26, 2015, 9:28 PM
Nice one.. welcome to C# Corner community :)
Abhishek JaiswalPosted Apr 26, 2015, 5:13 PM
Nice read.. Welcome to C# Corner! :)
Abhineet SrivastavaPosted Apr 26, 2015, 12:57 PM
Thanks For Info... Great One (Y)
Guest UserPosted Apr 26, 2015, 12:55 PM
Very concise list! Thanks
Dinesh BeniwalPosted Apr 26, 2015, 12:27 PM
Thanks for sharing Madhuri, welcome to C# Corner.