Posts Tagged ‘ASP.NET 5’
3 minutes with ASP.NET 5 & Angular 2.0: Application Structure
Did you know that you can combine the power of ASP.NET 5 and Angular 2.0 to build exceptionally powerful and user friendly web applications? However, you do need to make the right project structure and architecture choices upfront. Would you like to learn more about ASP.NET 5 & Angular 2.0? SSW Dev Superheroes Adam…
Read MoreASP.NET 5 De-bamboozled – Lessons I wish some-one else had learned | Adam Stephensen
The change from ASP.NET 4 to 5 brings a whole lot of awesome to web development, but it’s the biggest change since MVC was introduced and the learning curve is massive. SSW shipped two enterprise apps on ASP.NET 5 while it was still in Beta (wow, that hurt). Don’t spend weeks trying to understand how…
Read More3 Minutes with ASP.NET 5: Where’s my Cheese?
ASP.NET 5 (formerly known as ASP.NET vNext), along with .NET Core, is Microsoft’s ground-up rewrite of the .NET Framework. It is designed specifically for modern cross-platform web-application development and involves a number of breaking changes and new concepts that the .NET developer will need to be aware of. Configuration The first major change that most…
Read More