Life, Surf, Code and everything in between
White Papers
|
Free Tools
|
Products
|
Message Board
|
News
|
Navigate
Web Log Home
Site Home
Subscribe to Feed
Contact
Search
Posts - 1003
Comments - 10744
since 1997
My Links
Photo Album
My Noise
Message Board
Now Reading
Der Crash kommt
by Max Otte
Pro JavaScript Techniques
by John Resig
Windows Presentation Foundation Unleashed (WPF) (Unleashed)
by Adam Nathan
Log In
User Name:
Password:
Rembember me
Weblog Posts in June 2004
VS.Net Automation and Selected Controls - no fun at all!
June 28, 2004 @ 11:02 am
My misadventures with the VS.Net Automation model are no fun at all. I could use some help in trying to get the selected control in the designer...
3 comments
Bad Penguin
June 26, 2004 @ 8:47 am
2 comments
GDI+ InterpolationMode
June 24, 2004 @ 8:25 pm
Resizing images can cause images to loose some of their quality as the images are resampled. You can control the algorithms used for the resize resampling by using the Graphics object's InterpolationMode property.
6 comments
Back Home
June 24, 2004 @ 5:41 am
I'm back home finally after 3 months of on and off travelling.
Looking for TCP/IP Network Monitoring Software
June 16, 2004 @ 11:57 pm
I need a network monitoring tool basically. Something like what Microsoft’s Network Monitor does, but in a more usable format. Everytime I fire up Network Manager I forget just how I need to run it and worse how to filter the data to get only what I want. What I want to see in this case is the communication on Port 25. Specify the port and let it record the high level traffic that goes through it...
10 comments
Response.End() bites back at HttpApplication events
June 15, 2004 @ 3:51 pm
Did you know that the ASP.Net pipeline can often get forestalled so that events on the HttpApplication object are not always fired? This is significant if you build HttpModules or Application event hooks or even if you hook logic to Render methods of a Page object.
8 comments
VS.Net HTML editor mangling script tags inside of Styles
June 12, 2004 @ 6:36 pm
Don’t you just hate it when the VS.Net HTML editor mangles your ASP. Net template code, because it thinks it knows better? Right! Here VS strips out any tags that contain embedded <%= %> inside of any style tags...
7 comments
Converting Windows Forms Colors to Web RGB string values
June 11, 2004 @ 2:43 pm
Ever needed to convert a Windows color to a Web color for use in some HTML that is rendered as part of the Windows Form? A quick tip to show a couple ways to get at the color values in a Web usable format.
3 comments
Capturing Output from ASP.Net Pages
June 08, 2004 @ 9:39 pm
Ever wonder how you can capture the content of the current ASP.Net page and either manipulate it or use it for things like Email confirmation or capturing for logging? How about executing other pages to perform mail merge type operations for things like confirmations and other notices that you may send to your customers via email? Or even providing text merging features in your WinForms applications? Here are a few tips on how you can accomplish these tasks with ASP.Net easily.
62 comments
What makes a great conference session?
June 02, 2004 @ 4:57 am
What makes a great conference session? Coming from TechEd last week I have a few thoughts on this subject...
1 comment
Archives
August, 2008 (5)
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 (21)
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 (149)
Personal (61)
.NET (52)
Visual Studio (41)
AJAX (37)
JavaScript (31)
Vista (27)
IIS (26)
LINQ (25)
HTML (21)
WCF (19)
jQuery (18)
CSharp (18)
Localization (16)
Microsoft AJAX (13)
FoxPro (13)
ASP.NET (12)
Web Services (11)
Windows (11)
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)
© Rick Strahl, West Wind Technologies, 2005 - 2008