jwanagel

Stories submitted by jwanagel

CodePlex adds Mercurial support(blogs.msdn.com)

submitted by jwanageljwanagel(395) 2 years, 4 months ago

Microsoft's open source project hosting site announces the addition of Mercurial to its supported source control systems. read more...

2 comments |category: |Views: 195

tags: another

DotNetNuke Moves to CodePlex(blog.theaccidentalgeek.com)

submitted by jwanageljwanagel(395) 3 years, 4 months ago

Find out why the DotNetNuke project moved to CodePlex from SourceForge. read more...

add a comment |category: |Views: 368

tags: another

Using GIT with CodePlex(ayende.com)

submitted by jwanageljwanagel(395) 3 years, 11 months ago

Blog post by Ayende Rahien on using GIT with CodePlex through a combination of git-svn and SvnBridge. read more...

add a comment |category: |Views: 383

tags: another

Best SQL server deadlock debugging instructions ever(blogs.msdn.com)

submitted by jwanageljwanagel(395) 4 years, 7 months ago

There are a lot of articles on the net about debugging deadlocks in SQL server, but this three part series from Bart Duncan is the most helpful and complete instructions of all of them. They also cover the new deadlock debugging features in SQL Server 2005 that most other articles do not. read more...

add a comment |category: |Views: 601

tags: another

xUnit.net: new unit testing framework for .NET 2.0+(jamesnewkirk.typepad.com)

submitted by jwanageljwanagel(395) 4 years, 8 months ago

Jim Newkirk, father of NUnit 2.0, has released a new unit testing framework for .NET 2.0 and later, with source code hosted on CodePlex.com. read more...

add a comment |category: |Views: 13

tags: another