Andru's WebLog
Comments about technology and software architecture, software development and other nerd stuff! :)
-
Dynamic (runtime) Generation of a WCF Service contract
In my last post I talked about how to register dynamically (at runtime) a WCF instance without the need to have an existing .svc file or something in the configuration file (< … more
-
Registering a file-less WCF Service Dynamically
I know... I know... it has been a while since my last post, but I never forgot about it, just having a blast doing some fun things. Well, some of that stuff wasn't really THAT … more
-
TFS 2010 and the missing Area & Iterations (stale data) Issue
The symptom is this: you change some area or iteration in a TFS Project, but the change is not reflected (or updated) in VS or any other TFS Client. Well, it happens that TFS now has some clever … more
-
Cool VS2010 free extensions
Here I'm posting a short list of cool extensions I found for VS2010, all are published in the Visual Studio Gallery Reactive Extensions for VS2010http://visualstudiogallery.msdn.microsoft.com/en-us/07 … more
-
Very good post about solving Sharepoint problems with TFS 2010
The Visual Studio WIT tools team has published a very nice post pointing the most common issues with Sharepoint and TFS 2010. Check it out at http://blogs.msdn.com/teams_wit_tools/archive/2009/1 … more
-
IDFX -> Zermatt -> Geneva -> WIF RTM
At the PDC 09 Microsoft announced the Release to Manufacturing (RTM) of the Windows Identity Foundation, previously known as "Geneva", "Zermatt" before that, and "IDFX" before that. Grab the latest … more
-
VM Prep Tool for Visual Studio Team Lab Management 2010
Microsoft has released the first version of the Virtual Machine Preparation Tool for Visual Studio Team Lab management 2010. What a mouthfull! Try saying that three times in a row.. Well, the tool … more
-
Build Silverlight 2.0 or 3.0 projects with an x64 TFS 2010 Build Agent
I was trying to build our biggest solution after migration (TEST migration) and found that Silverlight projects won't compile. The first error we received was "The Silverlight 2 SDK is not … more
-
Enabled new ALM features after migration of TFS2008 to TFS2010
The test migration of our TFS 2008 went extremely well (the import command processed nearly 7GB of data from our TFS 2008) in less than half hour, and all running in my notebook (not some kickass … more
-
Step by step TFS 2010 configuration
Here I found a good post about how to setup TFS 2010 (and everything else). http://juliocasal.com/archive/2009/11/02/team-foundation-server-2010-beta-2-office-sharepoint-server-2007-single-server- … more