.NET news » VB.NET 
Making TripleDES Simple in Visual Basic .NET
This is a simple wrapper class that provides an easy interface for encrypting and decrypting byte arrays and strings.
Using P/Invoke to Call Unmanaged APIs from Your Managed Classes
Learn how to use P/Invoke to call unmaged Win32 APIs from managed code. These sample applications show how to mute sounds, change Windows resolution, and display ballon tips from your managed code.
16 Mar 2006, 15:19:57 Source: Using P/Invoke to Call Unmanaged APIs from Your Managed...
Tags: C#
VB.NET
A Simple Guide To Mobile Phone File Transferring
An article on how to do file transfers in mobile phones.
An All VB.NET Explorer Tree Control with ImageList Management
Explorer TreeView control with Shell Folder access class and Icon management.
10 Mar 2006, 16:05:00 Source: An All VB.NET Explorer Tree Control with ImageList...
Tags: VB.NET
Components
GUI
Online C# code converter to VB.Net and visa versa
Web-based utility from DotNet Taxi: C# code converter to VB.Net and visa versa. No need to install any software, offered free of charge. Generics and all other new .Net 2.0 language features are supported.
19 Feb 2006, 18:00:00 Source: Online C# code converter to VB.Net and visa versa
Tags: Software
VB.NET
C#
Creating Applications for Handheld Devices Using Embedded Visual Basic
A no nonsense tutorial designed to give Visual Basic developers an insight into developing VB applications for handheld devices such as PDAs.
17 Feb 2006, 05:37:00 Source: Creating Applications for Handheld Devices Using Embedded...
Tags: VB.NET
Mobile
Copy Selected Text Within a Browser to a Clipboard
Find out how you can copy selected text within a Web browser to a clipboard in VB.NET 2.0.
14 Feb 2006, 05:36:11 Source: Copy Selected Text Within a Browser to a Clipboard
Tags: VB.NET
Examples
Using custom attributes to add performance counters to your application
A brief overview of what performance counters are and a library that makes their use a bit easier.
8 Feb 2006, 17:31:00 Source: Using custom attributes to add performance counters to...
Tags: Performance
Examples
VB.NET
Scaling and Hit-Testing in Ink Applications
In addition to text recognition and similar capabilities, Ink can also be useful for image annotation and markup, such as in medical and insurance applications, where marking up images can be a valuable and critical form of input.
7 Feb 2006, 06:31:50 Source: Scaling and Hit-Testing in Ink Applications
Tags: Tablet PC
Examples
VB.NET
The ExifWorks class
The ExifWorks is a class written in 100% pure managed VB.NET, which allows comfortable reading of embedded EXIF metadata.


