Welcome to WindowsClient.net | Sign in | Join

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)

Browse by Tags

All Tags » Visual Studio (RSS)
Some Hotfixes
I have been in vacation for the last 2.5 weeks. Myself and my Fiance in a vehicle driving around the united states. We've done the popular route - San Francisco --> Los Angeles (Through Highway 1, Amazing!) --> Las Vegas A lot of ruckus in that...
PDC 08 had started, WHOA!
The PDC had started, Unfortunately - I'm not there. Next time I hope :) Lots of buzz is out there already! - Visual Studio 2010 and .NET 4.0 CTP is available for download ! - Windows Azure Windows® Azure is a cloud services operating system that serves...
T4 (Text Template Transformation Toolkit) Code Generation
I had no idea.. but but.. but but.. :) Great thing! Check Scott's post for all the details. " What's the story? Well, T4 is a code generator built right into Visual Studio. To be clear, you HAVE THIS NOW on your system…go play. Now's...
Managing Multiple Configuration File Environments with Pre-Build Events
Almost every project I write has a configuration file and its content varies from one environment to another. In this case, managing multiple configuration files can make life a lot easier. There are different approaches for doing this, I'll link...
Disabling the Visual Studio Service Host
Via this post . If you haven't experienced it yet, there's a project template for WCF in VS2008 that if you run it inside Visual Studio, it will launch an automatic service host overriding any start up code you tried to write. This could be annoying...
Dealing with Visual Studio Menus and CommandBars
When you're trying to customize existing CommandBars and Menus in Visual Studio, you can most obviously find a command bar by its Guid or Name. The problem with going with Name is that it isn't unique and consistent through different versions...
Page view counter