Posted by Chris Alcock on 03 Dec 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
Community
- Sheffield .NET User Group – The Sheffield .NET User Group are meeting this Thursday (5th) December for an event involving hands on programming of some of the Project Euler problems, in any .NET Language, including F#
Comments Off on The Morning Brew #1498
Posted by Chris Alcock on 02 Dec 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
- Rebuilding 24 ways – It wouldn’t be Christmas for Web Developers without the advent calendar site 24 ways and this year it returns sporting a new look and new backend.
- Async, await, and yield return – Ian Griffiths takes a look at a common misunderstanding involving developer attempting to combine Async/Await with Yield Return, and explores ways of implementing similar functionality correctly.
- Instant Azure Caching with MVC – Rick Anderson takes a look at the use of the Windows Azure Cache service, working through hooking the service up to an existing ASP.NET MVC application in this detailed post.
- SPA and the Single Page Myth – John Papa takes a look at some of the myths and misconceptions surrounding the Single Page Application
- I See AnemicDomainModels – Steve Wilkes discusses the anti-pattern of the Anaemic Domain Model, discussing what it is, and some of the disadvantages of such an architecture.
- DailyJS: JavaScript Developer Survey 2013 – DailyJS are running a survey of the state of JavaScript development in 2013 – give them a hand and share your thoughts and experiences.
- How to troubleshoot HttpException Request timed out (ASP NET 2 0 64-bit) – The Microsoft APGC Internet Developer Support Team take us on an interesting journey into debugging Request Timeout exceptions in ASP.NET applications.
Comments Off on The Morning Brew #1497