Posts Tagged ‘ASP.NET MVC’
Getting your website on every device using ASP.NET MVC 4
Our very own Damian Brady took the stage at the DDD event in Brisbane to talk ASP.NET MVC Mobile devices like tablets and phones are quickly becoming the primary way people access the web. So why are so many sites still not designed for them? With ASP.NET MVC, it’s easier than ever to literally put…
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 MoreBrisbane Catholic Education Case Study – Building a Strategic Planning and Resource Tool
Brisbane Catholic Education engaged SSW to build a strategic planning tool that would be powerful, flexible, and easy to use for all of their schools administrators across South-East Queensland. Having engaged other software development companies previously, Brisbane Catholic Education (BCE) were stunned by the rate at which SSW developers were able to convert ideas into…
Read MoreWeb API | Dev Superpowers Episode #2 | David Burela
SSW TV is happy to present Episode 2 of the Dev Superpower series. In this episode, David Burela takes us through adding Web Api to an ASP .NET MVC website. David will show you how to expose your data in a standard way with Web Api, making it available for other applications to consume. Sign up now to…
Read MoreASP.NET vNext – Everything you need to know in 4 minutes!
There are some significant changes coming in ASP.NET vNext. The early preview release from Microsoft gives us some interesting insights. Some highlights being: Project format is changing to a single JSON file ASP.NET MVC and Web API have been unified into a single programming model Project Roslyn allows for a “no-compile” developer experience while making…
Read MoreTop 5 Reasons Why You Should Never Use Web Forms Again
Find out in less than 4 minutes the Top 5 Reasons to ditch Web Forms and move over to MVC already! #1: Testability– MVC provides true separation of concerns, and makes it easy to test the whole application from Unit Tests to Coded UI Tests. #2: Instant Pages – Get your admin pages up and…
Read More