DCSIMG
ITPRO - Shai Raiten

Shai Raiten

 Subscribe

Browse by Tags

All Tags » ITPRO (RSS)
The Git Hole
Tweet I consider myself a calm person with plenty of tolerance, I believe in productive discussion and love it – Part of my job as a consultant is to talk with Teams and explain them why you should choose a specific product over another, in 99.9% of those meetings there is one guy that don’t like the change (No One Like Changes) and you need in a calm way to explain and show him the benefits of the new tool – Forcing someone to do something is never a good thing. But sometimes there is no wining...
Team Foundation Backup Plan Not Working in Administration Console
Tweet Today I came to a customer for consulting and the customer told me that there is no Backups for TFS. So right away I told him this is very important and let’s create a Backup Plan for TFS. How To: Create TFS 2010 Backup Plan Problem So I’ve download TFS 2010 Power Tools, Install, Open TFS Administration Console, Click “Create Backup Plan” and Nothing happens. So I’ve started to investigate and saw some errors in TFS Event Log, of course I saw “Object reference not set to an instance of an object...
The Future of Testing: Quality Center vs. Team Foundation Server
Tweet Quality Center vs. TFS is a question I hear a lot, each customer that works with Quality Center has faced this question when the development team has decided to work with TFS or the Testers want features to help them improve their testing quality. Instead of talking about that subject only with my customers I decided to write something on that subject to help you understand the power of TFS for Testers, and how this platform will improve your Testing abilities with more advance features and...
Team Foundation Server Power Tools December 2011
Tweet Read the full article from Brian’s Harry Download –> Team Foundation Server 2010 Power Tools Power Tools Come to Eclipse We are completely committed to ensuring that developers outside of Visual Studio have great access to TFS and that includes bringing Power Tools to these developers when appropriate.  Today we made a new Power Tool download available as an Eclipse update site. 64-bit MSSCCI Support We also made the one of our most significant updates to the MSSCCI provider for TFS...
SharePoint API – Download \ Upload Documents (Tool)
Tweet A long time ago I wrote about SharePoint 2007 Files Restore Tool , tool that allows you to connect to SharePoint content database (not need to have SharePoint installation) and extract documents. The reason I wrote this tool was a customer that upgrade TFS and perform a new installation of SharePoint so he lost all his documents, this tool helped me to extract all documents and added them to the new SharePoint site. SharePoint upgrade/migration can be unpleasant and sometimes I prefer to do...
Activating GodMode
Tweet I know this sound like something from computer games, but not. I was showing some demos on my machine and some one asked me during the demo: What is the “GodMode” folder on your desktop? GodMode is a nice trick I’m using from Windows Vista to manage my computer, GodMode lets me access all of the operating system's control panels from within a single folder. Create a folder, the name is not important. Rename the folder name to: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} And Walla! Now...
Microsoft Test Manager–Multiline Support
Tweet אני יודע, אתם בטח לא מאמינים זה סוף כל סוף קורה – מיקרוסופט הוציאה “תיקון” ל – Microsoft Test Manager אשר יאפשר לכתוב צעדי בדיקה עם שורות מרובות. תיקון זה מגיעה עם עוד מספר תיקונים קטנים אבל ללא ספק תמיכה בשורות מרובות הינה המשמעותית ביותר. הכתבה המלאה - Brian Harry And one time in English - Microsoft has released Multiline support for Test Cases in Microsoft Test Manager!!! Visual Studio 2010 SP1 TFS Compatibility GDR <– Download  <- הורדה Alt+Enter
אז מה חדש ב–TFS 11
Tweet מהרגע שחזרתי מכנס Build לקוחות שואלים אותי מה מחכה להם בגרסא החדשה של Visual Studio 11 ו – TFS 11? קצת היסטוריה – בעבר חברות רכשו מספר רב של כלים עבור כל תפקיד ייעודי בחברה, לאנשי פיתוח – Visual Studio, לאנשי בדיקות Quality Center ועוד כלים לאוטומציה, מנהלים עבדו עם Excel או MS Project ועוד ועוד כלים, הבעיה שלא היתה אינטגרציה ושיתופיות מלאה בין הכלים, מה שגרם לקשיים לא קטנים בתקשורת ובמעקב אחרי התהליך. ב – 2005 מיקרוסופט הוציאה לאוויר העולם את Team System כמוצר נפרד מ – Visual Studio שהיה חידוש...
תמיכה בעיברית וכיון כתיבה ב–Microsoft Test Manager
Tweet לקוחות שעובדים עם Microsoft Test Manager לניהול בדיקות בעיברית נתקלים בבעיה נפוצה בתמיכה בישיר הטקסט מימין לשמאל. אפשר להחליף את כיוון הטקסט לימין אבל הוא ישר יקפוץ לשמאל כאשר נעבור לצעד הבא, וזה לא באמת פתרון… שעובדים עם עיברית ואנגלית ביחד קשה מאוד לערוך ולהריץ את התסריטים שלנו בצורה נוחה. אל דאגה יש פתרון גם לזה, אם נשנה את הערך של FlowDirection ב – Registry ל – 1 הכיוון של הטקסט ב – Microsoft Test Manager יתהפך ונוכל לקרוא את הבדיקות שלנו בצורה נורמלית. יש לסגור ולפתוח מחדש את Microsoft...
Cannot Create Database Project - Cannot load file or assembly "Microsoft.SqlServer.Management.SqlParser"
CodeProject Couple of days ago I’ve format my computer, a fresh start . Today I tried to open a Database project I’m working on and I got the following error message: Of course I’ve installed SQL 2008 + with Management Studio and all the other things coming with Visual Studio 2010, but I did make some changes to the 2008 R2 installation… I wanted to remove the Default SQL Express coming with Visual Studio and install the complete suite. During this process I’ve removed several SQL installations from...
How To Change TFS 2010 Attachment Size
CodeProject Here is a post from 2008 on how to change attachment size in TFS 2008 , the same concept is available in 2010 but there is a small confusion about 2010. Many people had problems changing the attachment size in TFS 2010 using the same web service because the following error: 500 Internal Server Error There where people who changes the attachment size using code: TeamFoundationServer tfs = TeamFoundationServerFactory .GetServer( @"yourtfsserver/.../DefaultCollection" ); ITeamFoundationRegistry...
You Can Upgrade TFS 2010 to SQL 2008 R2
CodeProject You probably know that when you buy TFS 2010 your license also includes SQL Server 2008 Standard Edition , couple of weeks after TFS 2010 was released the SQL team released SQL 2008 R2, many customers ran and upgrade their TFS 2010 To SQL 2008 R2 because they think the SQL Server is included. But if you didn’t bought license for SQL 2008 R2 you’re not allowed to installed R2 on TFS 2010. However, because some feedbacks from MSDN Subscribers Microsoft has change the license and updated...
Web Test Manager For TFS 2010
Couple of months ago Sela Collage were a sponsor in Microsoft ALM Summit in Seattle , there we announced on ALM Products and the first version of Web Test Manager - Innovative approach to managing and running your tests - Any Test – AnyWhere - Anytime (by Everyone) under TFS 2010. WTM = Manage your tests directly from your browser in TFS 2010 Now, for the first time you can manage your tests without the need for any local installation, WTM is a web application integrated in VS 2010 Team Web Access...
Visual Studio ALM Video & Two Updates for TFS/VS You Should Install
CodeProject Some news for Visual Studio 2010, I’ll start from several updates you should to apply on you TFS and Visual Studio. KB - TFS 2010 SP1 Cumulative Update 1 – KB2536929 This is the first Update from Microsoft since SP1, and the new concept from Microsoft is to release hot fixes for critical bugs, every once in a while when the development team feels they have critical mass of fixes they will publish new Update includes all hot fixes. – So make sure your Visual Studio and TFS are up to date...
VS ALM Microsoft MVP For Another Year!
VS ALM Microsoft MVP For Another Year! This is my third time as VS ALM MVP and still excited like it’s the first time I got this email: “Congratulations! We are pleased to present you with the 2010 Microsoft® MVP Award!” I would like start saying Thanks to My Mentor and my good friend Guy Burstein (The King!!!) who guide me and help me getting where I’m today. Guy is working in the Developer & Platform Adoption Group at Microsoft Israel, helping customers and technical guys like me in Israel...
More Posts Next page »