Sign in
James Manning's blog
Team Foundation Server + PowerShell = Happiness
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Pages
Archive
Archives
April 2009
(1)
January 2009
(6)
December 2008
(2)
November 2008
(1)
September 2008
(1)
July 2008
(3)
June 2008
(9)
May 2008
(15)
April 2008
(4)
March 2008
(1)
February 2008
(4)
January 2008
(2)
November 2007
(2)
October 2007
(2)
September 2007
(1)
July 2007
(8)
June 2007
(3)
May 2007
(4)
March 2007
(12)
February 2007
(23)
January 2007
(7)
December 2006
(1)
November 2006
(14)
October 2006
(5)
September 2006
(10)
August 2006
(4)
July 2006
(2)
June 2006
(4)
May 2006
(1)
April 2006
(4)
March 2006
(5)
February 2006
(8)
January 2006
(8)
December 2005
(1)
November 2005
(4)
October 2005
(8)
September 2005
(7)
August 2005
(1)
June 2005
(6)
May 2005
(1)
April 2005
(1)
March 2005
(1)
February 2005
(4)
December 2004
(3)
October 2004
(1)
September 2004
(1)
August 2004
(3)
July 2004
(5)
June 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
James Manning's blog
Teamprise 2.0 ships!
Posted
over 7 years ago
by
MSDNArchive
0
Comments
There are some amazing new features in their 2.0 product - it's very impressive to see how far they've come along! The work item support is great to see, especially support for things like .wiq files. Go Teamprise! http://www.woodwardweb.com/teamprise...
James Manning's blog
New tool for TFS written by a MVP : TFS Permission Manager 1.0
Posted
over 7 years ago
by
MSDNArchive
0
Comments
While there's a good chunk of overlap with the TFSAdmin project on codeplex , it looks like this tool does cover a number of things that TFSAdmin doesn't. If nothing else, it's always good to have at least 2 entries in a space to help push each other...
James Manning's blog
A SharePoint by any other name...
Posted
over 7 years ago
by
MSDNArchive
0
Comments
One of the things I've personally found the most confusing about SharePoint is that it isn't a single product. It's kind of a Windows thing (Windows SharePoint Services), but it's also kind of an Office thing (Microsoft Office SharePoint Server). Then...
James Manning's blog
ISAPI filter without SSL, or, why cleartext passwords are evil
Posted
over 7 years ago
by
MSDNArchive
1
Comments
Ever wonder why telnet and ftp are generally considered evil by security conscious admins? That's right, because they send passwords in cleartext . The same holds true of Basic authentication as well. Because of this, when we published guidance on how...
James Manning's blog
Killer feature of VSTS DB Pro - data generation via regex
Posted
over 7 years ago
by
MSDNArchive
0
Comments
IMHO, while the DB Pro SKU has lots to like, one of the features I fell in love with the moment I heard about it was their data generation via regex. Why is that? Because even today, sometimes the most testing your data code gets in terms of valid/invalid...
James Manning's blog
TFS administration, PowerShell, and why I sometimes hate command-line exe's
Posted
over 7 years ago
by
MSDNArchive
3
Comments
If you've been reading this blog, you'll notice that I'm a fan of PowerShell and their integration and .NET stories. While PowerShell has great support for command-line exe's (you can do the same separation of stdout/stderr, for instance, that bash has...
James Manning's blog
Debugging application crash/hang in production environments
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Here's a nice blog post (with lots of screen shots!) detailing how to grab a stack from a crashing or hung application. Note that in the typical case we'll get a Watson report , so customers don't normally need to do this kind of manual operation for...
James Manning's blog
Developing workflows in WSS 3.0 inside Visual Studio
Posted
over 7 years ago
by
MSDNArchive
0
Comments
One of the big features in WSS 3.0 includes their support for workflows (they have a new dependency on Windows Workflow Foundation in the .NET 3.0 framework). This should help make a lot of the scenarios that people were coding in WSS 2.0 a lot simpler...
James Manning's blog
WSS 3.0, ASP.NET 2.0, WebParts authoring
Posted
over 7 years ago
by
MSDNArchive
0
Comments
As we're working to support WSS 3.0 in our upcoming version , I've been working with WSS 3.0 a lot lately and really been impressed by some of the changes from WSS 2.0. In the following blog post, the main topic is authoring WebParts in the 3.0 version...
James Manning's blog
Built-in reports on your SQL Server's activity/status
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Since the perf bottleneck of many TFS systems will be the SQL Server instance where the databases reside, it's often times the piece you'll want to keep the closest eye on. SQL Server 2005 has some great built-in reports covering many of the usual things...
James Manning's blog
Visual Studio 2005 extensions for Windows SharePoint Services 3.0
Posted
over 7 years ago
by
MSDNArchive
0
Comments
As I mentioned before, WSS 3.0 support is something we're hoping to include in our next version, so I'm glad to see these extensions that help make it an even better platform for development! Woo hoo! http://blogs.msdn.com/andrew_may/archive/2006/11/21...
James Manning's blog
improving perf in a virtual machine
Posted
over 7 years ago
by
MSDNArchive
1
Comments
I'm sure our field guys (many running TFS servers in a VM) will appreciate this advice (initially via Charles ). Keep in mind, none of this is really TFS-specific (although that's the interesting case for Charles, of course :) but more pointers is always...
James Manning's blog
update-feature.ps1 - example of querying and updating work items
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Did a little script this week that updates one work item (the "feature") based on summing values in other work items (the tasks associated with that feature). It may be of limited value to others as-is, but it should serve as a useful example, as it leverages...
James Manning's blog
Windows SharePoint Services 3.0 RTW!
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Announcing the RTW of WSS and Office SharePoint Server 2007 Standard and Enterprise Evaluation! http://www.microsoft.com/technet/windowsserver/sharepoint/default.mspx http://www.microsoft.com/technet/windowsserver/sharepoint/download.mspx WSS 3.0 is pretty...
Page 1 of 1 (14 items)