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

Weblog Posts in October 2004
Returning a Relative Path in .NET
October 29, 2004 @ 7:02 pm

The .NET BCL doesn't include native functionality to create a relative path from a full path. Here's a function that does it.

kick it on DotNetKicks.com
Application level Cookie Management for ASP.NET apps
October 24, 2004 @ 3:48 pm

Cookie handling in applications can be repetitive and if you access and must set your cookies in many places of the application a logic change can quickly break a lot of code. Abstracting cookies into a class that contains all related logic reduces the amount of code and makes things much more maintainable.

kick it on DotNetKicks.com
Cookie Monsters are eating my West Wind Cookies...
October 22, 2004 @ 8:11 pm

On this site I have problems with my permanent cookies not 'sticking'. It looks there's something invalid happening with the cookie creation in one app that's causing IE to corrupt the permanent cookie store in some way. I'm stuck - can't quite figure out how to debug this.

kick it on DotNetKicks.com
Phone Company Rant
October 20, 2004 @ 12:09 pm

Trying to reduce my phone costs and the overhead of three phones I dealt with Verizon today trying to get minimal service for the only landline left. After reconsideration I decided I'm not given Verizon any more of my money.

kick it on DotNetKicks.com
Converting values to string and back with Type Converters
October 19, 2004 @ 12:56 pm

Type Converters can make conversion of values/objects to strings and back a lot easier. More importantly though it allows you to create customer serialization mechanisms for storing data in things like a config file.

kick it on DotNetKicks.com
Tying a property to a Thread Context in .NET
October 13, 2004 @ 11:01 pm

As far as I can tell there's no native way to store properties/resources that are thread specific in .NET. Here's a way to implement your own thread based storage mechanism.

kick it on DotNetKicks.com
Back to Maui
October 12, 2004 @ 4:41 am



kick it on DotNetKicks.com
.NET Web Services and Complex Types (again)
October 12, 2004 @ 4:33 am

I'm still trying to figure out a better way of passing data over Web Services when the data is a complex object. Because of .NET's insistence on building proxies you always end up copying data either manually or using various copy routines...

kick it on DotNetKicks.com
Fiddler and Application Proxy setup
October 11, 2004 @ 1:16 am

Here are a few tips on how to set up your HTTP client and Web Service applications to be able to use the proxy Fiddler sets up to monitor the HTTP traffic.

kick it on DotNetKicks.com
The UK Subs rock Portland
October 09, 2004 @ 10:45 am

I haven't had this much fun at a show in a long time. Old school punk rock with the UK Subs in Portland!

kick it on DotNetKicks.com
Object parsing for Web Services called by Visual FoxPro
October 06, 2004 @ 11:03 am

Passing objects with the MSSOAP toolkit or VFP in general is somewhat of a pain. I've made some additional changes to wwSOAP that work through the WSDL type definitions to automate some of the object return value creation as well as the ability to create properly cased XML representations from VFP objects.

kick it on DotNetKicks.com
A new Les Paul makes the neighbors unhappy
October 06, 2004 @ 11:02 am

A new addition has arrived to my music collection and I'm very stoked!

kick it on DotNetKicks.com
MSDN Universal Support Policies
October 06, 2004 @ 8:40 am



kick it on DotNetKicks.com
Is Web Services Technology getting too complex?
October 05, 2004 @ 10:10 am

Interesting article on CNet discusses some issues I've noticed myself over the last year or so, discussed in the mainstream press. Forward momentum is good, but not if it comes at the expense of ease of use and interoperability which are the cornerstone features of why we want to use in the first place.

kick it on DotNetKicks.com
Archives
Categories
ASP.NET (157) Personal (63) .NET (53) Visual Studio (44) AJAX (37) JavaScript (37) IIS (27) Vista (27) LINQ (26) jQuery (25) HTML (23) CSharp (19) WCF (19) ASP.NET (17) 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) Source Control (3) Speaking (2) RSS (2) Tools (2) Windsurfing (2) WinForms (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) Web Design (1) RegEx (1) SmartPhone (1)


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