.net stuff
I came across this site during my blog travels. Jeff Key has a number of cool .Net "things" on his http://sliver.com/dotnet/index.aspx site.
Included are articles, code snips, assemblies, etc, many with source. Below are just a few of them.
MessageDialog
A message box with custom buttons. Easily add new buttons as needed.
NCover Browser
An alternative view of the standard NCover XML report.
XmlDocViewer
An alternative to the IE XML viewer.
Ruler
A graphical ruler.
Temp File Manager
This class creates a temp folder for your temp files, gives you unique filenames in that folder, then cleans up those files.
Retrieving file system icons
Code snip calling SHGetFileInfo.
Friday, March 11, 2005
1 comment:
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
Some people seem to like his SnippetCompiler, but I think it's a far second to the Base62 Struct. That struct alone saved my "Instant Monkeys Online" project.
ReplyDelete