Jeff Widmer's Blog
ASP.NET, ASP.NET MVC, C#, VB.NET, IIS7, Windows Forms, VB6, ASP 3.0
Browse by Tags
All Tags
»
Tips & Tricks
(
RSS
)
ASP.NET
C#
CSS
HTML
HTML Tips and Tricks
Machine Setup
MS-DOS
osql.exe
SQL Server
Tips & Tricks
Unicode encoding
Utilities
Vaasnet
Visual Studio
What version of Adobe Flash are you running?
If you have ever done any customer support, you probably have a tool box full of different tools and utilities to help you get to the bottom of any customer issue that you run into. I found another great tool the other day to help with investigation...
How to disable an ASP.NET linkbutton when clicked
Scenario: User clicks a LinkButton in your ASP.NET page and you want to disable it immediately using javascript so that the user cannot accidentally click it again. I wrote about disabling a regular submit button here: How to disable an ASP.NET...
Batch file that monitors the number of files in a directory
Sometimes the fastest and easiest way to complete a task is a good old MS-DOS batch (.bat) file. A friend recently needed to get a quick fix in place for their production machine. “I need to whip up a batch file that monitors the number of files...
How to prevent scrollbar jump in Firefox and Chrome
On Firefox and Chrome if the content of a page is not longer than the window, then the right scrollbar is not displayed, and likewise if the content of the page is longer than the window then the right scrollbar is displayed. This makes perfect...
How to show white space in Visual Studio
In Microsoft Word I usually have the paragraph symbol turned on to Show Hidden Formatting Symbols (white space) so that I can clearly see spaces, tabs, and other white space characters. Up until recently I had no idea that Visual Studio had the...
How to quickly format a C# class file – Ctrl-K, Ctrl-D
In C# as you are typing in a class file the indenting of your code can easily get out of alignment making the code hard to read. Where does your class, if block, or method begin and end?? You can manually go and fix each line but there is a much...
Use Ctrl+. (period) to trigger Visual Studio’s automatic add using statement context menu
When you type class names that are missing the correct namespace reference, Visual Studio will help you out by giving you a context menu that you can use to automatically add the correct using statement to the top of your class. For instance, in the example...
Parse a non-standard date string into a System.DateTime object
The other day I had a date that was in the form of yyyyMMdd and I needed to parse that string into a System.DateTime object. Just trying to parse the string into a System.DateTime object would not work: String dateString = "20091016";...
osql.exe and unicode files – how to save your sql scripts with encoding
osql.exe is a great application for running sql scripts in a batch. I use a batch file to execute multiple sql scripts that I use to rebuild my current application database from scratch. When developing a brand new application, deploying a...
PureText is Pure Gold!
PureText from Steve Miller is a very simple and extremely useful utility that makes the Windows-V hot key combination paste non-formatted text instead of formatted text. I use it all over the place and I make sure it is installed and set to run...
More Posts
Next page »
Search
Go
This Blog
Home
Contact
About
News
Jeff Widmer's Home Improvement Profile
OrcsWeb Windows Cloud Servers
Vaasnet - Instant pre-configured virtual machines:
IE6 Virtual Machine
IE7 Virtual Machine
IE8 Virtual Machine
Firefox 3.6 Virtual Machine
Firefox 4 Virtual Machine
SharePoint Foundation Virtual Machine
Tags
.NET
.NET 4.0
.NET Target Framework
Amazon
ASP.NET
ASP.NET MVC
AspNetHostingPermission
Automated Build System
C#
CruiseControl.NET
CSS
General Software Development
Getting Things Done
GTD
Headsets
Home Improvement
HTML
HTML Tips and Tricks
httpRuntime
HTTPS
Hyper-V
IEnumerable
IIS
IIS App Pool
IIS6
IIS7
IIS7 SEO Toolkit
Index Server
Instant Church Directory
ISO Country Codes
Jpeg
jQuery
jQuery UI
jQuery UI Sortable
Kindle
Koah
Linq
Linq2Sql
ListView
Machine Setup
MIME Types
MindManager
MP4
MS-DOS
Notepad
OneNote
Orchard
Outlook
Outlook 2010
Personal
QuickBooks
QuickBooks Online Edition (QBOE)
Recommendations
Remote Desktop
Sample Book Chapter
Sample Code
Screenpresso
ScrewTurn Wiki
Seinfeld
SendTo
SEO
Sharepoint
SharePoint 2010 Correlation ID
SharePoint Foundation 2010
SharePoint Workspace 2010
Silverlight
SMTP
SourceGear
SQL
SQL Script
SQL Server
SQL Server 2008
SQL Server Full-text Index
SQL Server Management Studio
SSL
StackOverflow
Subversion
SVN
svn.exe
System.Collections.Generic
System.Drawing
System.Net.Mail.MailMessage
system.webServer
Tiff
Tips & Tricks
Tips & Tricks
Unicode encoding
User Account Control
Utilities
Vaasnet
VB.NET
Viral Marketing
Visual Basic
Visual Studio
Visual Studio 2010
web.config
Windows 7
Windows Azure
Windows Server 2008
Windows Server 2008 R2
Navigation
Home
Blogs
Archives
December 2011 (1)
November 2011 (4)
October 2011 (1)
June 2011 (3)
May 2011 (3)
March 2011 (1)
February 2011 (3)
January 2011 (2)
December 2010 (2)
September 2010 (3)
August 2010 (4)
July 2010 (3)
May 2010 (5)
April 2010 (2)
March 2010 (5)
February 2010 (8)
January 2010 (8)
December 2009 (14)
November 2009 (5)
October 2009 (15)
September 2009 (17)
August 2009 (6)
June 2009 (2)
May 2009 (3)
October 2008 (1)
August 2008 (1)
December 2007 (3)
November 2007 (1)
August 2007 (1)
April 2007 (1)
March 2007 (1)
September 2006 (1)
August 2006 (1)
January 2006 (1)
December 2005 (3)
September 2005 (1)
August 2005 (1)
July 2005 (2)
October 2004 (1)
March 2004 (1)
February 2004 (2)
January 2004 (6)
Recommended Blogs
Scott Guthrie
Day Dream Land
Vaasnet Blog
Syndication
RSS
Atom
Comments RSS