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 - 997
Comments - 10639
since 1997
My Links
Photo Album
My Noise
Message Board
Now Reading
Learning WCF: A Hands-on Guide
by Michele Bustamante
The Pragmatic Programmer: From Journeyman to Master
by Andrew Hunt, David Thomas
Log In
User Name:
Password:
Rembember me
Weblog Posts in September 2005
Drag and Drop from Explorer into a FoxPro TextBox
September 29, 2005 @ 11:24 am
Ever need to drag and drop an object into a text box at the drag and drop mouse cursor location in Visual FoxPro? Sounds easy but due to the way the drop content is managed you need to figure out where to put the text inside of the textbox.
4 comments
ATLAS bits for RC posted
September 26, 2005 @ 8:57 pm
Microsoft finally released the ATLAS VSI files for the RC today, so I can stop screwing around with my slow and flakey beta 2 install...
1 comment
A Music Recording Relvation (sort of): I want a noise cancelling pedal
September 23, 2005 @ 10:17 pm
Noise Cancelling for guitar tone? Pretty funny but it'd be interesting to know what it does to boost the apparent volume and clarity of the sound.
10 comments
Watch out for web.config Build Provider errors and Custom Controls on Toolbox
September 21, 2005 @ 2:51 pm
If you're unable to drop custom controls onto an ASP.NET 2.0 page make sure your Web.config file is valid, or at least the BuildProvider section within it.
17 comments
ClearType had to go
September 20, 2005 @ 11:45 am
My use of ClearType lasted 2 months and it has to go. I've been having major problems with my eyes while using ClearType, getting headaches and eye aches (
really - eyes feel really tight). Yesterday I switched back to just plain text and the physical symptoms disappeared almost immediately.
6 comments
Installed VS.NET 2005 Release Candidate
September 18, 2005 @ 11:22 pm
I decided today it's time to get rid of Beta 2 and install the VS.NET 2005 RC from PDC. And surprisingly all went well...
9 comments
IIS 6 Kernel Caching from an ISAPI Extension - eek!
September 15, 2005 @ 9:06 pm
Need to implement Kernel Caching in an ISAPI extension? This entry talks about how to do this underdocumented task with C++.
2 comments
My ASP.NET Script Callbacks Article Part 1 went live on ASP Today today
September 14, 2005 @ 11:23 pm
My ASP.NET 2.0 Script Callbacks article posted on ASP Today today. Find out the skinny on how Script Callbacks work, what they do well, and also what they don't do so well.
2 comments
PDC bound
September 12, 2005 @ 11:08 pm
I'm off at PDC this week to soak up new ideas and direction from the Borg...
Understanding Page Inheritance in ASP.NET 2.0
September 12, 2005 @ 1:17 am
Here's an in depth look at the new Page Compilation model in ASP.NET that talks about some of the nice features of this new model as well as a couple of sticking points that may cause problems for applications that migrate from V1.x.
136 comments
Working on FoxPro and ASP.NET frameworks side by side
September 08, 2005 @ 3:55 pm
There's been a lot of cross-pollination between ideas I've built on in .NET and my FoxPro upgrade to Web Connection. A lot of framework stuff is sloshing back and forth between the two platforms that's providing some interesting side benefits.
4 comments
Workin' on Web Connection 5.0
September 07, 2005 @ 2:25 am
I've been heads down working on Web Connection 5.0 and it's been a blast over the last couple of weeks.
4 comments
FoxPro and COM typelibrary creation
September 04, 2005 @ 10:51 pm
If you're using COM with VFP you may have run into a nasty problem that doesn't allow VFP to create a typelibary containing parameters, return values or property types of other classes/interfaces that exist in the current project. Calvin posted a solution to this problem the other day and here is some additional information around the topic.
3 comments
Determining class bases - or how to fake an interface identity with VFP
September 04, 2005 @ 5:58 pm
Visual FoxPro doesn't support interfaces which can become a problem if you deal with overloaded methods that can receive a variety of objects. In order to figure out the type of object used you need to resort to some - uh, hack techniques that are expensive in processing.
1 comment
Archives
July, 2008 (7)
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 (148)
Personal (58)
.NET (52)
Visual Studio (41)
AJAX (36)
JavaScript (29)
Vista (27)
IIS (25)
LINQ (25)
HTML (21)
WCF (19)
CSharp (18)
jQuery (17)
Localization (16)
Microsoft AJAX (13)
FoxPro (13)
ASP.NET (11)
Web Services (11)
Windows (9)
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