affiliate_link

Thursday, November 25, 2010

Usefull Google Tools


1. http://www.google.com/analytics

Google Analytics is the web analytics solution that gives you rich insights into your website traffic and marketing effectiveness

2. http://www.google.com/webmasters

Get data about crawling, indexing and search traffic

3. http://www.google.com/insights/search/

With Google Insights for Search, you can compare search volume patterns across specific regions, categories, time frames and properties

4. https://adwords.google.com/select/KeywordToolExternal

Tuesday, November 23, 2010

Adding Project to Team Foundation Server 2010

1. Install Team Foundation Server

2. Open Visual Studio 2010, click File -> New -> Team Project

3. Select a Team Foundation Server, it can either network or local server

4. Select Team Project Collection, by default DefaultCollection is selected.
Click Connect

5. Enter name and description of the team project and click Next

6. Select a Process Template. There are two project templates available by default, additional Process Templates can be downloaded from Microsoft website. Default project templates are

(i) MSF for Agile Software Development v5.0
(ii)MSF for CMMI Process Improvement v5.0

After selecting the project template click Finish

7. Open Visual Studio 2010 project. Right click project solution in the solution explorer window and click Add Solution to Project.