July 2012
Monthly Archive
Posted by Chris Alcock on 05 Jul 2012 | Tagged as: .NET, Development, Morning Brew
Software
Information
- MSDN Magazine: July 2012 – The July edition of MSDN Magazine is now available online, with articles on building better Windows Phone applications, MVC 4, Hadoop on Azure, Cache handling or relational data, OData, and ‘the Internet of Things’ with a look at hooking a thermostat up to Windows Azure Service Bus.
- The Pragmatic Bookshelf – PragPub July 2012 – The Pragmatic Bookshelf have also release their July edition of PragPub magazine, this month containing a look at operational load, technical debt management, Threading, and a continuation of a series on Scala, along with a look at early reviews of the new Microsoft Surface devices.
- WP to W8: Application Framework & WP to W8: User Interface – Jared Bienz takes a look at migration from the Windows Phone of today to the Windows Phone 8 platform, looking at both user interface concerns, and also at the wider application framework for Windows 8 applications in these (sponsored) CodeProject articles.
- Using IIS Logs for Performance Testing with Visual Studio – Tarun Arora takes a look at combining your existing IIS We Logs with the Microsoft LogParser and creating your own load testing of your application based on previously captured traffic.
- Computer Hard Disk Performance – From the Ground Up – Robert Bogue takes a look at the various aspects which make up the performance of a ‘spinning rust’ disk subsystem, discussing IOps, Bus choice, caching, latency, types of access, and also discussing how SSD’s fit into the picture.
- What if we run out of stack space in C# or Python? – Li Chen discusses controlling stack space in your applications in both C# and Python, allowing you to have deeper recursion on threads you create.
Community
- DDD10 – September 1st 2012 – Session Voting has opened for the 10th DeveloperDeveloperDeveloper Rading Conference, which is to be held on Saturday 1st September. This is your chance to shape the topics on show at the conference, so cast your votes wisely across a great range of proposed sessions, including one from me 🙂
Comments Off on The Morning Brew #1139
Posted by Chris Alcock on 04 Jul 2012 | Tagged as: .NET, Development, Morning Brew
Information
- "Time-Saving Features in Visual Studio 2012 and ASPNET 4.5" Free E-book – Carl Bergenhem highlights a free e-book from the team at Telerik which looks at the key new features of Visual Studio 11 / 2012 and .NET 4.5. The e-book, written by Carl and Joshua Holt includes details of features, tips and tricks for the new features in ASP.NET and Visual Studio including improved CSS and JavaScript support Web API, strongly typed data binding, and much more.
- Lifting ForEach, Breaking Change in Visual Studio 2012 – Kathleen Dollard highlights a significant breaking change in .NET 4.5 to do with closures / lambda expressions and variable inclusion from the outer scope. The change means that the common error of not copying the variable locally will no longer occur.
- Querying ASP.NET Web API with OData querying parameters – Lê Hoàng D?ng takes a look at the OData querying support in WebAPI which allows queries to be passed on the query string for methods which return IQueryable.
- Do we really need Web API instead of ASP.NET MVC? – Ugo Lattanzi discusses his feelings on the need for WebAPI over MVC,focusing in on the ‘killer’ feature, content negotiation as the main reason to use WebAPI.
- Jazz Up Your C# Code – CodeProject – Charles Wiebe and John Hansen give an introduction to the Jazz Framework, a compact modular framework for adding security to your applications. This CodeProject article gives a detailed overview of the use of the library, detailing what it is capable of and how it is implemented.
- Working with the Different IIS Express Modes and HTTPS – Robert McMurray discusses the design architecture for IIS Express, looking at the Personal Web Server Mode and Application Server Modes, along with discussing the use of SSL with IIS Express.
Community
Comments Off on The Morning Brew #1138
Posted by Chris Alcock on 03 Jul 2012 | Tagged as: .NET, Development, Morning Brew
Software
- Upgrade to Windows 8 Pro for $39.99 – Brandon LeBlanc announces the pricing for windows 8 upgrades to Windows 8 Pro, all for the very reasonable price of $39.99 (or $69.99 for the boxed DVD version)
Information
Comments Off on The Morning Brew #1137
« Previous Page — Next Page »