Life, Surf, Code and everything in between
White Papers
|
Free Tools
|
Products
|
Message Board
|
News
|
Web Log Home
Site Home
Subscribe to Feed
Contact
Search
Posts - 1054
Comments - 12018
since 1997
Personal Links
Photo Album
My Noise
Message Board
Now Reading
LINQ in Action
by Fabrice Marguerie, Steve Eichert, Jim Wooley
NHibernate in Action
by Pierre Henri Kuaté, Christian Bauer, Gavin King, Tobin Harris
Collapse: How Societies Choose to Fail or Succeed
by Jared Diamond
Twitter Status
Log In
User Name:
Password:
Rembember me
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.
76 comments
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'.
More on WinForms Blues
April 22, 2004 @ 8:59 am
More musings on WinForms' future
2 comments
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.
11 comments
.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.
42 comments
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...
767 comments
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.
7 comments
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.
16 comments
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.
30 comments
.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.
16 comments
Travel No More
April 10, 2004 @ 3:53 pm
Back on the farm - travel time's over.
Archives
January, 2009 (1)
December, 2008 (9)
November, 2008 (8)
October, 2008 (8)
September, 2008 (13)
August, 2008 (18)
July, 2008 (8)
June, 2008 (8)
May, 2008 (11)
April, 2008 (16)
March, 2008 (21)
February, 2008 (13)
January, 2008 (15)
December, 2007 (24)
November, 2007 (13)
October, 2007 (17)
September, 2007 (21)
August, 2007 (27)
July, 2007 (26)
June, 2007 (20)
May, 2007 (17)
April, 2007 (17)
March, 2007 (20)
February, 2007 (14)
January, 2007 (26)
December, 2006 (21)
November, 2006 (22)
October, 2006 (28)
September, 2006 (26)
August, 2006 (23)
July, 2006 (23)
June, 2006 (21)
May, 2006 (24)
April, 2006 (20)
March, 2006 (27)
February, 2006 (22)
January, 2006 (19)
December, 2005 (25)
November, 2005 (22)
October, 2005 (14)
September, 2005 (14)
August, 2005 (20)
July, 2005 (20)
June, 2005 (9)
May, 2005 (18)
April, 2005 (19)
March, 2005 (26)
February, 2005 (21)
January, 2005 (20)
December, 2004 (15)
November, 2004 (11)
October, 2004 (14)
September, 2004 (15)
August, 2004 (16)
July, 2004 (6)
June, 2004 (10)
May, 2004 (9)
April, 2004 (11)
March, 2004 (11)
February, 2004 (12)
January, 2004 (14)
December, 2003 (15)
Categories
ASP.NET (161)
Personal (65)
.NET (54)
Visual Studio (45)
AJAX (41)
JavaScript (39)
jQuery (31)
IIS (27)
Vista (27)
LINQ (26)
HTML (23)
WCF (23)
CSharp (20)
ASP.NET (19)
Localization (16)
FoxPro (13)
Microsoft AJAX (13)
Windows (12)
Web Services (11)
COM (9)
ADO.NET (9)
WPF (8)
XML (8)
Web Connection (7)
Silverlight (7)
Sql Server (7)
West Wind Ajax Toolkit (6)
C++ (6)
CSS (6)
Hardware (5)
Html Help Builder (4)
ISV (4)
Bugs (4)
Software Development (4)
Security (4)
Office (4)
Source Control (3)
WebLog (3)
Windsurfing (3)
DataBinding (3)
Help Builder (3)
Live Writer (3)
HTTP (3)
Installation (2)
Help (2)
Maui (2)
Conferences (2)
WinForms (2)
Web Design (2)
Speaking (2)
Tools (2)
RSS (2)
SmartPhone (1)
Networking (1)
RegEx (1)
Travel (1)
Utilities (1)
Threading (1)
Web Deployment Projects (1)
wwHoverPanel (1)
Control Development (1)
Graphics (1)
ADO.NET (1)
IIS7 (1)
Visual Studio (1)
Addins (1)
Html Help (1)
iPhone (1)
© Rick Strahl, West Wind Technologies, 2005 - 2009