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...
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...
I recently downloaded the September CTP VPC image of Orcas (aka Visual Studio vNext) only to find that the image I downloaded refused to mount in Virtual PC. Thankfully I just stumbled across Jon Galloway's post about just this issue here . In a nutshell, there are two VPC images I needed to download;...
Via Gabriel Lozano-Moran ( full post here ): It hasn't been officially announced yet to my knowledge and the download link is not yet live but in the next couple of days Microsoft will release the Visual Studio 2005 SDK - August 2006 V3 RTM. Playing around with download links I was able to get the download...