Sorry, but there are no more tags available to filter with.
-
Recently I joined a project that was using a Sql Server Database Project to manage their DB scheme and so far it is pretty cool. This project type like others has a deploy/publish option which will allow you to publish your changes to a target database. And like other project types this is...
-
If you are using PSake to build .net projects and your project has a silverlight project in it you may get the following error. C:\Program Files (x86)\MSBuild\Microsoft\Silverlight\v4.0\Microsoft.Silverlight.Common.targets(104,9): error : The Silverlight 4 SDK is not installed. [C:\Development\Source...
-
Recently I decided I would kill two birds with one stone, I figured I would learn a bit of Powershell and setup some build scripts for our project. I have been wanting to play around with Powershell for the longest time but could never really either find the time or the reason to play with it. ...