Pete SheillDeveloper on the CLR teamSql Server 2005 blocking quiz- February 20, 2006 Youve read Inside Sql Server 2000 cover to cover, but how well do you really know the database locking behavior Here's a 10 question quiz (attached) to find out.http://blogs.msdn.com/psheill/archive/2006/02/20/535614.aspx How to subscribe to Tfs alerts for new workitems only- February 1, 2006 If you want to get notified for all new workitems, regardless of who they get assigned to, you will want a custom subscription. Here is an example of how to create one with the BisSubscribe tool that is on the server. There is a ChangeType with each WorkItemChangedEvent, set to either "Change" or "New". In the filter expression below, only new changes will generate emails. BisSubscribe.exe userId <domainusername> eventType WorkItemChangedEvent deliveryType..http://blogs.msdn.com/psheill/archive/2006/02/01/522386.aspx |