devxlogo

October 22, 2002

Using OLE Drag-and-Drop in Visual Basic 6

ll graphical user interfaces, including Windows, make excellent use of the mouse. One way that the mouse can be used is drag-and-drop, the ability to initiate some action by dragging

Build a Reflection-based Interpreter in Java

cripting languages exist because some programming tasks are both simple and important, and carrying them out with a language that doesn’t tax the mind as much as a system programming

Write Your Own Provider For the ASP.NET DataGrid

When was the last time you used the ASP.NET DataGrid control with something other than an ADO.NET provider? Chances are, like many developers, you haven’t. The DataGrid control has such

Implement Single Sign-on with JAAS

ith the increasing use of distributed systems, users often need to access multiple resources to finish a single business transaction. Traditionally, users have had to sign on to all these