PJ Software Developer
Sunday, 30 March 2008
Windows Live Style WPF Gradient Fade
›
I have been playing with different gradients for an application that I am writing a wpf front end for. After a lot of experimenting, I found...
Installing SQL Server Express With Your Application
›
There are a couple of ways to distribute SQL Server Express with your application. The first and easiest way is to select it as a prerequisi...
.NET Application Auto Update
›
I am currently looking to implement autoupdate functionality into a wpf .net application. There are 2 things I am looking into... Firsthly,...
Sunday, 16 March 2008
Redirect Subdomains with ASP.NET and C#
›
How to do sub domain redirection with asp.net c# string strServerName = Request.ServerVariables["SERVER_NAME"].ToString().ToUpper(...
1 comment:
Saturday, 15 March 2008
Load SQL Server file at runtime without attaching the mdf file
›
There are situations where you want a quick and easy deployment for an application that runs from a SQL Server file and you don't want t...
Friday, 7 March 2008
WPF Binding Fails With Objects With Internal Properties
›
I created an executable Windows Presentation Foundation (WPF) assembly with a WPF window and a simple object with a couple of string propert...
Wednesday, 5 March 2008
Stock Icons
›
I have been looking at a number of stock icon websites. I needed to buy a good set of professional looking icons that covered all the icons ...
›
Home
View web version