When I try to find a shortcut to add interface to my project, I didn't find, this was very weird to me because I thought sure I can't find it but it's there, but when I deeply search I find there i...
Configure IIS on Win 2008 R2 to work with ASP MVC and Web Deploy Video.
In this video I will configure IIS and Web Deployment ++on Win 2008 R2 so it can work with ASP MVC application and deployed with Web Deploy by remote administrator Thanks
Customize TFS Process 2010 Video
I create a video on YouTube that describe my approach for customizing the TFS Process template 2010, the main point of the custimization are the following points: Create prohibited groups Ass...
DevMagicFake step by step tutorial
Here, we can find a step-by-step tutorial on how to use DevMagicFake. DevMagicFake was mainly created to work with ASP MVC to help implement TDD (Test Driven Development). TDD needs the behaviors...
Introduction to Dev Magic Fake framework presentation
Hear is the first presentation of Dev Magic Fake, I will introduce Dev Magic Fake to all team members of Ocean Soft,++actually++we working on++Enterprise++project and we will use Dev Magic Fake In...
Dev Magic Fake Video tutorial
The following tutorial for a very simple scenario, Dev Magic Fake produced to provide complex scenarios, but this tutorial just a beginning and introduction in how to use Dev Magic Fake, for comple...
The reasons for creating and naming Dev Magic Fake
The main reason for creating this framework is my team members and my managers. Whenever I told any developer on my team to do something as an abstraction and not to worry about the other layers, t...
Dev Magic Fake Released on CodePlex
Finally I released the beta version of Dev Magic Fake framework, Dev Magic Fake framework is an open source project that provide faking activity so we can complete our application without need to w...
Hello world TFS SDK
First, this was a very easy task, but it was my first task with the TFS SDK and WIQL (Work Item Query Language). In this post, I will create and retrieve work items using the TFS API and WIQL. To ...
How to fix the path can't be more than 260 character error in TFS
I read a good article on how to do that, I just document this information, thanks Tarun Arora for pointing to this post and thanks scott.rudy To fix the long path you can create a drive on your co...