alkampfer on April 30th, 2010

I must admit that I really loves tools from RedGate and recently I’ve discovered the Sql Dependency Tracker, an exceptional tool to manage dependencies between objects in a database.
This tool is really great because with a few click you can have different graphs that represents dependency relation between objects in the database. I’m working on [...]

Continue reading about Red Gate Tools, Sql Dependency Tracker

alkampfer on April 29th, 2010

WPF is a completely new stuff respect to winform, and sometimes you can get surprised by its behaviour. Today I had a bug in a simple application, it seems that closing and opening a form, data is persisted between instances, and it seems that a dependency property is behaving like static variable. This is the [...]

Continue reading about WPF and Dependency property default objects

alkampfer on April 29th, 2010

I think that Power Tools are indeed a must-have for every person that works with TFS. The new April 2010 version has a couple of commands that are really interesting. They are called AddProjectPortal and AddProjectReports and are used to create project portal and reports for Team Project that currently does not have one.
This commands [...]

Continue reading about Tfs power tools.

alkampfer on April 24th, 2010

I have a strange issue that happens not only to me, but also to another guy that like me runs NOD32 antivirus. You can find more detail here.
The problem is that at the very end of the MSF Agile team project creation, from a remote machine running NOD32 and if you ask to create sharepoint [...]

Continue reading about Creating TFS2010 Team Project fails with TF30275

I’ve installed a little test tfs with full MOSS 2007 integration in a virtual machine, now I want to move and rename a project collection from another test tfs (RC) to this new one (RTM), and recreate the project portal on MOSS for one of the team project.
This operation can seem complex, but it [...]

Continue reading about Moving renaming and handling projects collection in tfs2010