DCSIMG
Visual Studio - Eran Ruso
Sign in | Join | Help

Browse by Tags

Where Is All The History When Using The Move Or Rename In Source Control?
27 March 11 08:43 PM | Eran Ruso | 1 comment(s)
I hear this question a lot!!! Microsoft in TFS 2010 has changed the rules in the Source Control, what happens now is when moving an Item or a Branch or using the Rename command all the history suddenly disappears. When it happens the users are getting in to panic mode because all there history is not where they expect it to be… So where is it and what do I need to do in order to see my history? In order to see what happens lets create a similar situation where my history “disappears”: I will take...
Visual Studio 2010 SP1 and TFS 2010 SP1–What’s New? (Summary)
12 December 10 01:12 PM | Eran Ruso | 2 comment(s)
Since the release of the new SP1 beta of TFS 2010 and VS2010 that I have published about in my post: "Visual Studio 2010 And TFS 2010 Service Pack 1 Beta Has Released" , I have received a lot of questions about what’s new. I have just read a very good post by: “Learn TFS” that summarize all that is new in this service pack. You can read more in: “Visual Studio 2010 SP1 and TFS 2010 SP1 Roundup” Have Fun!!!
Feature Pack 2–Testing pack Is Available
16 November 10 10:37 PM | Eran Ruso | 1 comment(s)
Finally it is here! I have writen about the feature pack 2 in my post: “New Feature Pack For Testing Is About To Be Delivered Including Silverlight Support!” You can download the feature pack only if you are a MSDN Subscriber and you have Visual Studio 2010 Ultimate Edition Premium Edition or Test Professional from here . The Feature Pack 2 is already including Feature Pack 1. Have Fun!!!
New Feature Pack For Testing Is About To Be Delivered Including Silverlight Support!
14 November 10 07:35 AM | Eran Ruso | 1 comment(s)
A few days ago Brian Harry has announced the N ew Features and Testing Capabilities that will be released in what the call “Feature Pack 2” that is dedicated to the Testing World . Between these features there is the one thing that many are waiting for: The Recording for Silverlight! Below you can read more about the grate features that will be released with “Feature Pack 2”, the list is taken from Brian Harry’s post that you can read here . Has Soon as this pack will be released I will let you know...
My Tech-Ed 2010 Session – Lab Management
07 November 10 10:36 AM | Eran Ruso | with no comments
The Tech-Ed is coming closer, the excitement is high and preparations are now intensive in order to give you the best session in Tech-Ed!!! I have a session together with Coby Peled from Microsoft, we are going to present the Lab Management. An article regarding the Lab Management was published today in the Teck-Ed site: “All you wanted to know about the Lab Management and didn’t know who to ask” I hope to see you all at our session… Have Fun!!!
Microsoft Released a Patch For Cut/Copy “Insufficient Memory” Issue In Visual Studio 2010
28 June 10 05:15 PM | Eran Ruso | with no comments
There is an issue with VS 2010 that shows an incorrect message: "Insufficient available memory to meet the expected demands of an operation at this time, possibly due to virtual address space fragmentation. Please try again later." When you try to Cut or Copy code. If you run with this issue there is a release of a patch that can be downloaded in the following link: https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29729 All you need to do is download...
Coded UI Test Demo – Video Hebrew
01 June 10 10:15 AM | Eran Ruso | 2 comment(s)
I have recorded a video demoing the Coded UI Test, I have put a lot of effort making it short and informative. I have recorded the video in Hebrew, I hope to upload an English version soon… This demo is based on a Coded UI Test User guide I have published in English, the first post of the guide is: "Visual Studio 2010 Coded UI Test User Guide - Introduction" You can download the video from the following link: http://blogs.microsoft.co.il/files/folders/eranruso/entry645448.aspx I have also...
Visual Studio 2010 Coded UI Test User Guide - Add Validation To Your Coded UI Tests
16 May 10 11:50 PM | Eran Ruso | 6 comment(s)
This post is the Fourth post out of Four that builds the Visual Studio 2010 Coded UI Test User Guide . See the first post: “Visual Studio 2010 Coded UI Test User Guide - Introduction” , the second post: “Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test” and the third post: “Visual Studio 2010 Coded UI Test User Guide - Get A Coded UI Test Created In Manual Test Using The MTM Tool” On this post I will show how to add validation rules to the Coded UI Test that we have previously...
Upgrade Visual Studio 2010 from Beta 2 Or RC To The RTM
11 May 10 04:43 PM | Eran Ruso | 1 comment(s)
These instractions will work for all the Visual Studio 2010 versions . Upgrading your Visual Studio 2010 is a very simple task, just follow these steps: Step 1: Go to Add Remove Programs from the control panel Step 2: Uninstall Visual Studio Step 3: Uninstall the .NET Framework 4.0 Extended Step 4: Uninstall the .NET Framework 4.0 Client Profile Step 5: Install the RTM version of Visual Studio That is all. Have Fun!!!
Visual Studio 2010 Coded UI Test User Guide - Get A Coded UI Test Created In Manual Test Using The MTM Tool
20 April 10 12:13 AM | Eran Ruso | 4 comment(s)
This post is the Third post out of Four that builds the Visual Studio 2010 Coded UI Test User Guide . See the first post: “Visual Studio 2010 Coded UI Test User Guide - Introduction” and the second post: “Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test” On this post I will show how to create a Coded UI Test based on prerecorded Coded UI Test. In the Microsoft Test Management (MTM) tool you run Test Plans with the Test Runner, In case that the “Action Log and Action Recording...
Visual Studio 2010 Coded UI Test User Guide - Create A Simple Coded UI Test
27 March 10 08:47 PM | Eran Ruso | 22 comment(s)
This post is the Second post out of Four that builds the Visual Studio 2010 Coded UI Test User Guide . See the first post: “Visual Studio 2010 Coded UI Test User Guide - Introduction” On this post I will show how to create a simple Coded UI Test. The example I will use in this guide created by Microsoft and is called: “IBuySpay” The example is a web application but we will use its GUI in the Coded UI Test. A few guide lines before we start: To create a test you need to have a Test Project Base every...
How To Use Team Explorer 2005 With TFS 2010
25 March 10 07:24 AM | Eran Ruso | with no comments
I know some of you are waiting for it and now it is finally here: The Team Explorer 2005 extensibility patch for TFS 2010 . Download it from the following URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=22215e4c-af6f-4e2f-96df-20e94d762689&displaylang=en I think that the connection to the server user experience will be the same as the Visual Studio 2008 user experience. Refer to my post: “How To Connect To The TFS 2010 With Team Explorer 2008” for how to connect. I did not test...
Visual Studio 2010 Coded UI Test User Guide - Introduction
25 February 10 08:33 AM | Eran Ruso | 8 comment(s)
In Visual Studio 2010 Microsoft has added the Coded UI Test. Back to history: In Visual Studio 2005 Microsoft presented the Tester Edition, it contained the following parts: Web Test Automation Test Performance Test Unit Test Something that should have been a Manual Test, it was word or text documents contained the Test Cases. Practically no one used it. In Visual Studio 2008 tester edition no significant changes has been made. In Visual Studio 2010 Microsoft added more parts to the Tester Edition...
The Power Tools For The Team Explorer 2010 RC Are Now Available
24 February 10 10:59 AM | Eran Ruso | 1 comment(s)
The Power Tools For the Team Explorer 2010 RC are available. you can download the Power Tools from here . I have installed the new Power Tools and it looks good!!! One thing that always surprise me in the Power Tools installation: In the installation process the progress bar move fast until it gets to “Removing Backup Files”, it looks like the process stuck, they have this bug since the Team Explorer 2008 October release and its there to stay. One of the new things they have done in this release...
TFS 2010 RC And Visual Studio 2010 RC Are Available To The Public
13 February 10 08:52 PM | Eran Ruso | with no comments
From now on the TFS 2010 RC and Visual Studio 2010 RC are available to the public. The link to download is: http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx Also after customers pressure to have Power Tools RC Brian Harry promised that it will be released by the end of next week no later than 02/19 so thank you Brian for the rescue. Have Fun!!!
More Posts Next page »