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 - 12014
since 1997
Personal Links
Photo Album
My Noise
Message Board
Now Reading
Silverlight 2 in Action
by Chad Campbell, John Stockton
Pro JavaScript Techniques
by John Resig
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 June 2005
ASP.NET 2.0 Compilation Mode Gotcha – Web Project HTTP Handlers
June 28, 2005 @ 4:41 pm
If you have HTTP Handlers in your 1.1 app that are part of your Web project, make sure you closely check your Http Handler definitions in web.config - likely they are broken because you are referencing the project DLL which no longer exists in ASP.NET 2.0.
6 comments
ASP.NET 2.0 Application Deployment in the real world (mine
)
June 27, 2005 @ 6:43 pm
I took my Web Store application live with ASP.NET 2.0 over the weekend and I'm still struggling with how to best manage updating my application online. The new ASP.NET Compilation options really make deployment a hassle and come with some serious drawbacks.
40 comments
Visual Studio .NET 2005 hang ups and Process Explore to the Rescue
June 25, 2005 @ 1:03 am
VS.NET 2005 has some funky UI quirks where the UI just goes into an endless loop selecting controls. Often this results in a lockup where you have to kill VS.NET. Using Process Explorer and Bring Window to Front you can avoid a shutdown in most cases.
4 comments
XML parsing, Namespaces and Web.Config in ASP.NET 2.0
June 23, 2005 @ 2:28 am
ASP.NET 2.0 adds a new namespace directive to web.config, which is likely to break manual XML parsing of the file using the DOM. Well, it bit me at least and fixing such an innocuous addition was a bit more work that you might think. Default namespaces in XMLDOM are no joy...
8 comments
SmartPhone Thoughts
June 19, 2005 @ 9:11 pm
I got through my SmartPhone session at DevTeach today and after having a few discussions over the last few days here are a few thoughts on the platform.
9 comments
VB.NET rant
June 08, 2005 @ 4:02 pm
VB.NET is absolutely no fun. It's a good way for me to waste my day away for something that shoulda taken maybe an hour to several hours. Painful.
28 comments
Passing Arrays to a .NET COM object from Visual FoxPro
June 07, 2005 @ 3:24 pm
Passing arrays from VFP over COM is always a tricky affair because VFP arrays require some special marshalling hints in order to properly translate. This entry shows how to pass VFP arrays to .NET and retrieve array results from .NET COM objects.
5 comments
Script Callbacks in ASP.NET 2.0 - interesting, but lacking
June 06, 2005 @ 11:02 am
This entry is an introduction to ScriptCallbacks in ASP.NET 2.0 and a few observations and comments on the design and implementation. It seems this interface provides a core engine behavior that is pretty low level, but doesn't do anything to facility the actual process of data exchange between the client and server.
42 comments
Adding default Namespaces and Control libraries in ASP.NET 2.0 with web.config
June 04, 2005 @ 11:11 am
There are some welcome configuration additions to the ASP.NET 2.0 web.config layout that allow you to specify default namespaces and controls that are accessible to ASPX pages to make it easier to access related classes and controls more generically.
16 comments
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