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

Weblog Posts in February 2007
ASP.NET Projects to WAP conversion
February 26, 2007 @ 2:55 pm

I've had several people contact me recently regarding issues in upgrading their projects to Web Application Project from stock ASP.NET 2.0 projects. While the process is fairly straight forward, there are a few gotchas worth mentioned here.

kick it on DotNetKicks.com
Aaargh - nVidia Card Bombs my Laptop
February 25, 2007 @ 12:45 pm

My machine's video card took a shit this morning. In the middle of work the video went blank and never recovered. On subsequent reboots - blue screen or lock ups and video scramble. It looks like this is a hardware failure in the nVidia drivers and apparently only when using the higher end video features in Aero as the card works with the VGA driver.

kick it on DotNetKicks.com
Test Entry
February 24, 2007 @ 4:12 pm

asdasdasdasd

kick it on DotNetKicks.com
ASP.NET Caching under Memory Pressure
February 23, 2007 @ 10:32 pm

On my server most of my apps are failing to store content in the ASP.NET Cache, most likely because the memory usage is pretty high and memory available is low.

kick it on DotNetKicks.com
RSS Feed Issues
February 21, 2007 @ 9:19 pm

Looks like my RSS feed is acting up but I can't see the forest for the trees apparently because I don't see anything wrong. Behavior causes some doubling up in some news readers, but oddly enough only in some and then only in sporadic operation.

kick it on DotNetKicks.com
Snowbound!
February 14, 2007 @ 1:02 pm

I'm stoked: I'm getting off the rock for some Snowboarding R&R!

kick it on DotNetKicks.com
Evaluating JavaScript code from C#
February 14, 2007 @ 12:10 am

.NET includes support for JavaScript as a .NET language, but it's not talked about a lot. More interesting though is that you can access the JavaScript runtime from your C#/VB.NET code and it's pretty easy to do although it's not well documented. Here are a few starter scenarios...

kick it on DotNetKicks.com
User Account Control and Application Slowdowns
February 13, 2007 @ 10:31 pm

Besides the annoyance of User Account Control in Vista I've also hit an issue where running with UAC vs. with it off performance is crippled significantly.

kick it on DotNetKicks.com
New Mouse (HID) Drivers on Windows Update fix VS2005 Intellisense Issues
February 09, 2007 @ 2:11 pm

Microsoft released a patch yesterday for the buggy HID driver that caused system idle state issues, which resulted in problems with Sleep mode in Vista as well as various Intellisense issues in Visual Studio 2005.

kick it on DotNetKicks.com
Field Value not setting...
February 07, 2007 @ 12:56 am

I've run into an odd problem that I can't figure out. Maybe I'm just missing something obvious but I have a situation where a field value simply will not set. No error, no failure, but the value assigned simply is ignored.

kick it on DotNetKicks.com
More on GZip compression with ASP.NET Content
February 05, 2007 @ 4:53 pm

Now that GZip is natively available in .NET 2.0 it's very easy to compress your ASP.NET content with GZip compression.

kick it on DotNetKicks.com
XmlWriter, Strings and Byte Order Marks
February 04, 2007 @ 2:07 am

When using an XmlWriter to generate output to anything but files you'll want to be careful of the Byte Order Marks that get generated by default.

kick it on DotNetKicks.com
Big Wind and Wave and little Sailing
February 01, 2007 @ 6:10 pm

Honk, if you think this is windy!

kick it on DotNetKicks.com
Bugged by a Serialization Assembly
February 01, 2007 @ 2:27 am

I ran into a problem with a type that wouldn't serialize properly because - gulp - of a bad DefaultValue attribute value. It's not a good feelign to have the XmlSerializer fail, but there's a way to actually debug this.

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


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