Life, Surf, Code and everything in between
White Papers
|
Free Tools
|
Products
|
Message Board
|
News
|
Navigate
Web Log Home
Site Home
Subscribe to Feed
Contact
Search
Posts - 997
Comments - 10640
since 1997
My Links
Photo Album
My Noise
Message Board
Now Reading
Learning WCF: A Hands-on Guide
by Michele Bustamante
The Pragmatic Programmer: From Journeyman to Master
by Andrew Hunt, David Thomas
Log In
User Name:
Password:
Rembember me
Weblog Posts in November 2004
ASP.NET State Service Crash
November 30, 2004 @ 12:03 pm
The State Service is great for having a persistent state management that can survive ASP.NET application cycles. But I've seen some recent instabilities and today an outright failure of the service that makes me wonder whether the service is really such a good choice.
18 comments
Crashing VS.NET during an add-in compile
November 30, 2004 @ 11:44 am
Never fails. When you're on the road the weirdest problems will manifest. This one was a problem with an add-in that didn't quite unload causing VS.NET to crash consistently during compilation.
An InputBox Class for .NET
November 23, 2004 @ 6:50 pm
C# doesn't have an InputBox() function like VB does and even the VB version is fairly limited for inputing anything but text strings. Here's a class that provides generic single line input for text, numeric and date values in a simple and easy to use class that you can use in your projects.
11 comments
Customer Service nightmares
November 23, 2004 @ 4:52 pm
I've been dealing with a broken Dell laptop for weeks now and while I was glad to find out that I can fix it myself trying to get the part I needed turned out to be harder than anything else in this process.
9 comments
Internet Explorer Woes Once Again
November 19, 2004 @ 8:25 pm
9 comments
Asynchronous Processing and Queuing with MSMQ or not?
November 15, 2004 @ 4:48 pm
Async request handling in Web applications is often a tricky task and there are lots of approaches to offload processing to other processes or machines. Here I describe some first thoughts about comparing use of MSMQ and a custom database approach to passing messages between processes. The custom approach seems more capable to me, but it's obviously non-standard...
17 comments
Murphy's Conference Laws
November 09, 2004 @ 8:03 am
1 comment
Setting File or Directory permissions ACE entries with .NET using CACLS.EXE
November 06, 2004 @ 6:18 am
Ever need to find a quick way to set access permissions to a directory or file in .NET. Here's a class that wrappers the tried and true CACLS.EXE Windows utility so you can programmatically assign ACEs to a path.
33 comments
On the road again: German candy and a conference
November 06, 2004 @ 5:32 am
I'm off again travelling this time to Germany, land of christmas candy, beer and bratwurst. Hmmm... Schlemmer Tour.
FireFox and this WebLog
November 04, 2004 @ 8:35 pm
I'm having some issues with FireFox and the markup Word generates for code which causes FireFox to loose its margins and write text in places it shouldn't.
10 comments
Building a generic Web Configuration Utility
November 01, 2004 @ 2:40 pm
I finally got around to creating a simple generic Web Configuration Utility that allows easy creation of a Web Virtual, Setting Directory Permissions, Fixing a VS.NET Solution File and account configuration for MSDE which are the main tasks that I usually have to deal with when shipping XCOPY deployed Web applications, samples or demos. The utility can be downloaded and is free to use and distribute...
14 comments
Archives
July, 2008 (7)
June, 2008 (8)
May, 2008 (11)
April, 2008 (16)
March, 2008 (21)
February, 2008 (13)
January, 2008 (15)
December, 2007 (24)
November, 2007 (13)
October, 2007 (17)
September, 2007 (21)
August, 2007 (27)
July, 2007 (26)
June, 2007 (20)
May, 2007 (17)
April, 2007 (17)
March, 2007 (20)
February, 2007 (14)
January, 2007 (26)
December, 2006 (21)
November, 2006 (22)
October, 2006 (28)
September, 2006 (26)
August, 2006 (23)
July, 2006 (23)
June, 2006 (21)
May, 2006 (24)
April, 2006 (20)
March, 2006 (27)
February, 2006 (22)
January, 2006 (19)
December, 2005 (25)
November, 2005 (22)
October, 2005 (14)
September, 2005 (14)
August, 2005 (21)
July, 2005 (20)
June, 2005 (9)
May, 2005 (18)
April, 2005 (19)
March, 2005 (26)
February, 2005 (21)
January, 2005 (20)
December, 2004 (15)
November, 2004 (11)
October, 2004 (14)
September, 2004 (15)
August, 2004 (16)
July, 2004 (6)
June, 2004 (10)
May, 2004 (9)
April, 2004 (11)
March, 2004 (11)
February, 2004 (12)
January, 2004 (14)
December, 2003 (15)
Categories
ASP.NET (148)
Personal (58)
.NET (52)
Visual Studio (41)
AJAX (36)
JavaScript (29)
Vista (27)
IIS (25)
LINQ (25)
HTML (21)
WCF (19)
CSharp (18)
jQuery (17)
Localization (16)
Microsoft AJAX (13)
FoxPro (13)
ASP.NET (11)
Web Services (11)
Windows (9)
WPF (8)
XML (8)
ADO.NET (8)
COM (7)
Web Connection (7)
Sql Server (6)
West Wind Ajax Toolkit (6)
CSS (6)
Silverlight (5)
Security (4)
Hardware (4)
Bugs (4)
C++ (4)
ISV (4)
Office (4)
Html Help Builder (4)
HTTP (3)
Help Builder (3)
Live Writer (3)
DataBinding (3)
Software Development (3)
Source Control (3)
WebLog (3)
Windsurfing (2)
Speaking (2)
RSS (2)
Tools (2)
Conferences (2)
Help (2)
Maui (2)
Installation (2)
iPhone (1)
Networking (1)
Graphics (1)
Control Development (1)
ADO.NET (1)
IIS7 (1)
Visual Studio (1)
Addins (1)
Travel (1)
Utilities (1)
Threading (1)
Web Deployment Projects (1)
Web Design (1)
RegEx (1)
SmartPhone (1)
WinForms (1)
wwHoverPanel (1)
© Rick Strahl, West Wind Technologies, 2005 - 2008