johnnythawte's tutorials
How to Replace Outlook Calendar with Google Calendar
Contributed by johnnythawte on December 30, 2006 under Microsoft OutlookIf you are an Outlook user that loves Google Calendar, this Tech-Recipe will show you how to replace the built-in calendar link with Google Calendar.
one comment Continue reading...Get Web Page Contents in Code with C#
Contributed by johnnythawte on December 27, 2006 under C programmingWhen you are developing an application that needs to access data stored on a web server, you can easily get the contents of a web page with this simple C# function.
13 comments Continue reading...Pause Output From a Command Line Application in .NET Debug Mode
Contributed by johnnythawte on December 22, 2006 under C programmingIf you are writing a command line application in .NET, you might notice that the application closes immediately if you haven’t set a breakpoint. This recipe shows you the one line method to keep the application open so you can see the output.
no comments Continue reading...Make System Tray Based Application in .NET
Contributed by johnnythawte on December 20, 2006 under C programmingCreating an application that lives in the system tray is easy, but it is not entirely obvious how to do so in Visual Studio. This recipe will show you the steps.
13 comments Continue reading...Wordpress: How to Delete Trackbacks Easily
Contributed by johnnythawte on December 12, 2006 under InternetIf you’ve had a blog up and running for a while, you will probably have dozens or hundreds of trackbacks mixed in with the real comments. Follow this recipe for an easy way to find and delete just the trackbacks.
no comments Continue reading...Open a URL in the Default Browser in Your .NET Application
Contributed by johnnythawte on December 11, 2006 under C programmingVirtually every application these days requires at least some connection to the internet. Letting the user click a link and open it in their browser is essential. This recipe shows you the 1 line method of doing so.
4 comments Continue reading...Pass Variables to a New Thread in C#
Contributed by johnnythawte on December 9, 2006 under C programmingWhen you create a new thread in .net 1.1, you cannot pass any parameters to the ThreadStart delegate, which makes passing startup variables difficult. This recipe shows you an easy workaround.
6 comments Continue reading...JOHNNYTHAWTE'S TOP TEN
- Get Web Page Contents in Code with C#
- Pass Variables to a New Thread in C#
- Load an Icon from an Embedded Resource in .NET
- Make System Tray Based Application in .NET
- Open a URL in the Default Browser in Your .NET Application
- Make Wordpress Stop Replacing Double Dash with Em-dash
- Ruby on Rails: Reload Script/Console Without Restarting
- Pause Output From a Command Line Application in .NET Debug Mode
- Using Tagging in your Ruby on Rails Application
- Google Desktop: Fix for View in Outlook Not Working
- View our Top Tens
TECH-RECIPES BLOGS
- Symfony Propel 1.4: New Project Workflow
- quickie: video on adding 3G modem to a Thinkpad Tablet
- modding: adding 3G to my Lenovo Thinkpad Tablet
- quick look: Lenovo Thinkpad Tablet (Honeycomb) and Pen (pics)
- design: my geek lair
- How to Delete Your Twitter Account
- Flash Error May Slow Down OS X Lion
- Mass Effect: Cannot See Mouse Pointer



