Sign In
Youhana's WebLog
Team Foundation Server - Visual Studio
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
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
C#
Shell Extensions
Software Engineering
Team Members
TFS 2010
Version Control
Archive
Archives
January 2012
(1)
March 2011
(1)
January 2011
(1)
October 2010
(1)
September 2010
(1)
July 2010
(1)
June 2010
(1)
May 2010
(1)
December 2009
(1)
October 2009
(1)
September 2009
(2)
MSDN Blogs
>
Youhana's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Youhana's WebLog
Why am I not seeing the Icon Overlays in Shell Extensions TFS Power tools ?
Posted
1 month ago
by
Youhana Naseim - MSFT
2
Comments
This issue have been reported multiple times and I just wanted to get why it is happening out there: Windows allows a maximum of 15 icon overlays in the system even Windows 7 ( http://blogs.msdn.com/b/oldnewthing/archive/2009/12/09/9934348.aspx...
Youhana's WebLog
Distributing custom check-in policies & WIT controls using team members
Posted
10 months ago
by
Youhana Naseim - MSFT
2
Comments
The team members component of the TFS power tools (available here ) has a feature to help TFS users distribute custom check-in policies and WIT controls. Basically, the administrator would add the dlls containing the policies and components to a special...
Youhana's WebLog
Team Members Power Tool & Lync
Posted
over 1 year ago
by
Youhana Naseim - MSFT
0
Comments
A couple of weeks ago I received a question from one of our clients regarding whether the Team Members power tool work with Lync or not. Today I had a chance to test the team members power tool with Lync. All Team Members should and are working properly...
Youhana's WebLog
Displaying all branch hierarchies in TFS 2010
Posted
over 2 years ago
by
Youhana Naseim - MSFT
0
Comments
If you are utilizing the new TFS 2010 branch folder feature you can easily list the branch hierarchy in source control using the code below: 1: using System; 2: using Microsoft.TeamFoundation.Client; 3: using Microsoft.TeamFoundation.VersionControl...
Youhana's WebLog
Team Foundation Server Architectural Overview
Posted
over 2 years ago
by
Youhana Naseim - MSFT
1
Comments
I have been asked to give a quick overview of how TFS internally works to one of my colleagues here and I figured out that my drawings can be used to explain the architecture to our users as well so I scanned them and put them together in the embedding...
Youhana's WebLog
What can we learn form SPAIN's World Cup Victory in the world of Software ?
Posted
over 2 years ago
by
Youhana Naseim - MSFT
3
Comments
I am a soccer fan, I also watch tennis & basketball but only soccer gets to me. A couple of weeks ago Netherlands and Spain played in the world cup final . Originally, I did not know which team I really wanted to win, I always loved Netherlands (I...
Youhana's WebLog
Where does Team Members power tool get the Users list from ?
Posted
over 2 years ago
by
Youhana Naseim - MSFT
0
Comments
Basically, the team members power tool displays the list of users in the “[TEAMPROJECT]\Contributors” group of your team project recursively. To customize which group is the one to be displayed you can right click on the team project –> Team Project...
Youhana's WebLog
Using the TFS Property Service to enrich your third party VS tools – Team Member Power Tool Example
Posted
over 2 years ago
by
Youhana Naseim - MSFT
0
Comments
Team Members – Customize your IM Address Last week Brian Harry announced the availability of the TFS 2010 Power tools in one of his blog posts . I had the pleasure to work on the Team Members power tool enhancements for this release which are: Customized...
Youhana's WebLog
Introducing Lambda Expressions – Validating a List without a loop
Posted
over 3 years ago
by
Youhana Naseim - MSFT
2
Comments
1: using System; 2: using System.Collections.Generic; 3: using System.Linq; 4: 5: namespace LambdaExpressionDemo 6: { 7: interface IValidator 8: { 9: bool Validate(); 10: ...
Youhana's WebLog
Q&A About TFS Version Control
Posted
over 3 years ago
by
Youhana Naseim - MSFT
0
Comments
In my last post about Visualizing Change using TFS 2010 I mentions that I am going to post some answers about different questions I usually get asked by other software engineers when I mention that I work for the TFS team. In this post I will list the...
Youhana's WebLog
Presenting “Visualizing Change Using TFS 2010” @ the Raleigh Code Camp (RDUCC)
Posted
over 3 years ago
by
Youhana Naseim - MSFT
0
Comments
Last week I had the honor to present a subset of the features we developed for version control in TFS 2010 at RDUCC . In this presentation I introduced the audience to branches and what advantages we get by defining a branching model and adhering to it...
Youhana's WebLog
Hello World !!!
Posted
over 3 years ago
by
Youhana Naseim - MSFT
0
Comments
I am a Software Design Engineer in Test working for the TFS Version Control team. I a have been on the team for more than two years now. I have worked on a lot of interesting features for the upcoming TFS release TFS2010. I will be blogging about Version...
Page 1 of 1 (12 items)