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

Weblog Posts in November 2009
DevConnections Slides and Samples Posted
November 18, 2009 @ 4:54 am

I've posted my slides and samples from my 3 DevConnections sessions for you to download and check out.

kick it on DotNetKicks.com
Capturing and Transforming ASP.NET Output with Response.Filter
November 13, 2009 @ 9:47 am

Capturing ASP.NET response output can be done in a variety of ways. In this post I'll discuss how you can use a Response.Filter to capture output and transform it using a simple class that provides event hooks to make it easy to capture output.

kick it on DotNetKicks.com
$.fadeTo/fadeOut() operations on Table Rows in IE fail
November 09, 2009 @ 12:20 am

There's a rather sneaky bug in jQuery and Internet Explorer that causes jQuery's various fade methods like fadeIn/fadeOut/fadeTo to not work with table elements in any version of IE. The fade behavior doesn't have any effect on tables, rows, headers, but luckily the end result - a removed or visible element still works. Only the fade effect seems to go missing in action.

kick it on DotNetKicks.com
ClientIDMode in ASP.NET 4.0
November 07, 2009 @ 3:58 pm

The new ClientIDMode in ASP.NET 4.0 is one of my most anticipated features to reduce the naming clutter that ASP.NET naming container naming has traditionally introduced into page. In this post I describe the ClientIDMode behavior and the various ways of how you can control ClientID generation with ASP.NET 4.0

kick it on DotNetKicks.com
Ambiguous References in DefaultWsdlHelpGenerator.aspx
November 02, 2009 @ 5:52 pm

Ran into an odd problem today where the default ASMX Web Service help page was blowing up with DataBinding errors due to ambiguous class names. Turns out that a custom control with the same name as a System component and a static method call resulted in ambigous reference errors.

kick it on DotNetKicks.com
Archives
Categories
ASP.NET (208) Personal (68) .NET (63) JavaScript (52) Visual Studio (50) jQuery (45) AJAX (44) LINQ (32) CSharp (30) IIS (28) Vista (28) HTML (26) WCF (25) 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) ASP.NET (8) Sql Server (7) West Wind Ajax Toolkit (7) C++ (6) Hardware (5) MVC (5) Security (5) Office (4) Software Development (4) Html Help Builder (4) ISV (4) Bugs (4) DataBinding (3) Help Builder (3) Live Writer (3) HTTP (3) Source Control (3) Windsurfing (3) WebLog (3) Web Design (2) WinForms (2) Speaking (2) Tools (2) RegEx (2) RSS (2) Maui (2) Help (2) Installation (2) Conferences (2) IIS7 (2) Visual Studio (2) Addins (1) ADO.NET (1) Control Development (1) Graphics (1) iPhone (1) Html Help (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