The Wayback Machine - https://web.archive.org/web/20100922035558/http://www.codeguru.com:80/vb/

    Latest Visual Basic Articles

    Using BigInteger in Visual Basic 2010

    Encryption and keeping secrets depends on large prime numbers that are too big to crack by brute force. .NET framework 4.0 introduces the BigInteger that has no theoretical upper and lower bounds.

    Working with Dundas Charts in SQL Server Reporting Service

    Learn to leverage the power of Dundas Charts in your next SQL Server project.

    5 New Things in Microsoft Azure SDK 1.2

    Microsoft has recently released version 1.2 of the Microsoft Azure SDK and Microsoft Azure Tools for Microsoft Visual Studio 1.2. They have continued to release updated SDKs and new features on an aggressive pace. In this article we will walk through the new features of the updated tools and SDK.

    Searching for Breakpoints in Microsoft Visual Studio 2010

    Microsoft Visual Studio has extensive support for setting breakpoints with extra conditions, including code, and then searching for and managing those breakpoints. Read more to see how to put beakpoints to work for you.

    [Updated] Test Driven Development from Scratch with NUnit 2.2.0, TestDriven.Net 1.0, and VB.NET

    This is a very simple example to get TDD newbies started with NUnit 2.2.0 and Test Driven.Net 1.0 in VB.NET.

    Understanding Covariance and Contravariance

    There are as many explanations, examples, and mathematical descriptions for covariance and contravariance as you care to explore, but all of this information adds to the confusion. This article shows you why they are important concepts for software developers and how you can leverage variance when you design your code.

    Latest Columns

    Using VC++ .NET USING VC++ .NET
    Improved Touch Support with MFC 10

    The introduction of the iPad and other slates demonstrates that end users have a strong appetite for touch-enabled experiences. MFC 10 adds comprehensive support for touch functionality, allowing users with tablet PCs and digitizers to interact with applications in a simple, natural manner, including gestures and multi-touch.

    Nuts & Bolts .NET NUTS & BOLTS
    Speed Up Repetitive Insert, Update, and Delete Query Statements

    Learn how to use table-valued parameters, introduced in SQL Server 2008, to boost the performance and scalability of your .NET framework applications. You'll also see an example of how to create and use the user-defined type.

    VB Today VISUAL BASIC TODAY
    Using BigInteger in Visual Basic 2010

    Encryption and keeping secrets depends on large prime numbers that are too big to crack by brute force. .NET framework 4.0 introduces the BigInteger that has no theoretical upper and lower bounds.

    Insights PROGRAMMING INSIGHTS
    Working with the .NET Framework 4.0 Windows Communication Foundation (WCF) Routing Service

    Learn how to configure the Windows Communication Foundation (WCF) Routing Service for common service scenarios.

    Announcements

    Codeguru Update eNewsletter - January 26th, 2010

    Get the latest news, articles, and information from around Codeguru.

    Codeguru Update eNewsletter - January 19, 2009

    Get the latest news, articles, and information from around Codeguru!

    Codeguru Update eNewsletter - December 1st, 2009

    Get the latest news, articles, and information from around Codeguru and the Internet.

    Codeguru Update eNewsletter - November 24th, 2009

    Get the latest news, articles, and information from around Codeguru. In 2009, it seems experience didn't pay. Check out a few salary numbers for IT professionals.

    (See all Announcements)

    CodeGuru Threads

    Latest Visual Basic CodeGuru Threads
    Topic
    By
    Replies
    Updated
    PNG decoding and splash screen...
    fxRichard
    3
    September 21st, 11:34 PM
    NotifyPropertyChanged VS DependencyObjects
    dammansky
    1
    September 21st, 08:51 PM
    Homework Password System
    Eialvare
    18
    September 21st, 08:45 PM
    Numeric Textbox!
    Frank100
    5
    September 21st, 07:20 PM
    ShellExecutex Desktop
    varun.choudhary
    3
    September 21st, 06:50 PM
    Start screensaver from a service application
    ahmd
    1
    September 21st, 06:48 PM
    Binary files
    Citymart
    5
    September 21st, 06:47 PM
    Batch script help
    simon87
    1
    September 21st, 06:09 PM
    [RESOLVED] CButton and EnableWindow?
    Ankheg
    9
    September 21st, 06:08 PM
    WebBrowser Control Help
    exploitz
    6
    September 21st, 05:57 PM
    Hottest Visual Basic CodeGuru Threads
    Topic
    By
    Replies
    Updated
    [RESOLVED] Opening corresponding vsd file from vbIde
    firoz.raj
    36
    September 20th, 07:01 PM
    [RESOLVED] 12002 - Timeout Error
    dglienna
    28
    September 21st, 10:34 AM
    Create read-only file using c++
    neoraghav
    22
    September 21st, 08:15 AM
    Homework Password System
    Eialvare
    18
    September 21st, 08:45 PM
    How to catch error happening AFTER the code / application
    LeanA
    18
    September 21st, 08:20 AM
    Horizontal scroll with OnMouseWheel ?
    Ralf Schneider
    17
    September 20th, 12:02 PM
    Application Window Size Problem.
    mattst
    15
    September 20th, 03:18 PM
    A question regarding loop
    LarryChen
    15
    September 21st, 05:27 PM
    A Variable variable name?
    sakurazuka
    11
    September 20th, 11:07 PM
    call derived method from base class
    let_me_in
    11
    September 21st, 01:41 PM