Features (38)
Protect sensitive data with .NET 2.0's SecureString class
Beginning with .NET Framework 2.0, the SecureString class is available to easily hold encrypted data in memory. Here are details about using the SecureString class. Read more »
VB.NET visual inheritance
VB.NET offers full-blown object-oriented support, including inheritance. Find out how inheritance can ease some of the hassles of form development. Read more »
Extract high quality MapPoint images using VB.NET
Extracting a quality MapPoint image requires some programmatic footwork via Microsoft Office Document Imaging and the .NET Framework. Read more »
Automate data transfers with SQL Server and VB.NET
The transfer of data from one format to another is a common programming chore. Programmers can simplify the process by using SQL Server via Data Transformation Services (DTS), which is tightly integrated in the Microsoft product line. Read more »
Simplify coding and maintenance with class libraries
You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »
Simplify .NET class communication with delegates
What are delegates and what are they good for? Lamont Adams explains how to use them in your .NET apps and has some sample code, to boot. Read more »
OOP designs with VB.NET and Java
As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. Read more »
Reap the benefits of design patterns
Proper use of design patterns in software development allows you to increase the efficiency of the coding process. Apply design patterns in your next project and reap the benefits. Read more »
Cleaning up your ADO.NET mess
Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! Read more »
Testing a Web service with a proxy class
A good way to test a Web service is by building a proxy class/client to consume it. Tony Patton shows you how to develop a simple proxy class via .NET, using either C# or VB.NET. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
