Always remain updated about current software development trends
Don't miss the opportunity to hear Wade Hilmo, IIS' principal development lead, at Tech Ed Europe, 26 June 2013 in Madrid, Spain at the IFEMA \u2013 Feria de Madrid Convention Centre. Wade will be presenting the latest about IIS in Windows Server 2012 R2, bringing...
IntroductionIt seems that nowadays everyone loves conventions! Not the ones that you go to, but the ones that you use, that is! It just happens that NHibernate also supports conventions, and we'll see exactly how.Conventions in NHibernate are supported...
Imagine you need to support multiple projects that retrieve “widgets” of different types from various data sources. You might start with some simple type definitions that build a core API around widgets and widget storage. public class Widget { ...
Blog post on performance improvements with Entity Framework Model JSON serialization in ASP.NET MVC application.
VS 2012 web templates come preloaded with standard front-end libraries. This post is meant to complete the list with other essential and productive libraries that should be used in modern public-facing MVC and webform projects.
How to retrieve Picasa albums and view photos in ASP.NET
Wouldn't it be nice if your followers could be notified whenever you publish a new version of a NuGet package? Currently, nuget.org offers no support for this, but with the following tricks, you can get it working without programming.The essential idea...
Securing Your .NET Applications \u2013 A Summary Review Of Visual Guard