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 - 12009
since 1997
Personal Links
Photo Album
My Noise
Message Board
Now Reading
LINQ in Action
by Fabrice Marguerie, Steve Eichert, Jim Wooley
Silverlight 2 in Action
by Chad Campbell, John Stockton
Applying Domain-Driven Design and Patterns: With Examples in C# and .NET
by Jimmy Nilsson
Twitter Status
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.
64 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
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