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 - 1055
Comments - 12038
since 1997
Personal Links
Photo Album
My Noise
Message Board
Now Reading
C# in Depth: What you need to master C# 2 and 3
by Jon Skeet
The Accidental Time Machine
by Joe Haldeman
The Second World: Empires and Influence in the New Global Order
by Parag Khanna
Twitter Status
Log In
User Name:
Password:
Rembember me
Weblog Posts in October 2005
Updating Help Builder for .NET 2.0 and VS2005
October 31, 2005 @ 11:12 pm
Over the weekend I got Help Builder ready for .NET 2.0 and VS.NET 2005. No picnic to be sure... here are some thoughts and experiences of the process and things that I ended up doing.
1 comment
Putting up .NET 2.0
October 30, 2005 @ 12:48 pm
.NET 2.0 is here and now the real work begins of updating applications, updating servers, double checking apps, and most importantly start actually using all the new functionality for real! Here are a few thoughts and experiences of the first couple of days...
7 comments
VS.NET 2005 Web Project Manager Tool
October 27, 2005 @ 4:44 am
Microsoft has heard some of the complaints about the ASP.NET 2.0 project deployment issues and they are planning to release an Add-In project type that provides the missing features to control deployment much better.
6 comments
VS.NET 2005 Debugger chokes on COM/.NET Interop Debugging
October 26, 2005 @ 4:44 pm
VS.NET 2005 RC seems to have problems debugging into COM Interop .NET object from a COM client. I'm struggling with a few issues today regarding porting the 1.1 wwwReflection.dll from Help Builder to 2.0 and add support for Generics etc.
2 comments
Creating Undo functionality in a Visual FoxPro TextBox
October 26, 2005 @ 3:00 am
VFP's native TextBox control has - uh, marginal Undo functionality. The functionality does actually more harm than good as it seems very inconsistent for users - so much so that it would be difficult to rely on it in an application. Anyway, today I finally decided to do something about it and build optional undo behavior into my custom Editbox control.
5 comments
Short IIS7 Interview with me on Channel 9
October 25, 2005 @ 1:51 pm
While at Microsoft for an IIS 7 preview event last week, Brett Hill IIS 7 Evangelist at Microsoft, interviewed me for impressions on IIS 7 from a developer perspective.
Occasional Computer Faxing?
October 18, 2005 @ 11:01 am
Sending faxes on the road is a bit of a pain. Anybody know of a service that's reasonably priced for the occasional fax sent?
9 comments
Need Internet Access? Just count to ten...
October 17, 2005 @ 10:19 pm
Priceless instructions from the folks at Comfort Inn...
2 comments
West Wind Web Connection User Conference Wrap up... what a blast!
October 13, 2005 @ 11:59 pm
It's been a long 3 days, but the Web Connection User Conference was a load of fun and a huge success...
SOAP Toolkit and Secure Web Service Access
October 08, 2005 @ 3:16 pm
The SOAP Toolkit doesn't make it particularily easy to retrieve authenticated content from a Web Service especially if the WSDL file requires authentication as well.
11 comments
A few really annoying VS.NET 2005 ASP.NET bugs
October 08, 2005 @ 2:54 pm
Here are a couple of annoying bugs that cause me to loose some time during development. First control renaming in the ASP.NET WebForm editor often doesn't allow renaming. And multiple CSS references applied to a page being injected by VS.NET for who knows what reason.
47 comments
Project and Item Templates in VS.NET 2005 are easy!
October 05, 2005 @ 10:12 pm
After reading Scott Guthrie's post on project templates I took a closer look to see how I could integrate this with my new Web Connection tools for VFP. It turns out the new templates mechanism in VS.NET is super easy to use and extremely handy in preconfiguring projects and pages.
16 comments
Ditch the SmartPhone Emulator in Visual Studio!
October 04, 2005 @ 12:31 am
The SmartPhone Emulator in VS.NET 2005 is a royal pain in the ass and I've taken to developing on my actual phone and using Pocket-Controller which yields a much more reasonable development experience.
11 comments
Atlas to carry the ASP.NET World - take 1
October 02, 2005 @ 12:54 pm
After playing with Atlas for a bit over the last couple of weeks here's my high level take on what I see in this initial release of ASP.NET's official AJAX framework.
1 comment
Archives
January, 2009 (2)
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 (40)
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