TheServerSide.NET - DevelopMentor
TheServerSide.NET - DevelopMentor Forums
The Server Side.Net now hosts a ton of DevelopMentor (one of my fav places to go to classes) tools, samples, articles, white and resources.
.net/java/xml/vb/msxml/COM/etc etc
Let's just say "tons of cool stuff" and be done with it.
Some selected items...
"COM Wrapper for ZLIB
Posted By: Aaron Skonnard on April 08, 2004 @ 12:36 PM
This project contains source code for a COM wrapper around the open source ZLIB library, which can be used to read the contents of .zip files"
DHTML XSLT Interactive Evaluator
Posted By: Aaron Skonnard on April 08, 2004 @ 12:56 PM
This DHTML-based tool allows you to load and display an XML document. Then you can type in an XSLT document and evaluate it against the loaded XML and see the results displayed in either HTML, XML, or just plain text. Requres IE5 and MSXML 2.0.
">View State Decoder
Posted By: Fritz Onion on April 08, 2004 @ 12:41 PM
Winforms application for decoding hidden view state in .aspx pages
Per-Assembly Configuration Files
Posted By: Mike Woodring on April 08, 2004 @ 12:29 PM
This sample contains a class called AssemblySettings that allows you to use per-assembly configuration files with appSettings-like configuration elements.
The usage model is that, for example, an assembly named foo.dll located in the c:\foo\bar\baz directory, a configuration file for that assembly name foo.dll.config can be placed in the same directory and accessed using the enclosed AssemblySettings class in the same fashion as normal appSettings items can for application configuration files."
And that's just a short sample...
No comments:
Post a Comment