***Don’t have both a *.xaml User Control and a WinForm that contains the the control inside an ElementHost in it at the same time.*** Here’s what I get: Left Image: after restarting VS, you’ll get…
Tag: visual studio
Flickr, The New Bug Submit Tool.
So I was playing around with Silverlight’s plugin for Visual Studio 2008 and something popped out in my face: I didn’t know where to post this bug, so I just do what I usually do…post…
Visual Studio.NET 2008 + Subversion + NAnt.
I’ve had trouble trying to figure out a way to grab the Subversion revision number in order to populate it into the the auto-generated CommonAssemblyInfo.cs file. major.minor[.build[.revision]] Google got me Bryant’s post that linked to…
Visual Studio 2008 – What More Can You Ask For?
So I was talking to James a little bit about Visual Studio’s features and things I’d like it to have. Here’s my list of things I might just not know about or things that would…
Read more of Visual Studio 2008 – What More Can You Ask For?
Subtopic: QUICKLY Get log4net Setup.
(This is a subtopic of the Learning NHibernate by Example (Small).) It took me a while to get used to log4net version 1.2.10. Here’s my attempt at a quick crash course on what I consider…