View Post

Tips for Virtual Workers

AKA “working virtual, or virtually working?” My friend Griffin Caprio blogged about the virtues of being a virtual worker and finding wifi hotspots. I thought I’d chime in with a […]

Continue Reading
Written by DevelopmentNow -- August 2, 2006
View Post

Easy Error Logging for ASP.NET

Scott Mitchell wrote recently about a plug & play ASP.NET error-logging framework that he and Atif Aziz wrote for an MSDN article a while back.  The framework is called ELMAH (Error Logging Modules […]

Continue Reading
Written by DevelopmentNow -- July 27, 2006
View Post

The project location is not fully trusted by the .NET runtime

So I was downloading the latest version of Anthem.NET to use for a Visual Studio 2003 project. I downloaded the zip, extracted, made the virtual directory, but kept getting weird […]

Continue Reading
Written by DevelopmentNow -- July 27, 2006
View Post

AJAX Links

I forgot to include links for some of the libraries I used in my talk at Code Camp: Atlas — http://atlas.asp.net Anthem — http://www.anthemdotnet.com Prototype — http://prototype.conio.net/ script.aculo.us — http://script.aculo.us/ […]

Continue Reading
Written by DevelopmentNow -- July 27, 2006
View Post

script.aculo.us and Atlas — Ajax buddies?

I’ve spent a lot of time lately playing with Atlas & I’m enjoying working with it, despite the huge javascript payload. I wanted to incorporate some script.aculo.us effects into an […]

Continue Reading
Written by DevelopmentNow -- July 26, 2006
View Post

Code Camp 2006 Presentation Download

You can download the slides & code from Code Camp 2006 (Ajax and ASP.NET) here. Note the projects are for VS2005.

Continue Reading
Written by DevelopmentNow -- July 24, 2006
View Post

Free and Cheap Replacements for Notepad

Instead of using Notepad all the time for viewing random text files, why not check out one of the many replacements mentioned on Rick Strahl’s post on Notepad replacements. FWIW […]

Continue Reading
Written by DevelopmentNow -- July 18, 2006