MOST RECENT
TATWORTH,

Until 31/Dec/2012 APress at http://www.apress.com/ are offering 50% off all E-books and Alpha books. You just need to use code SNOW12 at check-out.(I think they actually mean E-books including those still ...

Ismail Durgut,

I will explain the process of installing SharePoint 2013 on a Windows 8 Hyper V in a disconnected scenario. This matters for the prerequisites which by default downloads the prerequisites if run from the ...

David Paquette, .NET EF Migrations EF Code First ASP.NET MVC

Thanks to everyone who attended the talk yesterday. I had fun and I hope you all enjoyed it. As promised, here are the slides and code: Entity Framework Code First – Download Code First Migrations – Download ...

Patrice Calve,

Estimation is easy: put any random number, just kidding. Instead, always answer 1. But, change the meaning of that 1. Express your estimates in hours, days, weeks, months, seasons or quarters, years, decades, ...

csmith18119,

So I’m a huge fan of a Generic Template Pattern in .NET but with ColdFusion and am faced with a challenge. How to implement inheritance and polymorphism in ColdFusion. Adobe has a great article on the ...

Out of the box, Team Foundation Server 2010 Build does not support building of setup projects (.vdproj). Although, you can modify the DefaultTemplate.xaml or create your own in order to achieve this. I ...

Mike Benkovich,

There is nothing so certain as Change, and this is the vNext of the BenkoBlog…Over the next few weeks and months I will be sharing my plans and hopes for the next chapter, but at the same time I want to ...

AngelEyes,

Did someone in your company change the port number of your SVN repository, and told you only after the fact?Well, there's a simple solution, to connect existing TortoiseSVN directories to the same place.Use ...

Michael Freidgeim, .Net Framework Visual Studio/TFS .Net Framework

To optimize performance of visual studio build I've found multiple recommendations to change CopyLocal property for dependent dlls to false,e.g. From http://stackoverflow.com/qu... ...