I just finished an in-place upgrade on our TFS2010 installation from the release candidate to the final. Everything went smooth. Five project collections upgraded fine and the data warehouse rebuilt with no issues. This is on the environment mentioned in my previous post. Be sure to look at the TFS2010 install documents for information and [...]
The latest update on my Team Foundation Server 2010 RC project.
I ran into an issue when dealing with memory utilization early on in my TFS2010 setup. Basically, right after getting Team Foundation Server up and running, I created a new project collection with a better name for my group rather than using the default “DefaultCollection” or whatever it is. Unfortunately, because SQL was hammering my [...]
So, the WinPhone7 development tools "preview" (or whatever its called) was released earlier this week. I'm, personally, pretty excited. Silverlight development is something I've been wanting to do more of and I'm an absolute nerd when it comes to gadgets. I was an early smartphone adopter going back to the WindowsCE/Mobile days, then a PalmOS [...]
Also filed in c#, silverlight, windows phone 7, xna
|
Tagged c#, mix10, sdk, silverlight, silverlight 4, windows phone, windows phone 7, winphone7, xna
|
In a follow up to my earlier post on TFS2010 and memory utilization on a VM (found here), I have applied the following setting to my SQL2008 instance and I’m restricting SQL to 1.5gb of RAM (out of 4gb). I feel this should be plenty for my small amount of usage. EXEC sp_configure ‘show advanced [...]