Language
Any
Platform
Any
License
Any
A reverse-engineered MessageBox() that includes custom
checkboxes. This article discusses a more general solution:
XMessageBox(), which is a fairly complete implementation of
Windows...
Learn how to export database fields to XML document. This code
exports database fields to XML document. You can use this code
for data export processes. I used Microsoft Visual C++ 6.0 for...
This article shows how to make one ATL COM component with
crypt/decrypt functions and how to use it in ASP programs. It
shows also how to register a component in MTS.
Small library to make working with Regular Expressions a little bit easier. Knowing the Regular Expression-capabilities and -syntax of Perl, I wanted to have a similar syntax from within my VBScript...
This article describes how developers of SQL Workflow applications can use the Microsoft Script Debugger included with Microsoft Office XP to enhance the debugging functionality of Workflow Services...
This is the second of a three-part series that shows you how to
create the framework for an XML editor, including coverage of a
variety of Swing components (JSplitPane, JScrollPane, JButton,...
Bugs are part of every product development process. How do you track the bugs you find during product development and after? Bugs that are found but not properly tracked might slip away and be...
If you were programming in C or C++ before coming to C#, you'll be a little bit confused about properties.But Visual Basic programmers and Visual C++ programmers are familiar to this concept of...
Active Server Pages give great performance, but you can make them even faster with a few tweaks to your code and database connections. Here's a detailed tutorial on how to refine your scripts and ASP...