I was recently working on implementing a provider based design for a project I'm working on which also happens to make heavy use of generics throughout the provider architecture. The signature of the type to be used in the <providers> section of the config file is MyType<T, V>, however...
Posted to
Jayson's Blog
by
Jayson Knight
on 06-17-2007
Filed under: Technology and Internet, Tools and Resources, .Net, Visual Studio
Scott Guthrie continues to show us why he's the man with the plan over at Microsoft with a huge post on some features new to Orcas : One of the highlights of my recent trip to Europe was getting the chance to publicly show off some of the new features in our next release of Visual Studio and the .NET...
Via eWeek : Microsoft has released to manufacturing Visual Studio 2005 Service Pack 1, which features fixes for user-reported issues. Service Pack 1 of the development platform also includes more than 70 improvements for common development scenarios, including new processor support for code generation...
While I don't plan on being the next John Carmack , I was pretty stoked to see that XNA Studio Express went RTM recently. Except for one small problem...XNA will only run on machines with C# Express installed; the full blown non-express SKU's (Professional, VSTS, etc) aren't compatible. I do realize...
Where Visual Studio absolutely refuses to cooperate? The VS gods were very much aligned against me earlier this evening...broken references in projects that worked just fine the last time I opened them up, breakpoints playing IDE hide-and-seek, code just outright refusing to compile even though I know...