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

Weblog Posts in February 2005
I turned 200!
February 26, 2005 @ 1:31 pm

I've managed 200 - uh, 201 now - entries since I started in December of 2003. Lots of time invested here

kick it on DotNetKicks.com
Making Web Connection work with huge files in COM mode
February 25, 2005 @ 12:48 am

Here's some background on a new feature for Web Connection to allow sending huge content back to the client using a TransmitFile() implementation that's similar in behavior to the function of the same name in ASP/ASP.NET.

kick it on DotNetKicks.com
Using programmatic Impersonation from an ASP.NET Page
February 24, 2005 @ 8:40 pm

Ever have an ASP.NET page that doesn't have the rights you need and wish you raise permissions to do what you need? Well, you can do it using various System APIs but use with care.

kick it on DotNetKicks.com
Not enough disk space?
February 23, 2005 @ 12:49 am

Apparently Windows thinks 250 gigs of free space isn't enough to copy a 6 gigabyte file to a new drive. This is kinda funny.

kick it on DotNetKicks.com
First impressions with Databinding in Whidbey and a few other thoughts
February 20, 2005 @ 6:05 am

I must be having too much free time on my hands. I set up a simple internal WinForm project today for playing around with Whidbey and here are a few thoughts.

kick it on DotNetKicks.com
Could not instantiate resource processor - more SmartPhone SDK woes
February 19, 2005 @ 1:13 am

I've run into some more problems with SmartPhone development. This time around the compiler/resource processor of the SmartPhone SDK apparently doesn't want to cooperate and fails to compile my code.

kick it on DotNetKicks.com
Multiple versions in .NET COM Assembly
February 18, 2005 @ 3:01 am

Got a scare today when the Help Builder add-in wouldn't load on an auto-update. Turns out .NET registered two separate versions of the addin COM component and picked the wrong version to launch the add-in.

kick it on DotNetKicks.com
Handling OnMouseWheel for scrolling the HTML Edit control
February 18, 2005 @ 12:20 am

The IE Html Edit control doesn't support the mousewheel natively unless you enable the OnMouseWheel event and handle the scrolling manually. This entry shows how...

kick it on DotNetKicks.com
Using custom icons in a compiled HTML Help 1.0 (CHM) file
February 17, 2005 @ 12:58 pm

Here's some info on how to use custom icons in your CHM Html Help 1.0 files.

kick it on DotNetKicks.com
Fixing user input for Display in HTML pages
February 15, 2005 @ 3:20 am

Spent a little time cleaning up some routines that I use for displaying text entered by users back to them.

kick it on DotNetKicks.com
I hate Adobe Acrobat (even more now!)
February 14, 2005 @ 3:23 am

I installed Acrobat Reader 7.0 today thinking it might improve the crappy Reader that came before it. Nope - but it sure pissed me off some more by installing my full version of Adobe Acrobat removing Distiller and all PDF creation options. Nice.

kick it on DotNetKicks.com
Rethinking my HTML Editing - switching to plain Web Browser Control from DHTMLEdit
February 13, 2005 @ 11:40 pm

Here are a few notes on my latest HTML Editing travails for Help Builder.

kick it on DotNetKicks.com
Reading up on Indigo
February 12, 2005 @ 9:07 pm



kick it on DotNetKicks.com
Comparing West Wind Web Connection and classic ASP + COM
February 12, 2005 @ 12:12 pm

I took the time today to summarize my thoughts on the comparison between Web Connection vs. using VFP COM components with classic ASP (and indirectly with ASP.NET). I also did some performance tests that demonstrate that ASP + COM is not any faster or more scalable by any means.

kick it on DotNetKicks.com
Printing on CDs
February 11, 2005 @ 10:29 pm

Anybody know of some good software to print onto CDs or better yet how to use any software to print to the CD tray?

kick it on DotNetKicks.com
A few notes about making IE and FireFox render the 'same'
February 10, 2005 @ 9:46 pm

I spent some time today cleaning up some of the style differences between IE and FireFox in the Web Store. Here are a few comments, a couple of questions and some observations.

kick it on DotNetKicks.com
Help Builder - The Movie... Not!
February 07, 2005 @ 1:17 am

I spent some time create Video demos of Help Builder over the weekend. This is no trivial job even though it should have been easy - after all I've demo'd Help Builder a gazillion times before. It wasn't to be quite that way...

kick it on DotNetKicks.com
The company I keep - The Microsoft Gecko?
February 07, 2005 @ 12:47 am

The local Gecko population digs the Microsoft Ergo keyboard. Go figure.

kick it on DotNetKicks.com
Installing a Printer Driver programmatically - sort of - using PrintUi.dll
February 05, 2005 @ 11:40 am

Installing a printer under program (or batch) control is easy to do with PrintUi.dll which allows many configuration tasks through a command line utility.

kick it on DotNetKicks.com
Rethinking the Help Builder HelpProvider: An excercise in Component, Parent and Windows Forms Design time
February 05, 2005 @ 3:02 am

I decided to enhance the behavior of the Help Builder HelpProvider today to make a it easier to use by automatically having it activated without any custom code on the form. Drop the provider and it connects to the form to fire the custom hook events. Easier said than done. Getting a reference to the form without manually assigning it is no trivial task, in fact I could only do it through a design time trick.

kick it on DotNetKicks.com
Archives
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)


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