Life, Surf, Code and everything in between
White Papers | Free Tools | Products | Message Board | News |

Weblog Posts in January 2009
Javascript Array Fun
January 26, 2009 @ 4:22 pm

Arrays in Javascript are really dynamic and have behaviors that in some cases might be unexpected. In this post I talk about a bug reported in a component to me recently that involves one of these dynamic behaviors and caused me some confusion at first.

kick it on DotNetKicks.com
SSL Certificate Renewal Pain
January 21, 2009 @ 12:49 am

I ran into some problems this time around renewing my SSL certificate for west-wind.com and it looks like the problem is related to how IIS 7 handles renewals. After all the years of problems with certificate renewals in IIS I figured that by now Microsoft would have this nailed, but in the end only a completely new certificate request managed to work for me.

kick it on DotNetKicks.com
Silverlight HomePage is a good Laugh!
January 20, 2009 @ 2:31 am

Silverlight is going to be center stage today with the Silverlight player being chosen for providing Web viewing of Obama’s inauguration. That’s great for promotion… but… there’s always a but. A big butt in this case. So tonight I decided to check the Silverlight site to see what they have to say about the use of SL for the big day tomorrow and also to see what they might say about Moonlight...

kick it on DotNetKicks.com
Assembly Loading across AppDomains
January 19, 2009 @ 2:53 am

Every time I need to load .NET assemblies from a non-default path in an application I end up spending quite a bit of time trying to get it right. Today was no different: I had a situation where I needed to create a type in a seperate AppDomain based on a dynamically generated assembly that might live in a directory other than the application’s base path. This is sort of like a perfect storm of...

kick it on DotNetKicks.com
Monitoring HTTP Output with Fiddler in .NET HTTP Clients and WCF Proxies
January 14, 2009 @ 12:36 am

Http debugging is immensely useful and Fiddler is a nice tool that provides many options and an easy to use interface to monitor HTTP requests to get maximum information about each request. In order to monitor requests of .NET clients like WebClient, HttpWebRequest or WCF or Web Service proxies you need a little additional configuration to get Fiddler to monitor these requests.

kick it on DotNetKicks.com
Accessing Html Document Content in other Frames
January 06, 2009 @ 5:13 pm

Accessing content across HTML frames can be quite useful in some scenarios when operations need to be abstracted and separated from the main content but still provide some feedback back to a calling frame or vice versa. While cross frame access should be minimized as much as possible, when you do need it there are a few easy and effective ways you can communicate across frames with the HTML DOM.

kick it on DotNetKicks.com
Oil's cheap again, but can we afford to be careless?
January 01, 2009 @ 3:32 pm

Oil is under $40 as I write this, which is down from over $147 sometime in July. So isn’t it high time to go out and buy those bargain basement Hummers to start burning up this cheap oil? I’m kidding of course, but some people never learn apparently as they are falling for lower oil prices and incentives from auto-manufacturers to continue down gas guzzling alley. It’s not all that surprising...

kick it on DotNetKicks.com
Archives
Categories
ASP.NET (204) Personal (68) .NET (62) JavaScript (52) Visual Studio (50) jQuery (43) AJAX (43) LINQ (32) CSharp (29) IIS (28) Vista (28) HTML (26) WCF (24) Localization (21) Web Services (15) Windows (15) FoxPro (14) Microsoft AJAX (13) WPF (12) ADO.NET (12) COM (9) XML (9) Web Connection (8) Silverlight (8) CSS (8) Sql Server (7) West Wind Ajax Toolkit (7) ASP.NET (6) C++ (6) Hardware (5) Security (5) MVC (5) ISV (4) Office (4) Software Development (4) Html Help Builder (4) Bugs (4) DataBinding (3) HTTP (3) Help Builder (3) Live Writer (3) Source Control (3) WebLog (3) Windsurfing (3) WinForms (2) Web Design (2) Speaking (2) Tools (2) RegEx (2) RSS (2) Maui (2) Installation (2) Help (2) Conferences (2) Visual Studio (2) ADO.NET (1) IIS7 (1) Addins (1) Control Development (1) Graphics (1) Html Help (1) iPhone (1) IIS7 (1) Networking (1) Travel (1) Utilities (1) Threading (1) SmartPhone (1) wwHoverPanel (1) Web Deployment Projects (1)


West Wind  © Rick Strahl, West Wind Technologies, 2005 - 2010