October 22, 2002

DevX - Software Development Resource

Keeping Secrets: A Guide to VB .NET Cryptography

he indisputable appeal of Web services will drive most organizations to evaluate development platforms such as .NET. However, security concerns have always made organizations reluctant to embrace new technologies. Fortunately,

DevX - Software Development Resource

Coding for a Time-based Medium

As Flash MX becomes an integral part of enterprise applications and rich-media interfaces, developers must learn to incorporate Flash into their established software development processes. A few years ago, Flash’s

DevX - Software Development Resource

Review: Visual Data Solution’s SmartCombo Control

Quick Facts SmartCombo Control 1.0Visual Data SolutionWeb: www.vds.us.comPrice: $120.00Quick Facts: SmartCombo is a COM control for Microsoft Visual Basic, Visual C++, and any other Windows development environments that support COM

DevX - Software Development Resource

How To Launch CDs with HTML Applications

his article describes how to use an HTML Application (HTA) file that you can use to launch CD’s. Developers have had the ability to create HTML applications since the release

DevX - Software Development Resource

Creating Windows Services in .NET

uppose that your company’s field reps regularly upload files to the server, and the proper people need to be notified when these files arrive. Perhaps you need to monitor and

DevX - Software Development Resource

Internationalize Your ASP.NET Applications (Part 1 of 3)

The Internet was originally used primarily by English-speakers, but the percentage of non-English speakers is increasing as Internet penetration increases. With huge populations in Asian countries coming online and European

DevX - Software Development Resource

Get Started with Multithreading in .NET

The concept of threads is central to the inner workings of most operating systems, including Windows, but relatively few programmers even know what they are?let alone how to take advantage