Really just a wrapper around the really nice native C library, but could be handy when you need to compress stuff in the quickest way possible...here's the SourceForge homepage
...
Tuesday, 06 July 2004 00:00
//
Less than a minute
Just noticed this link in a post on Kent Sharkeys blog. The article by Scott Mitchellcovers various methods of making ASP.NET 1.1 based sites conform to WAI accessibility guidelines (or US Section 508...
Tuesday, 06 July 2004 00:00
//
Less than a minute
This is a common puzzler for people new to .NET (who aren't in the US!), just how do you parse a DateTime to be correct for your culture?
Answer, pretty easily...the DateTime.Parse has an overload...
Tuesday, 06 July 2004 00:00
//
Less than a minute
I found some really interesting articles on the new ASPNETResources.com site, including stuff on Doctypes which was pretty good and tips on getting CSS2 Intellisense support in VS.NET - worth keeping...
Tuesday, 06 July 2004 00:00
//
Less than a minute
I'm planning (fingers crossed) to update this whole thing with the latest version (heavily modified by me) of .TEXT this weekend coming - I currently have a new snazzy skin (for the blog, my skin...
Tuesday, 06 July 2004 00:00
//
Less than a minute
I worte a few days about reasons I'd never be an MVP - today is a great exemplar of that. So far, I've fixed a few bugs on a bespoke community application (event handlers, HTML changes, T-SQL the...
Tuesday, 06 July 2004 00:00
//
Less than a minute
I've been lurking about in the ASP.NET forums a fair bit this evening and lo and behold I'm not moderated any more! Very cool - I guess I may have accidentally stumbled upon some right answers (see,...
Tuesday, 06 July 2004 00:00
//
Less than a minute
I'll be honest, this one puzzled me and I came up with some really hackneyed solutions to manage the situation where a user-uploaded file contained a virus (I develop lots of community sites which...
Tuesday, 06 July 2004 00:00
//
Less than a minute
A sudden problem has occurred on my blog and I'm not sure why...RSS feeds work fine, but the actual homepage does not, tried reindexing my SQL server, deleting a bunch of posts etc...still no joy!...
Tuesday, 06 July 2004 00:00
//
Less than a minute
This post by Scott Hanselman is just a brilliant starting point for beginners in application architecture (in any language actually). In my experience a good basic structure can solve so many problems...
Monday, 05 July 2004 00:00
//
Less than a minute
Back from my (admittedly short) break - Dad's birthday which I really wanted to be at home for this year. We're trying to get a bit more structure going at my place of work, well we had some before...
Monday, 05 July 2004 00:00
//
Less than a minute
I was replying to this forum post I actually couldn't find a good example on how to do this - wierd, it's such a common thing to do. So, the problem is, is there a better method than using the...
Monday, 05 July 2004 00:00
//
Less than a minute
I was reading SampoSofts blog when came across this which links to ILMerge, this is a little tool made by MSR (who are kind of the smartest guys at the smartest compnays - i.e., pretty smart!). What...
Monday, 05 July 2004 00:00
//
Less than a minute
I've been doing some work on using MSCMS2002 and have had to look at ways to implement search (by default it doesn't have it and requires that you buy a much expensive Sharepoint license) well, I...
Monday, 05 July 2004 00:00
//
Less than a minute
From Gareth Brown, a very handle little tool which I can think of a dozen uses for right now - a pronouncable password generator.
...
Monday, 05 July 2004 00:00
//
Less than a minute
Paschal points out a really nice Windows Forms DataGrid replacement on CodeProject. This control looks really well done, the author has already posted some valuable updates on his own site, which also...
Monday, 05 July 2004 00:00
//
Less than a minute
Just sorted one of the nastiest bugs I have ever had...I built a .NET class which was used from Classic ASP, so it too in recordsets then loaded then into a DataTable and fired them across a Web...
Monday, 05 July 2004 00:00
//
1 minute read
Not content with producing some of the best free ASP.NET tools around, Matt's only gone and made a fantastic little utility to make deploying web sites much easier.
This little tool lets you deploy...
Monday, 05 July 2004 00:00
//
Less than a minute
This is one of the major pains with using Visual Studio .NET to work with ASP.NET - debugging almost never works on a new install and it can be a major pain to get it working. Noticed this link on...
Monday, 05 July 2004 00:00
//
Less than a minute
Well there's still a problem with my mail server...so the contact section of this site doesn't work right now...trying to figure out why...
...
Monday, 05 July 2004 00:00
//
Less than a minute