Sign In
Jeff Lucovsky's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
No tags have been created or used yet.
Archive
Archives
August 2006
(1)
March 2006
(1)
September 2005
(1)
August 2005
(4)
July 2005
(2)
April 2005
(3)
February 2005
(3)
MSDN Blogs
>
Jeff Lucovsky's blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jeff Lucovsky's blog
Team Foundation: Alerts missing subject line?
Posted
over 6 years ago
by
jefflu
1
Comments
Team Foundation creates alerts that notify users and/or web applications of certain events that have occurred. Some of these alerts are used internally by Team Foundation (e.g., notifying another TF component of an important change to group membership...
Jeff Lucovsky's blog
Error Reporting -- Does anybody review those Watson reports?
Posted
over 6 years ago
by
jefflu
2
Comments
I'm part of the group that reviews Watson reports for Team Foundation. On a weekly basis, we meet and review all Watson reports received since the last review period. Each report is first checked to see if it is for a known problem. Many reports are for...
Jeff Lucovsky's blog
(Updated) Sample: Version Control RSS Feed
Posted
over 7 years ago
by
jefflu
2
Comments
I have updated the sample RSS feed; if you're using Beta 3, you should use the updated feed posted below. The sample was first posted here . The sample below allows you to subscribe to a feed which generates information for a specific user. Append...
Jeff Lucovsky's blog
Team Foundation: What's my server doing? (Part 2)
Posted
over 7 years ago
by
jefflu
4
Comments
In my last post , I wrote about the mechanism within Team Foundation that records web method activity. You can mine the database to and learn much about how Team Foundation is being used. Recall that the web method information is written to a database...
Jeff Lucovsky's blog
Team Foundation: What's my server doing?
Posted
over 7 years ago
by
jefflu
9
Comments
We designed a mechanism to record web method activity for all of the Team Foundation web applications. Information about each web method invocation is recorded in a single database. We don't provide any ways to get to that data -- however, if you have...
Jeff Lucovsky's blog
Version Control RSS Feed
Posted
over 7 years ago
by
jefflu
2
Comments
Recently, I wrote about a Team Foundation RSS feed . There may be a change required if you're seeing ASP.NET event log entries when your RSS reader contacts the feed complaining about the UriType (about line 194) not being recognized. Change UriType to...
Jeff Lucovsky's blog
Team Foundation Watson Reports: We're listening
Posted
over 7 years ago
by
jefflu
0
Comments
We've been collecting Watson reports with the Beta 2 release. As of this week, we've created 81 bugs from the Watson reports that we've received from Beta2 and internal sites. All but 2 of the bugs have been resolved. Please keep those Watson reports...
Jeff Lucovsky's blog
Sample: Version Control RSS Feed
Posted
over 7 years ago
by
jefflu
10
Comments
<%@ Page Language="c#" %> <%@ OutputCache Duration="20" Location="Server" VaryByParam="state" VaryByCustom="minorversion" VaryByHeader="Accept-Language"%> <% // "Copyright © Microsoft Corporation. All rights reserved. These Samples are...
Jeff Lucovsky's blog
Part 3: What's my source control server doing? A RSS feed to keep track of checkins
Posted
over 7 years ago
by
jefflu
1
Comments
I haven't forgotten about the RSS feed generator. There were some issues that I needed to resolve with the sample code before it can be released; this required a few changes -- these include: Instead of using public methods in the Version Control...
Jeff Lucovsky's blog
Why we want Watson reports
Posted
over 7 years ago
by
jefflu
0
Comments
One of the features we added to the mid-tier web services was the ability to create and file reports when error and/or unexpected conditions occur. When these happen, a information about the condition is gathered and then a report is filed with the Watson...
Jeff Lucovsky's blog
Part 2: What's my source control server doing? A RSS feed to keep track of checkins
Posted
over 7 years ago
by
jefflu
4
Comments
In my last post, I started describing an RSS feed generator for Team Foundation Source Control. Note that this is an experimental endeavor and not supported in any way by Microsoft as it is not part of the Team Foundation product. I described, in brief...
Jeff Lucovsky's blog
What's my source control server doing? A RSS feed to keep track of checkins
Posted
over 7 years ago
by
jefflu
4
Comments
An experimental RSS feed generator for Team Foundation Source Control that gives information about recent checkins....
Jeff Lucovsky's blog
Team Foundation Alerts
Posted
over 7 years ago
by
jefflu
3
Comments
Team Foundation alerts are a way for users to receive notifications when certain conditions occur. You can subscribe to these alerts on your client system through Team -> Alerts. Team Foundation sends alerts for these events -- each of these events...
Jeff Lucovsky's blog
Why BisRegEdit is sometimes the reported culprit of a failed install.
Posted
over 7 years ago
by
jefflu
4
Comments
I've been reading the newsgroup postings setup for Team System. Of particular interest, are those dealing with setup issues as I've spent a fair amount of time working with "setup" to make sure that the pieces work together. There are two types of installs...
Jeff Lucovsky's blog
Introduction
Posted
over 7 years ago
by
jefflu
1
Comments
Hi, my name is Jeff Lucovsky. I have been @ Microsoft since September 2003 working exclusively on Source Code Control. Most of my day-to-day work involves changes to the application tier but I have made some changes to the client-tier. Prior to Microsoft...
Page 1 of 1 (15 items)