The Future of .NET on the Server: ASP.NET vNext content and videos from TechEd 2014
Hi everyone, last week we announced ASP.NET vNext to the world at TechEd North America. All the sessions videos are up and available for downloading on Channel 9! There are still many MANY months between this early alpha that we've shared and release, so I'd encourage you all to subscribe to the .NET Web Development blog. This is a group blog, from and by the ASP.NET and Azure Web Tools team. It's an excellent and unfiltered group blog that everyone contributes to. Also follow the team on Twitter @aspnet and Facebook as we post there regularly.
We also released Visual Studio 2013.2 so be sure to go get that free update.
While everyone's jazzed about ASP.NET vNext, there's a lot of cool new stuff you can do TODAY with ASP.NET, like:
- A bunch of new improvements to ASP.NET WebForms including:
- ASP.NET Identity 2.0 support
- Entity DataSource control for EF6
- Dynamic Data provider for EF6
- Schedule small background worker tasks in .NET 4.5.2
- Updated WebForms Scaffolding
- Roslyn support for WebForms, razor pages, and code-behinds! This includes support for new C#6 features and lots more!
- Twitter Bootstrap CSS for WebForms
- New ASP.NET Session State Provider for Redis
OK, here's the videos from TechEd.
ASP.NET vNext Videos at TechEd
- The Future of .NET on the Server part 1 - Overview - Scott Hunter and Scott Hanselman
- The Future of .NET on the Server part 2 - Deep Dive - David Fowler and Scott Hanselman
Other ASP.NET videos from TechEd
- The Microsoft Application Platform for Developers: Create Applications That Span Devices and Services
- This is actually a pretty cool session. I show the complete Microsoft Development Stack in about 45 minutes with 8 (!) demos. I show Cordova Tooling for Visual Studio, I show apps written for Android and iPhone using Xamarin Tools in Visual Studio, and LOTS more.
- ASP.NET: Building Web Application Using ASP.NET and Visual Studio
- Channel 9 Live: ASP.NET Developer Q&A with Scott Hunter, David Fowler, and Scott Hanselman
http://www.asp.net/vnext
We've also updated the ASP.NET site with all new vNext content and walkthroughs.
- Getting Started with ASP.NET vNext
- MusicStore Sample Application for ASP.NET vNext
- BugTracker Sample Application for ASP.NET vNext
Thanks for reading! I hope you enjoy piling through these posts and watching these videos. We sure have had fun (and continue to!) building all this. Remember, all the code is at http://github.com/aspnet.
Sponsor: Many thanks to Izenda for sponsoring the blog feed this week! Intuitive Ad Hoc Reporting with Stunning Visualizations - Embed real time dashboards into your ASP.NET applications for easy, custom reports across all devices.Download a FREE TRIAL of Izenda Today!
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
Haskdlas - Really? I'm fabulous. Fit and fine.
You're an amazing presenter! Just watched both videos, and your sense of humor combined with an ability to steer presentations around the questions (and fears!) that developers have about new technologies is really fantastic to watch. Thank you!
As I understood CoreClr part of .Net vNext also will be open source.
- ASP.NET (all the newest Versions)
-- MVC
-- Web API
-- SignalR
-- EF
-- Identity
-- VS
-- most samples
What I MISS and this is a suggestion only:
Is a generic CMS build with the components above. Everyone will need a CMS when using the new ASP.NET components. A sample that builds a common usable CMS would show how to use the components listed above efficiently, because it could be the foundation for anyones further work. So learning becomes more fun, because the everyone could use the sample generic CMS in practice.
Well I know there are lots of good CMS available. But none uses the Current Versions of the above components. They cannot. These CMS has all build prior the New ASP.NET environment. And they are all to big. They connot change so much fast.
So - PLEASE make a basic, generic CMS as Sample and Foundation for everyones further work available. (The Music Store sample could be a PlugIns for it)
Already have it in Explorer by default (shift+right-click on a folder). Super handy!
I downloaded VS Update 2 (RTM) this week. I noticed that the "template" for creating the proxy stub for interaction between side-loaded Windows RT app and desktop/legacy/native .net component is not available in VS Update 2 as a template. It needs to be downloaded as "VS Extensions > Templates > Brokered WinRT Component Project Templates" from MSDN. Any reason why it is not part of VS...Will it be part VS vNext for any reason.
http://visualstudiogallery.msdn.microsoft.com/527286e4-b06a-4234-adde-d313c9c3c23e
BTW great teched 2014.
-- @PacificMa
coming over again to read other news.
My web blog :: Best Job Agencies In Los Angeles
Comments are closed.
Do you know when wil be published .Net vNext source repository?