|
Posted to:
15 hours, 16 minutes ago
|
My session about memory leaks in .NET is over. Everything went well. Thanks Yann. Thanks to everyone who showed up. You can download the slides and the source code of the sample application (PhotoLight). Ma session sur les fuites de mémoire en .NET est...
|
|
Posted to:
15 hours, 30 minutes ago
|
Elmah error logging modules and handlers for ASP.NET is a great module for logging asp.net errors to many different and configurable repositories. One of the repositories that Elmah works with is email. You can easily set up Elmah to send emails...
|
|
Posted to:
16 hours, 0 minutes ago
|
If you have an IIS site that has a mixture of ASP.NET 1.1 and 2.0 virtual directories below it, changing the root site ASP.NET settings could affect the virtual directory ASP.NET settings as well since IIS inherits except for explicit overrides. This...
|
|
Posted to:
02-08-2010, 9:18 PM
|
From Jason Zanders’ Blog MSDN subscribers can download the bits immediately from this location . The RC will be made available to the public on Wednesday February 10. http://blogs.msdn.com/jasonz/archive/2010/02/09/announcing-vs2010-net-framework...
|
|
Posted to:
02-08-2010, 8:17 PM
|
I think you'll find the performance of the Visual Studio 2010 and .NET Framework 4 Release Candidate to be vastly improved over Beta 2. Microsoft showed wisdom and courage when it chose to delay the release to make the product better - and faster. BTW...
|
|
Posted to:
02-08-2010, 6:15 PM
|
Scott Bellware has an interesting series of posts where he discusses how to get back to productive development teams. As usual in his writing (IMO), in a rather verbose way he brings up quite a few good points. Please go ahead and read them. He links...
|
|
Posted to:
02-08-2010, 11:35 AM
|
In case you’re interested in SharePoint technologies and Live in the Denver area, Microsoft is putting on a great event focused on SharePoint 2010. Why am I, an “ALM guy” interested in SharePoint 2010? Because the team-development story for...
|
|
Posted to:
02-08-2010, 1:55 AM
|
If you're like me and you were trying to update your ASP.NET MVC 2 RC2 project with the latest and greatest, and couldn't figure out where the new scripts are, they're here: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\CSharp...
|
|
Posted to:
02-07-2010, 7:02 PM
|
While looking around for something to match EasyB a BDD framework built in Java\Groovy I came across this Boo based DSL for MSpec . Dynamic languages (the meta programming abilities in particular) make for a far easier english reading test than static...
|
|
Posted to:
02-07-2010, 6:21 PM
|
SpecFlow was a new one on me with a style of BDD that is a lot like Cucumber , more details in this post .
|