Best Ordinary Man’s Weblog


TFS 2008 Power Tools: Alerts Editor needs to associate user accounts with POP3 mail box
November 15, 2008, 3:32 am
Filed under: Uncategorized

If you are in a workgroup environment, in order to select subscribers in the alert editor you will have to associate that local user account to a POP3 mail box. To do this, add the local windows user account to POP3 Users Group. To have more info on alerts editor, click here.



WPF 3D App with FPS Display
November 7, 2008, 4:28 am
Filed under: WPF | Tags:

In WPF, make use of CompositionTarget.Rendering event to calculate the frame per second. The CompositionTarget represents the display surface of the current page. Download the sample here.



TechFest 2008 HOTLabs Sessions
November 3, 2008, 1:39 pm
Filed under: TechFest HOLs


Silverlight 2 HOL (SOA Developer’s day in NYP @ 11th Sept 2008)
September 12, 2008, 7:51 am
Filed under: Uncategorized

Download the manuals and solution following these links:
Part#1, Part#2(includes manual).

Have fun!



TFS Custom Warehouse Adapter sample file
June 6, 2008, 1:44 pm
Filed under: Uncategorized

This is a cs file. Create a blank solution and add it in. Download here.

For instructions to install and full document. Goto “How to: Create an adatper” in msdn.



Server.Transfer Demo file
April 29, 2008, 9:43 am
Filed under: Uncategorized

download here



VSTS HOL Presentations & VPC
April 23, 2008, 4:32 am
Filed under: Uncategorized

Presentations:
Part#1
Part#2

VPC download here



TFS Installation Guide
April 21, 2008, 7:13 am
Filed under: Uncategorized


Sample Code: Using ASP.NET (Framework 3.5) to login to Windows
April 2, 2008, 9:34 am
Filed under: Uncategorized

This sample code makes use of System.DirectoryServices.AccountManagement classes to login to a domain or workgroup. Download here.



Training Materials for Hands On Labs (.NET Fundamentals 31/3/2008 to 1/4/2008)
April 2, 2008, 9:31 am
Filed under: .NET Fundamentals HOLs (080331-080402), VS2008 | Tags: ,

Download part 1, part 2, part 3, part 4. Please refer to my previous entry to download VS 2008 training kit.