Sign In
Dave's Team System Blog
Comments about Team System (VSTS, TFS, etc.), or whatever I see that I think is interesting.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Agile
DLR
Dynamic Languages
expression
Getting Started
Hyper-V
Lab Management
MSDN Events
New and Notable
Power Tools
Quality
Roadmap
Team Build
Team System
testing
TFS
TFS 2010
TFS Administration
Troubleshooting
Visual Studio
Visual Studio 2010
VS2010
VSTE Software Tester
VSTS 2010 CTP
VSTS Training
Archive
Archives
August 2011
(2)
July 2011
(3)
May 2011
(3)
March 2011
(1)
December 2010
(1)
August 2010
(3)
June 2010
(3)
April 2010
(1)
March 2010
(9)
February 2010
(10)
January 2010
(4)
November 2009
(1)
October 2009
(2)
September 2009
(5)
August 2009
(2)
July 2009
(3)
June 2009
(1)
May 2009
(5)
April 2009
(1)
March 2009
(7)
February 2009
(4)
December 2008
(1)
October 2008
(6)
September 2008
(3)
May 2008
(1)
April 2008
(3)
March 2008
(3)
February 2008
(5)
January 2008
(1)
October 2007
(6)
September 2007
(1)
August 2007
(1)
July 2007
(3)
June 2007
(2)
May 2007
(1)
April 2007
(8)
March 2007
(3)
February 2007
(3)
December 2006
(1)
MSDN Blogs
>
Dave's Team System Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dave's Team System Blog
Having private properties in ASP.NET MVC model objects
Posted
5 months ago
by
David Scruggs
0
Comments
I have an ASP.NET MVC project in which I wanted to track which users created an item. I’m already using membership and authorization, so I just have to annotate my controller methods with an [Authorize] tag. I added a “User” property to the model objects...
Dave's Team System Blog
Analysis Services 2008 R2 Team Build in TFS 2010
Posted
6 months ago
by
David Scruggs
0
Comments
If you’ve tried to build a BIDS project in a team build, you’ve noticed that BIDS doesn’t support MSBuild. There are a couple of workarounds for this. Find MSBuild extensions for the various BIDS projects. They’re out there. Run the build through Visual...
Dave's Team System Blog
Using a config file to override targets in a Visual Studio test project
Posted
6 months ago
by
David Scruggs
0
Comments
I wanted one of my coded UI tests to work in different environments, and to do that I wanted to override one of the URLs. I wanted to set that up in a config file rather than a data source. So, I created my own configuration data class for a custom section...
Dave's Team System Blog
Opening minidumps in Visual Studio—what to do when you get a “You cannot debug a 64-bit dump of a 32-bit prcess, you must collect a 32-bit dump of a 32-bit process”
Posted
6 months ago
by
David Scruggs
0
Comments
John Robbins has a few tips on collecting minidumps in a blog post . Unfortunately, you typically can’t debug a .NET mindump created on a 64-bit machine by Process Explorer or Task Manager. Satish Arvati describes how to get a 32-bit version of...
Dave's Team System Blog
Ways to associate a host name with your machine
Posted
6 months ago
by
David Scruggs
0
Comments
I show a lot of web applications on my laptop. One of the nice things about IIS is that you can have multiple host names associated with your machine (like “www.contoso.com” and “ftp.contoso.com” and “finance.contoso.com”), but you can have several sites...
Dave's Team System Blog
Setting up the SCOM TFS Connector CTP
Posted
8 months ago
by
David Scruggs
0
Comments
I’m glad I set up the CTP of the new TFS SCOM connector . For one thing, it prompted me to set up System Center Operations Manager, which has the TFS SCOM Pack for monitoring TFS. I haven’t been able to show that until now, and it’s a good add-in to have...
Dave's Team System Blog
jQuery-validate in MVC
Posted
8 months ago
by
David Scruggs
1
Comments
Boy, is debugging in a strongly typed language easier than in JavaScript. I’m really glad to have NuGet in Visual Studio. Of course, I immediately ran “Update-Package jQuery”, and then merrily went along until I later discovered that my login and registration...
Dave's Team System Blog
Some code to remove old build agent and test environment references
Posted
9 months ago
by
David Scruggs
0
Comments
Disclaimer: This is just a blog post, and this isn’t supported code by any stretch of the imagination. It hasn’t been certified by anybody. I can’t say that customer support will help you if you’ve used it. It’s just me using the TFS API. I have an unusual...
Dave's Team System Blog
WebCamps coming to the Southeastern US—see http://www.webcamps.ms/upcoming-web-camps.aspx
Posted
10 months ago
by
David Scruggs
0
Comments
The next full (2-day) camp is in Atlanta, at the Microsoft Alpharetta MTC, on March 30th. Andrew Duthie and Chris Bowen will present on MVC, jQuery, Entity Framework, and OData on Day 1 . Day 2 should be all hands-on labs. There are also events...
Dave's Team System Blog
Attrice Status Sidekick FTW
Posted
over 2 years ago
by
David Scruggs
0
Comments
I moved everything from one TFS server to another TFS server, and I decommissioned the old TFS server. I had some old workspaces from an old Team Build account, and they had left some items with pending changes. I’d tried Buck Hodges old blog...
Dave's Team System Blog
Lab management – TF260078 error
Posted
over 2 years ago
by
David Scruggs
0
Comments
I moved a Team Project Collection from one server to another, and got a TF260078 error when I tried to run lab management. It turns out, I needed to add my machine name as a SCVMM administrator (or that just fixed the problem, and maybe I could...
Dave's Team System Blog
If you’re adding a project portal and/or a reporting site to a TFS 2010 instance after project creation, give Jeremy Jameson’s blog a read…
Posted
over 2 years ago
by
David Scruggs
0
Comments
The instructions at Adding Dashboards and Reports to Upgraded Team Projects wasn’t really clear to me that you had to run the File.BatchNewTeamProject on the server where you were publishing the SharePoint site. In my case, SharePoint and TFS are...
Dave's Team System Blog
Studio Styles - Visual Studio color schemes
Posted
over 2 years ago
by
David Scruggs
0
Comments
How did I miss this? It’s an entire catalog of Visual Studio color theme settings. And, they’re rated. I just applied “WekeRoad Ink”, and it’s changed the feel of my editor. You can get a nice, comfortable feel out of it. ...
Dave's Team System Blog
SharePoint 2010 Visual Studio Training Kit
Posted
over 2 years ago
by
David Scruggs
0
Comments
There is a SharePoint 2010 Developer Training Course over at the Channel 9 Learning Center . There are a few places where I tweaked things a bit to make it work the way I wanted. One of the labs is a LINQ to SharePoint lab. It has two parts...
Dave's Team System Blog
Handy load test feature—turn on logging
Posted
over 2 years ago
by
David Scruggs
0
Comments
If you’d like to see what an occasional test response looks like in your load tests, you can turn on test logging. That saves the individual test responses—you get unit test results for unit tests, and web performance test results for web performance...
Dave's Team System Blog
Targeting different web servers in load tests
Posted
over 2 years ago
by
David Scruggs
0
Comments
You’ve been able to parameterize web servers in web (performance) tests since 2005. When you do this, it sets a context parameter that you can update to retarget to a different web server. Well, you can take advantage of that in load tests. ...
Dave's Team System Blog
Reconnecting a “disconnected” lab agent
Posted
over 2 years ago
by
David Scruggs
0
Comments
There is a huge troubleshooting guide at http://blogs.msdn.com/lab_management/pages/troubleshooting.aspx . I was running into a problem about my test agent always being “disconnected”. The particular error I had was "TF276055: The machine...
Dave's Team System Blog
Steve Dunn's Blog: A tool to switch project files between using Visual Studio 2008 and 2010
Posted
over 2 years ago
by
David Scruggs
0
Comments
I get asked or nagged about this every week—people want to work on the same projects and solutions in VS 2008 and 2010. Generally speaking, there is only one attribute in one XML tag different between the two files, but there may be other differences...
Dave's Team System Blog
New VS2010-compatible WIX build (3.5.1512.0)
Posted
over 2 years ago
by
David Scruggs
0
Comments
I received a question about installers, and because of it I noticed that the latest WIX installer supports VS2010 and has the BURN chainer. The version I grabbed is from Index of /releases/3.5.1512.0 . Over the past few months, I’ve been looking...
Dave's Team System Blog
Follow up from the 3-16-2010 ALEMUG meeting
Posted
over 2 years ago
by
David Scruggs
0
Comments
It was a great time at the ALEMUG meeting, even if I didn’t get a slice of pizza. It was an open space, so the agenda we had was quickly abandoned in favor of whatever people were interested in. Some people were interested in training for Visual...
Dave's Team System Blog
Intellitrace and Video Settings
Posted
over 2 years ago
by
David Scruggs
0
Comments
I was asked about configuring how much file space Intellitrace and video capture take up. It’s something you can configure. For Testing, it’s set in the test settings—just open the test settings file for the solution. If you don’t have any...
Dave's Team System Blog
Silverlight 4 RIA Breaking Changes
Posted
over 2 years ago
by
David Scruggs
0
Comments
If you’ve written anything in SIlverlight 4 RIA Services, you’ll need to rewrite it. There has been a lot of refactoring and namespace moves. They’re documented in the document at http://code.msdn.microsoft.com/Project/Download/FileDownload...
Dave's Team System Blog
Visual Studio upgrade offers
Posted
over 2 years ago
by
David Scruggs
0
Comments
We try to get MSDN into as many hands as possible, because it equips people with the tools they need cheaply. It’s a good deal, but there are some organizations that just use Visual Studio Professional without MSDN because they just can’t find the...
Dave's Team System Blog
New and Notable, 2010-03-04
Posted
over 2 years ago
by
David Scruggs
0
Comments
One really nice aspect of blogging is that I when I’m looking for an answer I sometimes find it on my own blog—apparently, I sometimes repeat the same mistakes. Because of that, I’m happy to write down a few links for later so that I can find them...
Dave's Team System Blog
March Architect Innovation Cafe Webcasts-Register Today!
Posted
over 2 years ago
by
David Scruggs
0
Comments
We’ve put out some nice talks at the Architect “innov8” series, and there are a couple more coming up. Apparently, some of the recorded sessions will be moved to ARCast.TV once the past recordings process. A couple of the past ones that I...
Page 1 of 5 (123 items)
1
2
3
4
5