Welcome to WindowsClient.net | Sign in | Join

BestSnowman's WPF Blog

Sponsors





  • advertise here

Browse by Tags

All Tags » .NET (RSS)
ClickOnce Win7 issue
As an update to my previous mention of a ClickOnce issue in Windows 7 it has been reported and is being escalated to a “specific feature area”, presumably the ClickOnce team. *Update* WIll be fixed in Win 7 RTM
Posted: Jan 15 2009, 10:01 AM by mattnewman | with 2 comment(s)
Filed under:
When the Uri class just won’t work…
I recently had some issues with one of my projects where the application settings would just silently fail. It turns out that the XmlSerializer doesn’t like the Uri class because it has no default constructor. It turns out I’m not the first one to notice...
Posted: Jan 14 2009, 07:53 PM by mattnewman
Filed under: ,
Potential ClickOnce App issue with Windows 7
I found a potential issue with ClickOnce apps on Windows 7 this morning, I pinned an app I have been working on to the new taskbar. When I launch the application from the pinned taskbar my settings (using the built-in .NET Xml Settings) are gone, but...
Posted: Jan 14 2009, 08:24 AM by mattnewman | with 1 comment(s)
Filed under:
Bindable LINQ (BLINQ)
I stumbled upon an interesting project today called Bindable LINQ which I have given the nickname BLINQ in the vain of DLINQ, XLINQ, PLINQ etc. What this does is make LINQ queries work with WPF binding, which really should be a part of LINQ to begin with...
Posted: Nov 05 2008, 09:39 PM by mattnewman
Filed under: , , ,
LINQ To SQL dead in the water?
Hopefully not but it certainly appears that way . I discovered this earlier today, can’t remember where I saw the first reference, and found a couple of great posts here and here . As someone who uses LINQ to SQL a lot with my personal projects this is...
Posted: Oct 31 2008, 03:42 PM by mattnewman | with 2 comment(s)
Filed under:
Product Key Manager Updates
I’ve been spending some of my free time on my Product Key Manager project and finally posted some screenshots on CodePlex. The next version will have quite a few changes affecting the UI, XML handling, and data access. I’m cleaning up the UI and attempting...
Posted: Sep 19 2008, 03:40 PM by mattnewman | with 2 comment(s)
Filed under: , ,
Icons in WPF
I ran across a problem that took me nearly a week to solve in my Product Key Manager project. I was using some Vista icons from the Visual Studio 2008 Image library and was having really weird problems where some, but not all, icons would show up the...
Posted: Sep 19 2008, 03:00 PM by mattnewman
Filed under: ,
Page view counter