ASP.NET Weblogs

Posted to:
15 hours, 16 minutes ago

TechDays 2010 session slides and source code

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...
Filed under: ,
Posted to:
by
 jeffwids 
15 hours, 30 minutes ago

Format the email subject in the Elmah Error Logging Module

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...
Filed under: ,
Posted to:
by
 adweigert 
16 hours, 0 minutes ago

Overriding Inheritance for IIS 6.0 Virtual Directories

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...
Filed under: , ,
Posted to:
by
 guybarrette 
02-08-2010, 9:18 PM

VS 2010 RC now available

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...
Filed under:
Posted to:
by
 Ken Cox [MVP] 
02-08-2010, 8:17 PM

Performance and the Visual Studio 2010 Release Candidate

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

Software Development Productivity

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...
Filed under: ,
Posted to:
by
 dmckinstry 
02-08-2010, 11:35 AM

SharePoint as a Development Platform (Denver Event)

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:
by
 Jeff 
02-08-2010, 1:55 AM

Where to find the jQuery 1.4.1 vsdoc file

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:
by
 andrewstopford 
02-07-2010, 7:02 PM

MSpec Boo DSL

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:
by
 andrewstopford 
02-07-2010, 6:21 PM

BDD with SpecFlow

SpecFlow was a new one on me with a style of BDD that is a lot like Cucumber , more details in this post .
Filed under: , ,

1 2 3 4 5 Next > ... Last »