The Wayback Machine - https://web.archive.org/web/20110723001826/http://www.codeguru.com:80/vb/gen/vb_misc/tips/
Survey

    Tips

    Installing SQL Server 2008

    Need your server and your site up and running quick? Let Greg Larsen show you what you need to know to get SQL Server running and configured.

    Undo/Redo Framework

    Explore an Undo/Redo framework for editing controls in a Windows application.

    A Web Developer's Look at Windows 7

    The new Windows 7 user interface features can offer Web developers significant productivity gains in terms of organizing, finding, and navigating to commonly used resources. This article introduces you to the improvements which can cut significant time from otherwise mundane daily workflow tasks.

    OK-CANCEL vs CANCEL-OK

    What order should the OK and Cancel buttons appear? Should it be like Windows or like the Mac? Are there any "rule of thumb" as to when certain standard should be followed or is it just a matter of taste?

    Visual Basic 10 Is One Step Closer to Being C#

    Visual Basic developers will be happy with the new simple feature coming to Visual Basic - a feature languages like C# have had all along....

    OP-ED: Software Development from Core to Cosmetics

    Few projects end up having too much time. Successfully completing a project often depends on tackling core, significant, and risky aspects of any custom solution first—like the long hard march up hill—and finishing with the trim, or cosmetic work, last.

    OP-ED: The Realities of an Uncertain Economy

    When handed a crate of lemons, make lemonade. Success in a tough economic climate is about perspective and attitude.

    OP-ED: What Kind of Boss...

    Wisdom is figuring out whether every time you encounter a pointy-headed manager you are going to roll over and save your sanity (and possibly your job) or stand up, be counted, and risk greatness or the guillotine. There is a temporary sense of safety in staying with the herd, but all herd-roads lead to the butcher.

    Op-Ed: Fish or Cut Bait

    If a person or group does something successfully one time, ten times, or a hundred times, there is an increasingly better chance that group will succeed again. All of the books in the world won't turn a ten year old kid into Gordy Howe or Wayne Gretzky. There is an element of talent. Find the talent.

    Unit Testing with Service Stubs or Mock Types

    Build your applications with built-in "mock types" (aka "services stubs") to facilitate continued development and unit testing even when essential systems services are unavailable.

    OP-ED: Fixed-Price Software Projects, or, The Quickest Way to a Financial Calamity

    Successful software projects have to begin with the premise that a fixed price, time, and project that is accurate may be a fantasy because there are too many unknowns—people sometimes being the worst offenders. Fix a time and price to what can be fixed and pay for what must be paid for.

    Sanity Checks for Your ASP.NET Web Site

    Discover a few points to keep in mind during and after the creation of your web site, such as form referrer check, URL canonization, and so forth.

    OP-ED: Monday Morning Quarterbacking Is Alive and Well

    A Monday morning quarterback is a person who, after the event, offers advice or criticism concerning decisions made by others; or, one who second guesses. Too many Monday morning quarterbacks on Sunday evening can screw up your Focus IQ. Learn what "Focus IQ" is, why you want the score as high as possible, and how to get it there.

    Project Estimation Geometry

    Learn how to estimate projects (the tangible and intangibles) effectively in the real world to ensure success.

    Speeding Up .NET

    .NET programmers can become a little lazy when it comes to performance optimization. Discover a few easy tips to keep performance at a peak!

    OP-ED: Process is Irrelevant

    Knowledge, flexibility, and the discretion of smart individuals beats a one-size fits all rule book any day.

    Exploring the Value of .NET Users Groups

    Participating in your local .NET users group can lead to greater job satisfaction, money, and prestige. Don't doubt it; the author is living proof.

    [Updated] Fuzzy Matching Demo in Access

    Dare to enter the world of approximate string matching with this introduction, tutorial, and Access 2000 database demo with a 99% precision/recall.

    Can $ Reduce the Size of VB6 Applications?

    Study the effect of the dollar sign on reducing the size of Visual Basic 6.0 applications.

    Your Guide to Fast, Fail-Proof Software Development

    Software projects fail because some critical management principles remain largely ignored. Find out what the prerequisites are for building software as quickly as humanly possible.

    Why I'm Testy About Tests

    Paul Kimmel says tests are impersonal, impractical, and inefficient for evaluating potential. Worst of all, they promote laziness in personnel departments that use them as the determining factor for hiring.

    Working with ASP.Net and Crystal Reports 9 with and Without RAS 9 Server

    You know the problems that you face when working with Crystal Reports due to its poor and confusing documentation. See ready-to-go code to access reports developed in Crystal Reports 9 (with or without RAS 9) using ASP.NET.

    When Did a Cubicle Become Such a Prize? And Other Rants

    Paul Kimmel speaks out on behalf of all the mistreated contractors out there.

    FAQ: How to Open a URL or Send an E-Mail from a VB Application

    Open a URL or send an e-mail with a click of a button from within a VB application.

    Generate Excel Pivot Reports Using VB 6.0

    Learn how a common procedure can be written in VB to generate Excel pivot reports using COM.