littlecharva

Stories submitted by littlecharva

Simple Table Control in ASP.NET MVC(blog.anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 7 months ago

How to build a simple but relatively powerful html table control to render IEnumerable collections such as Linq query results. read more...

add a comment |category: |Views: 200

tags: another

Windows Mobile Twitter Client - Quakk goes Open Source(anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 8 months ago

If you're interested in participating with the development of Quakk or just want to have a poke around in the code, then you can download the source from Code Plex. read more...

add a comment |category: |Views: 25

tags: another

Twitter Reply EMailer .NET Source(anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 10 months ago

Source code for a simple .NET application that sends you notifications of your Twitter replies. read more...

add a comment |category: |Views: 11

tags: another

Never forget a thing thanks to Powershell and Regular Expressions(anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 11 months ago

Quirky, geeky post about how you can use Powershell and Regular Expressions to help you with a technique to remember facts and figures. read more...

add a comment |category: |Views: 9

tags: another

One-Click File Upload for IE in ASP.NET(anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 11 months ago

Upload files using a hyperlink rather than a File Upload box and a Submit button. It uses one click instead of two, and takes up less room on your page and looks a lot nicer. read more...

add a comment |category: |Views: 53

tags: another