Feedback

Close

Cancel

Already a member?  Login

Latest Stories

Feb 01 Wed
Source: Rick Strahl

Dynamic Types and DynamicObject References in C#

(SUMMARY) I've been working a bit with C# custom dynamic types for several customers recently and I've seen some confusion in understanding how dynamic types are referenced. This discussion specifically centers around types that implement IDynamicObject or...
2/1/2012 4:47 AM   Rick Strahl   Like   Read   Share


Jan 13 Fri
Source: Rick Strahl

Unable to cast transparent proxy to type <type>

(SUMMARY) This is not the first time I've run into this wonderful error while creating new AppDomains in .NET and then trying to load types and access them across App Domains. In almost all cases the problem I've run into with this error the problem comes from...
1/13/2012 3:25 PM   Rick Strahl   Like   Read   Share


Jan 03 Tue
Source: Rick Strahl

IE9 not rendering box-shadow Elements inside of Table Cells

(SUMMARY) Ran into an annoying problem today with IE 9. Slowly updating some older sites with CSS 3 tags and for the most part IE9 does a reasonably decent job of working with the new CSS 3 features. Not all by a long shot but at least some of the more useful...
1/3/2012 8:44 PM   Rick Strahl   Like   Read   Share


Jan 02 Mon
Source: Rick Strahl

XmlWriter and lower ASCII characters

(SUMMARY) Ran into an interesting problem today on my CodePaste.net site : The main RSS and ATOM feeds on the site were broken because one code snippet on the site contained a lower ASCII character (CHR(3)). I don't think this was done on purpose but it was...
1/2/2012 4:36 AM   Rick Strahl   Like   Read   Share


Dec 23 Fri
Source: Rick Strahl

Changing the default HTML Templates to HTML5 in Visual Studio

(SUMMARY) If you're using Visual Studio 2010 to create Web applications, you probably have found out that the default Web templates for ASP.NET Web Forms and Master pages and plain HTML pages all create HTML 4 XHTML headers like this: % @ Page Language ="C#"...
12/23/2011 6:19 AM   Rick Strahl   Like   Read   Share


Dec 15 Thu
Source: Rick Strahl

Debugging Application_Start and Module Initialization with IIS and Visual Studio

(SUMMARY) Recently I've seen quite a few questions pop up in regards to debugging ASP.NET application initialization. Most commonly I see something along these lines: I'm trying to debug my ASP.NET application and am starting the Debugger, but it won't stop on...
12/15/2011 4:19 AM   Rick Strahl   Like   Read   Share


Dec 10 Sat
Source: Rick Strahl

HTML 5 Input Types - How useful is this really going to be?

(SUMMARY) HTML5 introduces a number of new input types that are meant to provide a richer user input experience. It seems like this should be a good thing, given that we've basically been stuck with a very small and limited set of stock input controls in HTML....
12/10/2011 11:13 PM   Rick Strahl   Like   Read   Share


Dec 10 Sat

HTML 5 Input Types on WebForms Controls

(SUMMARY) Did you know that you can use HTML5 input types with ASP.NET WebForms controls? I wasn't sure until I tried it today: asp : TextBox runat ="server" ID ="Username" Width ="250px" type ="email" / which properly produces this HTML5 compliant HTML...
12/10/2011 10:24 PM   Rick Strahl   Like   Read   Share


Dec 08 Thu
Source: Rick Strahl

A Key Code Checker for DOM Keyboard Events

(SUMMARY) If you've ever written some code that needs to deal with individual keystrokes entered and to 'translate' or parse them, you've probably figured out that while on the surface it all looks pretty easy with DOM event processing, it's actually quite...
12/8/2011 5:47 AM   Rick Strahl   Like   Read   Share


NEW! Sunday Magazine

Your news, every week in a magazine!
View on computer or iPad. Click above to read now.
Site © Copyright 2007-2012, BubbleLife Media LLC Privacy Policy Terms of Use
Sunday, February 05, 2012 10:03 PM
Powered by BubbleCommunities 0.10.4413.27815.64
BUBBLELIFE® is a registered trademark and BUBBLELIFE MEDIA™, BUBBLECOMMUNITIES™ and NEIGHBORHOOD BRANDS™ are trademarks of BubbleLife Media LLC. Unauthorized use is prohibited.