Disable PDB File Generation in Release Mode

  • 4/15/2008
  • Author: Brian Pautsch
  • Category: Thoughts
  • 192 Views
  • 1 Comments
  • Read more

Migrating code to a Production environment is not a difficult task, but I have seen developers do some weird stuff. I have seen developers migrated code compiled for debug and then wonder why the site doesn't run ver... more >>


How to check for hexidecimal characters

  • 3/28/2008
  • Author: Brian Pautsch
  • Category: List Price
  • 513 Views
  • 0 Comments
  • Read more

If you haven't come across it yet, hexidecimal characters are not allowed in XML documents and cause problems when trying to display or work with them. When working with 3rd party data in XML (not received via a web serv... more >>


KeyLimeTie Log Cleaner (file pruning application) - FREE!

  • 3/16/2008
  • Author: Brian Pautsch
  • Category: Applications
  • 632 Views
  • 1 Comments
  • Read more

With all of the applications running on a server, it is important to keep their output pruned. Even with a basic server running a few websites, you can expect to have: - IIS logs - SQL Server da... more >>


Internet Explorer 8 Has Arrived!

  • 3/6/2008
  • Author: Brian Pautsch
  • Category: Regular Expression
  • 537 Views
  • 0 Comments
  • Read more

From "ReadWriteWeb"...Microsoft's next-generation web browser, Internet Explorer 8, has arrived. In a surprising move, after the demo of IE8 and its new features at today's session of the MIX08 conference, the startl... more >>


Safely restart an ASP.NET remotely

  • 2/12/2008
  • Author: Brian Pautsch
  • Category: List Price
  • 585 Views
  • 0 Comments
  • Read more

Every once in awhile, an ASP.NET website may need to be restarted. There are a few ways to do this: kill the worker process (too forceful), restart IIS (restarts all websites) or modify the web.config (best choice). In... more >>


Don't Search For Domain Names on Network Solutions!

  • 2/9/2008
  • Author: Brian Pautsch
  • Category: Regular Expression
  • 432 Views
  • 1 Comments
  • Read more

If you check for a domain name on Network Solutions, you will have to buy it there or risk losing it forever! When you check for a domain name on Network Solutions, they immediately lock that domain for 4 days. If... more >>


How to use Visual Studio 2003 in Windows Vista

  • 1/17/2008
  • Author: Michael Wick
  • Category: Exact Match
  • 831 Views
  • 0 Comments
  • Read more

This blog entry is intended to illustrate the steps necessary to set up a Windows Vista machine to use Visual Studio 2003 (.NET 1.1).  Most of the information was obtained from the following blogs: ... more >>


KeyLimeTie Mass Emailer - Free!

  • 1/2/2008
  • Author: Brian Pautsch
  • Category: Applications
  • 461 Views
  • 0 Comments
  • Read more

Over the years, we have built a number of Mass Emailing applications for customers (some web, some windows apps).I took a recent version I created and added more to it and am now making it available to anyone.Download Ap... more >>


How to Communicate between ASP.NET and Flash

  • 12/18/2007
  • Author: Brian Pautsch
  • Category: List Price
  • 717 Views
  • 0 Comments
  • Read more

Ever wonder how to send data back and forth between ASP.NET and Flash?About a year ago, we designed and built the DIY Floor Plan website (http://www.diyfloorplan.com). We needed the ability to send data between the Flash... more >>


How to make an AJAX Postback with JavaScript

  • 12/3/2007
  • Author: Brian Pautsch
  • Category: List Price
  • 742 Views
  • 3 Comments
  • Read more

Recently, we were working on a project that required us to make an AJAX postback with a table cell (TD) onclick event. We were "forced" to do this because the webpage designer wanted the search results displayed in a tab... more >>


Total: 112 Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10