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 - 1043
Comments - 11674
since 1997
My Links
Photo Album
My Noise
Message Board
Now Reading
The Return of History and the End of Dreams
by Robert Kagan
Pro JavaScript Techniques
by John Resig
The Second World: Empires and Influence in the New Global Order
by Parag Khanna
Rick's Twitter Feed
Log In
User Name:
Password:
Rembember me
Weblog Posts in December 2006
IIS 7 Integrated Pipeline Debugging on Vista, again
December 29, 2006 @ 12:17 am
Mike Volodarsky posts more information how to get F5 debugging working properly in Visual Studio. Due to the way Authentication works in ASP.NET 2.0 some debugging scenarios with F5 fail and a workaround is required.
4 comments
Terminal Server Awareness
December 28, 2006 @ 1:42 am
Today I needed to differentiate some code that runs a stock windows interface or running under Terminal Services as the UI presented would look horrible and stutter badly under TS. Here's a quick code snippet that demonstrates how to check for Terminal Server and branch if necessary.
5 comments
Sudden Failure of ProcessExplorer
December 27, 2006 @ 2:27 pm
Process Explorer is goofing for me over the last few days by not displaying a process tree nor any of the advanced settings I have it configured for.
13 comments
RegisterClientScriptResource and the Type Parameter
December 26, 2006 @ 3:37 pm
Usage of RegisterClientScriptResource's Type parameter can cause some unexpected behavior if you're using the all to common this.GetType() for a control. If multiple controls share the same resource be sure to use a common type or you might end up with multiple script references in your HTML
6 comments
IIS 7 Integrated Pipeline Debugging, Visual Studio 2005 SP1 and Request Tracing
December 26, 2006 @ 1:21 am
Visual Studio 2005 SP 1 allows debugging IIS 7 applications in Integrated Pipeline mode. In most cases - I've run into a few problems and solutions trying to figure out what went wrong and into one problem that I haven't been able to resolve yet.
10 comments
Reflection on Problem Assemblies
December 22, 2006 @ 10:00 pm
I ran into a problem today in Help Builder where a bad assembly reference was causing problems with importing type information properly. Here are a few thoughts and a question to see if there are alternatives for type parsing.
6 comments
Expanding Urls with RegEx in .NET
December 21, 2006 @ 6:42 pm
I frequently need to parse and auto-expand URLs inside of user input. Here's the routine I use to do this.
8 comments
Update for the free wwHoverPanel AJAX Control posted
December 20, 2006 @ 1:34 am
I've posted another update to the free wwHoverPanel AJAX control that provides some useful new functionality and compatibility with MS Ajax.
6 comments
IIS 7 and Rapid Fail Protection
December 19, 2006 @ 11:12 pm
IIS 7 has a new default feature called Rapid Fail Protection which detects failures and if too many failures occur in a specified period shuts down an Application Pool. Useful feature, but a little unexpected if you don't know about it and are wondering why your Application Pool has just shut down and won't restart automatically.
6 comments
DataTable/Set/Row support is back in MS Ajax RC
December 19, 2006 @ 4:23 am
Here are a couple of simple examples of how you can pass data between the server and client and back with MS Ajax using Web Services.
8 comments
Updated to MS Ajax RC
December 19, 2006 @ 3:44 am
I've moved my samples from MS Ajax Beta to the RC and the process was pretty straight forward. A few small hiccups due to naming changes from Microsoft, but overall fairly straight forward. Hopefully there won't be any more breaking changes before release.
2 comments
Visual Studio 2005 IntelliSense in ASP.NET pages issue resolved...
December 18, 2006 @ 2:58 pm
I've been fighting with Visual Studio 2005 and Intellisense in ASP.NET pages for some time. As it turns out that
16 comments
ScriptManager and Resource Compression
December 18, 2006 @ 5:14 am
The MS Ajax ScriptManager can automatically compress script files when using RegisterClientScriptResource. Unfortunately it only works when a script manager instance sits on a form even though the ScriptManager method is static.
7 comments
UpdatePanels and ClientScript in custom Controls
December 12, 2006 @ 4:03 am
Due to changes in the MS Ajax Beta custom controls need to deal with the ClientScript object a bit differently if the control wants to be compatible with the MS Ajax UpdatePanel. It requires using the ScriptManager when available or using ClientScript when not.
25 comments
Cruel Humor
December 12, 2006 @ 1:50 am
Outlook doesn't like me much - it keeps reminding me of my birthday day and day again. I can't seem to get rid of the 'appointment'.
9 comments
Getting tripped by Absolute Positioning in custom Controls
December 11, 2006 @ 1:54 am
I ran into an issue today with a control that wasn't properly working in the designer when absolute positioning is used and the control couldn't be dragged around the designer surface.
11 comments
When all else fails...
December 06, 2006 @ 4:28 am
Get out, get away, go surfing...
8 comments
503 Service Unavailable in IIS 7 - watch those Application Pools
December 04, 2006 @ 11:12 pm
I ran into a funky issue with an application on IIS 7 today on my development machine: One of my Web applications simply would not respond to requests and IIS was reporting a 503 Error – Service Unavailable. Oddly enough though the rest of my Web site was working just fine – just this one...
7 comments
Ripped by the Ribbon: Finding the Apply Template option in Word
December 03, 2006 @ 1:43 pm
I'm trying to find the Apply Template option to an existing open document and Word 2007.
10 comments
Expression Web Designer – no MSDN for you!
December 02, 2006 @ 4:12 pm
Looks like Expression Web Designer will not be available to developers on MSDN subscriber downloads. For some boneheaded reason Microsoft decided to not even try to get this tool into the hands of as many people as possible and hopefully push it through word of mouth... not gonna happen now.
31 comments
Over the hill...
December 01, 2006 @ 4:57 am
I'm turning 4.0.
23 comments
Archives
November, 2008 (6)
October, 2008 (8)
September, 2008 (13)
August, 2008 (18)
July, 2008 (8)
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 (158)
Personal (63)
.NET (53)
Visual Studio (45)
JavaScript (39)
AJAX (38)
jQuery (30)
IIS (27)
Vista (27)
LINQ (26)
HTML (23)
WCF (20)
CSharp (19)
ASP.NET (19)
Localization (16)
Microsoft AJAX (13)
FoxPro (13)
Windows (12)
Web Services (11)
COM (9)
ADO.NET (8)
WPF (8)
XML (8)
Web Connection (7)
Sql Server (7)
West Wind Ajax Toolkit (6)
C++ (6)
CSS (6)
Hardware (5)
Silverlight (5)
Software Development (4)
Office (4)
Security (4)
Html Help Builder (4)
ISV (4)
Bugs (4)
DataBinding (3)
Help Builder (3)
HTTP (3)
Live Writer (3)
WebLog (3)
Windsurfing (3)
Source Control (3)
Speaking (2)
RSS (2)
Tools (2)
WinForms (2)
Web Design (2)
Maui (2)
Help (2)
Installation (2)
Conferences (2)
Control Development (1)
Graphics (1)
ADO.NET (1)
IIS7 (1)
Visual Studio (1)
Addins (1)
iPhone (1)
Networking (1)
wwHoverPanel (1)
Travel (1)
Utilities (1)
Threading (1)
Web Deployment Projects (1)
RegEx (1)
SmartPhone (1)
© Rick Strahl, West Wind Technologies, 2005 - 2008