Browse by Tags

All Tags » MSBuild (RSS)
In my previous post , i mentioned about configuring Team build along with XUnit without installing anything on the build machine. This is sometimes useful as the build machine is miles away and is shared among other projects  and you don’t want to...
Posted by mehfuzh | 1 comment(s)
Recently, while i was setting up TFS build [to enable CI] for a project at Telerik that i am currently working on, i came across configuring it up with XUnit for doing automated tests every time someone checks-in source code after the build process is...
Posted by mehfuzh | 1 comment(s)
In part one of this packing series I have shown, how you can automate your build process, test and optionally mock by using the popular .net deployment tool NAnt. If you don't know what I am talking about and just landed here by help of search engine...
Posted by mehfuzh | 4 comment(s)
Filed under: , , ,
We are making a sample application, demo or startup kit or a toolkit with test project that requires some SQL scripts. We generally ship in a readme.txt that says it all. But hey, how about having the script under automated process , like if my SQL Server...
Posted by mehfuzh | 2 comment(s)
Filed under: , ,
More Posts