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

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...

kick it on DotNetKicks.com
Bad Penguin
June 26, 2004 @ 8:47 am



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

kick it on DotNetKicks.com
Back Home
June 24, 2004 @ 5:41 am

I'm back home finally after 3 months of on and off travelling.

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

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

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

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

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

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

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


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