Ariel's profileAriel Erlijman Space on ...PhotosBlogLists Tools Help

Blog


    December 04

    VB2005 Tips and Tricks - part 1

    Symbolic Rename

    Right-click on any local variable and select Rename. This will rename all appropriate instances in your code of that variable.

    Symbolic Rename works with any property, class or method.

    Right click on a form, and select rename. You will see the same result.

    August 21

    Threading in .NET

    Do you really know how to implement it? Check it out here

    Developer Roadmap for .NET

    Check this for a great roadmap for .NET
    Many steps to follow from new, 1.1 or 2.0 perspective.

    August 05

    Source Control - HOWTO

    Interesting article about Source Control with different tools.

    Source Control HOWTO
    February 13

    Free ASP.NET controls

    Check Excentrics World to get free ASP.NET controls for your applications.

    January 19

    Enterprise Library - patterns & practices Live

    Enterprise Library Hand On Labs
    Don't miss them if you are developing with .NET 1.1 and MS SQLServer

    June 07

    Visual Studio Add-in

    USysWare DPack Home
    DPack is a FREE collection of Microsoft Visual Studio .NET 2003 and 2005 tools. DPack is designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of the Visual Studio features.

    May 10

    Online Image optimizer DLL for ASP.NET

    Online Image optimizer
    Good DLL Component to use with ASP.NET

    April 22

    IE Automation and Testing

    Check http://alexfurman.net/ to find a nice IE Automation and testing tool. Don't forget to check the JobSearch tool that uses the previous one.

    April 19

    NeoDataType::Reporting tool

    NeoDataType::Reporting tool allows you to easily connect to any database and print all types of reports. Good work!