Richard's Blog
Thursday, 4 March 2010
Command line script to zip and unzip files
›
In Windows XP, and Vista (possibly others) you have the ability to right-click a folder and compress it using some sort of inbuilt zip mecha...
2 comments:
Thursday, 18 February 2010
Remove padding from TextBox in WPF
›
If you add the attribute Padding ="0, 0, 0, 0" to most WPF elements e.g. < Label ></ Label > , the text is placed...
3 comments:
Wednesday, 3 February 2010
Select elements by innerHTML with jQuery
›
Sometimes it is necessary to use jQuery to select html elements with a certain innerHTML value. Consider the following 3 labels: < lab...
44 comments:
Thursday, 28 January 2010
NHibernate.HibernateException: Incorrect syntax for definition of the 'TABLE' constraint.
›
While using Spring.NET and NHibernate on a ASP.NET web application I came across the following error: System.Data.SqlClient.SqlException: ...
3 comments:
Tuesday, 1 December 2009
›
Some wrapper text invisible table cell - no border collapse invisible table cell - with border collapse and some more.
1 comment:
›
Home
View web version