Morning Brew by Chris Alcock
Software WCF Data Services EULAs updated - The WCF Data Services Team announce a change to the EULA (End User License Agreement) for WCF Data Services 5.0.1 and later which allows the DLLs to be redistributed. Information C#/.NET Little Wonders:...
The Table service component of the Windows Azure Storage service is a very simple, highly scalable and cost effective solution provided to store data. In this article, we will see how to store structured data on the cloud using Table Service.
The article Custom error page loading inside an iframe was added by ruchira on Thursday, May 17, 2012. Hello all, When we use Custom error pages in our website, and when we load our pages inside iframes, if an error occurs the custom error page...
Morning Brew by Chris Alcock
(For those who enquired yesterday, you will be glad to know that it was a sunny spring day for my fire drill yesterday) Software Microsoft All-In-One Code Framework Sample Updates in May, 2012 - Jialiang Ge discusses the latest update to the...
So I ran into an interesting behavior today as I deployed my first MVC 4 app tonight. I have a list form that has a filter drop down that allows selection of categories. This list is static and rarely...
Morning Brew by Chris Alcock
Today s edition was cut short due to a fire drill at my office . Software EF5 Release Candidate Available on NuGet - The Entity Framework team announce the release of a Release Candidate of Entity Framework 5 on NuGet. This release candidate...
Morning Brew by Chris Alcock
Software SQL Server 2008 R2 Service Pack 2 CTP is available - Aaron Bertrand highlights the release of the CTP release of the SQL Server 2008 R2 Service Pack 2. Aaron outlines the version numbers of SQL Server which this service pack CTP applies...
The article How to use a countdown timer inside Repeater ItemTemplate was added by primillo on Monday, May 14, 2012. Hi This a common task for Auction bid, events, promotions, project deadlineetc. For this sample we need to create a sql table and...