[
Advertise | Submit Code | About us | Contact us | Link us
]
Go!
Membership Services
Login
Register

Home
C# General

General

C# Language

Design & Architecture

Algorithms

Database

Security

Active Directory

COM Interop

Remoting
C# Windows Forms

General

Combo and List boxes

Miscellaneous Controls

Button Controls

Edit Controls
Cutting Edge

ASP.NET 2.0

Visual Studio 2005

Windows Longhorn

SQL Server 2005
C# Multimedia and GDI+

General

DirectX

GDI+

Audio
Internet & Web

General

Images and multimedia

Database

Utilities

Security

ASP.NET Controls

Design and Architecture

Webservices
.NET

General

Design & Architecture

Algorithms

Database

Security

Active Directory

COM Interop

Remoting

ADO.NET

XML.NET

Tools

Enterprise

IDE
Visual Basic .NET

VB.NET General

VB.NET Controls
General Reading

.NET Books Review

Product Showcase

Book Chapters

Business Design & Strategy
Community

Discuss

Job Board

Discussion

CodeXchange
DeveloperLand

Advertise

Submit Code

About us

Contact us

Link us
Miscellaneous

Favorite Links

Downloads

Programming Sites

Top Stories
Regular Expressions

E-Mail

Date/Time
Home > Visual Basic .NET > VB.NET General



Title Author Score
Delayed event handling for WinForms applications
Sunday, January 29, 2006 (EST)
Use delayed event handling to improve responsiveness of your WinForms user interfaces.
Palo Mraz
Average Rating:
Using the DataLinks object without including any additional references
Tuesday, July 19, 2005 (EST)
This article is going to discuss two ways of displaying the DataLinks dialog to facilitate user entry of connection strings. The code you will see here is from a minimalist’s perspective, since I myself like to write as few lines and include as little code as possible to get the job done
Kevin Sprague
Average Rating:
Adding Client-Side Message Boxes in your ASP.NET Web Pages
Thursday, March 03, 2005 (EST)
One of the useful features in a thick-client app that many programmers and end-users take for granted is message boxes. Due to their great business value, end-users will often expect message boxes in web pages as well.
Tim Stall
Average Rating:
.NET Interception
Tuesday, January 25, 2005 (EST)
Using the .NET interception plumbing to add access control functionality to an existing monolithic application.
Palo Mraz
Average Rating:
Intercepting the ENTER and ESC keys in custom, drop-down UITypeEditors.
Thursday, January 20, 2005 (EST)
This article and the accompanying source code shows you how to intercept the ENTER and ESC keys in your own UITypeEditor implementation. Intercepting the keys is essential for emulating the behavior of the .NET Framework's built-in, drop-down editors.
Palo Mraz
Average Rating:
Adding Spelling and Grammar Checking Functions into VB.NET Applications
Sunday, October 17, 2004 (EST)
Many applications can be enhanced by including spelling and grammar checking capabilities.This article will demonstrate how to add these functions to a Visual Basic.NET Windows Form project
David Wasserman
Average Rating:
Working with Isolated Storage in .NET
Sunday, October 17, 2004 (EST)
This article provides two Windows Application examples on how information can be accessed and used with isolated storage by utilizing ADO.NET and the XML namespaces. Data can be easily read and written using IO streams with Isolated Storage.
David Wasserman
Average Rating:
Working with MS Access Stored Procedures in VB.NET. Part 2
Sunday, October 17, 2004 (EST)
This article will demonstrate how to utilize the stored procedures created in part one by assembling a Database Tier that can be modelled and used in your own applications.
David Wasserman
Average Rating:
Working with MS Access Stored Procedures in VB.NET. Part 1
Sunday, October 17, 2004 (EST)
In the more recent releases of Microsoft Access, great effort has gone into making this product a full-featured relational database system. Stored procedures, a functionality usually associated with enterprise database systems such as SQL Server, can now be found in Access.
David Wasserman
Average Rating:
Use 'Static' for better encapsulation
Sunday, October 10, 2004 (EST)
Creative use of the Visual Basic 'Static' declaration.
Palo Mraz
Average Rating:
[1]2>>
Page 1 of 2
Add Article
Sponsored by:

New Articles

  • Exceptions and Performance
    Almost every time exceptions are mentioned in mailing lists and newsgroups, people say they're really expensive.Let's examine that claim, shall we?

  • Creating multilingual websites - Part 1
    Extend the existing globalization capabilities of .NET to create flexible and powerful multilingual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.

  • Parameter passing in C#
    Many people have become fairly confused about how parameters are passed in C#, particularly with regard to reference types. This page should help to clear up some of that confusion

  • Most Popular Articles

  • LDAP, IIS and WinNT Directory Services
    This article explains how to use .NET Directory Services to retrieve and search directory objects, create new directory objects and edit or delete existing directory objects. Describes Active Directory Application Mode (ADAM) and how to use the IIS, WinNT and LDAP directory (ADSI) provider.

  • An in-depth look at WMI and instrumentation, Part II
    WMI stands for Windows Management Instrumentation and, as the name indicates, is about managing your IT infrastructure this article is the second part of a two-part series.

  • An in-depth look at WMI and instrumentation, Part I
    WMI stands for Windows Management Instrumentation and, as the name indicates, is about managing your IT infrastructure this article provides an in-depth look at WMI and MOM 2005

  • New Books

  • Murach's ASP.NET 2.0 Upgrader's Guide: VB Edition
    What’s new and how to use it! That’s what this book delivers if you’re a VB developer who’s interested in upgrading from ASP.NET 1.x to ASP.NET 2.0.

  • C# in easy steps
    Learn to program with Microsoft’s premier programming language. No previous programming knowledge is assumed. With numerous easy-to-follow examples, this title explains the essentials of object-oriented programming with C#.

  • Murach's ASP.NET web programming with VB.NET
    Murach's ASP.NET web programming with VB.NET by Doug Lowe and Anne Prince is a in depth training and reference book for ASP.NET programming using VB.NET. The book builds upon Murach's previous books and covers more advanced concepts for programming ASP.NET pages.

  • Got Code?

    if you have any article , source code , or anything else you'd like to share with this community that you think others might find useful, please submit it here and we will gladly make it available on this site. submit@developerland.com.
    Partners

    All articles are copyrighted by their individual authors unless otherwise specified , everything else Copyright ©2004-2006 DeveloperLand