developers.de
daenet's .NET Community
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
April 2006 - Scott Munro
Scott Munro
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
No CAL required to add and edit Work Items with Team Foundation Server 2008!
Windows Live Writer 2008
The Mysteries of Team Foundation Server Explained for SourceSafe Veterans
Update to WinMerge with TFS
WinMerge with TFS
Tags
.Net
ASP.Net
Blogging
Community Server
DaenetSystem
Design Patterns
Development Process
Mock Objects
MSDN
Patterns and Practices
Podcasting
Powershell
Refactoring
Resharper
RFID
Search MSDN
Source Control
Sql Server
SSIS
Team Foundation Server
Test Driven Development
Vista
Visual Studio
WinMerge
View more
Software Legends
Joel Spolsky
Martin Fowler
Database Legends
Kimberly Tripp
Process Legends
Kent Beck
Archives
November 2007 (2)
August 2007 (3)
June 2007 (2)
May 2007 (11)
February 2007 (1)
December 2006 (2)
November 2006 (7)
October 2006 (6)
September 2006 (1)
August 2006 (1)
July 2006 (4)
June 2006 (1)
May 2006 (3)
April 2006 (10)
March 2006 (19)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Cache Items Disappearing!
We ( Damir Dobric and I) have recently experienced some strange behaviour regarding the System.Web.Caching.Cache object and it appears that we are not alone . Basically, items that we were adding to the cache were not staying there as long as we expected...
Published
Tue, Apr 18 2006 10:48 AM
by
Scott Munro
Web Application Projects AddIn in Release Candidate
I posted a little while ago about the Web Application Project AddIn . I just saw that it is now available as a Release Candidate . I think that this is definitely something that all ASP.Net 2.0 developers should be looking into using.
Published
Thu, Apr 13 2006 5:05 PM
by
Scott Munro
Edit project files from the comfort of your own IDE.
Anyone who has edited Visual Studio project xml using Notepad (the no man's land of intellisense) will appreciate this one. Faisal Mohamood shows how you can edit Visual Studio projects direct from within Visual Studio in two easy steps. Unload the project...
Published
Thu, Apr 06 2006 5:19 PM
by
Scott Munro
A Great, Free Wiki
For those of you who are familiar with the concept of a wiki , you might be interested to hear that there are a number of free, hosted versions out there. I have used a few and can heartily recommend Schtuff !
Published
Thu, Apr 06 2006 11:40 AM
by
Scott Munro
SQL Server 2005 Express Edition User Instances
A SQL Server Express connection string can include a parameter named AttachDbFilename. It allows database files to be attached on the fly to an instance of SQL Server Express. This makes for a great deployment story however, the user requires administrative...
Published
Wed, Apr 05 2006 7:54 PM
by
Scott Munro
Microsoft's Team Foundation Server Dogfood Server
John Lawrence has posted some stats on Microsoft's internal installation of Team Foundation Server. They have 600 users that have work items assigned to them. These users are both from the Team Foundation Server itself and from numerous other Microsoft...
Published
Wed, Apr 05 2006 2:20 PM
by
Scott Munro
Team Foundation Server Trial can be Unlocked with a Volume Licence Product Key
I just read a post from Rob Caron where he said that both the Trial and Workgroup editions of Team Foundation Server that are available on MSDN Subscriber downloads can be unlocked with a valid product key. This process upgrades an existing installation...
Published
Wed, Apr 05 2006 2:00 PM
by
Scott Munro
Data Access Application Block
A lot of developers feel much more comfortable exploring a new technology by checking out some example code. The guys who wrote the documentation for Enterprise Library 2.0 understand this (the community made it pretty clear here ) and they have included...
Published
Wed, Apr 05 2006 12:18 AM
by
Scott Munro
Enterprise Library
Enterprise Library is Microsoft's Patterns and Practices Group 's attempt to provide developers with guidance in the form of well documented application frameworks that are made freely available complete with source code! Caching Application Block Cryptography...
Published
Tue, Apr 04 2006 10:30 PM
by
Scott Munro
Community Server TextParts
There is a Community Server feature known as TextParts that I was not able to get working at first attempt. But thanks to styx31 and a little experimentation I can now make use of this handy feature. TextParts are keywords that will be translated into...
Published
Sat, Apr 01 2006 7:11 PM
by
Scott Munro