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

Weblog Posts in April 2004
Handling mshtml Document Events without Mouse lockups
April 27, 2004 @ 11:48 pm

Find out how to work around problems with using mshtml and handling HTMLDocument events in .Net as the stock mechanism from the mshtml library causes Mouse events to get eaten.

kick it on DotNetKicks.com
WinForm Toolbar Sizing issue workaround
April 22, 2004 @ 11:21 am

The Windows Form Toolbar is a real bear to work with and its visual behavior especially with XP display format has always given me problems. The biggest issue I've had is that the button resizes themselves to some unknown small size and I have not been able to resize it in the designer. Here's a workaround for this 'behavior'.

kick it on DotNetKicks.com
More on WinForms Blues
April 22, 2004 @ 8:59 am

More musings on WinForms' future

kick it on DotNetKicks.com
WinForms Blues
April 20, 2004 @ 9:36 pm

What's wrong with WinForms and why I think Microsoft should look hard and close at providing top tier controls out of the box.

kick it on DotNetKicks.com
.Net Web Services and passing objects (and Data)
April 18, 2004 @ 3:55 am

How do you deal with passing objects between Web Service clients and servers? Passing the data is easy, but efficiently utilizing the data received and synching it to business objects is not.

kick it on DotNetKicks.com
Dell Laptop Battery Blues
April 16, 2004 @ 5:39 pm

Rant of the day about Laptop batteries expiring while they still have charge? That sucks...

kick it on DotNetKicks.com
Passing Complex Objects and XML data to Web Services with MSOAP with Visual FoxPro
April 16, 2004 @ 2:49 am

Passing Complex Objects and DataSets to .Net from Visual FoxPro with the MSSOAP Toolkit is not totally obvious or automatic, but by using an XMLNodeList to represent a complex parameter at least we can provide the appropriate XML content to simulate the complex type.

kick it on DotNetKicks.com
Returning a proper case string in .Net
April 14, 2004 @ 2:02 pm

Easy way to return a Proper Case string: Use the TextInfo class.

kick it on DotNetKicks.com
Image Problems when Importing HTML into Microsoft Word via Automation
April 13, 2004 @ 12:30 pm

Some observations in creating Word Automation document from an HTML file and embedding the images into the Word document rather than leaving them as external links.

kick it on DotNetKicks.com
.Net Reflection and Performance
April 11, 2004 @ 12:44 am

Reflection often gets a bad rap for being slow. True it's much slower than direct access, but it's important to look at performance in the proper perspective. For many operations Reflection and 'evaluative' access to properties, fields and methods provides flexibility that wouldn't otherwise be there and the speed hit you take, especially in non-iterative situations is only minmal.

kick it on DotNetKicks.com
Travel No More
April 10, 2004 @ 3:53 pm

Back on the farm - travel time's over.

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


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