9 May 2009 - 4:21 AM / by Dominic Pettifer. 3 Comments for Stop IIS AppDomain Restarts When a Folder is Deleted.
Technical Article - I show you how to prevent IIS web server, and the ASP.NET worker process, from restarting your websites AppDomain whenever a folder is deleted (either programmatically or manually) in your web sites folder hierarchy.
15 May 2008 - 2:23 PM / by Dominic Pettifer. 10 Comments for GZip compress your website's HTML/CSS/Script in code.
Cool C# Snippets - Dynamically GZIP compress the HTML response of your website in code, without having to configure IIS directly. Make massive savings on your websites bandwidth.
18 December 2006 - 1:00 PM / by Dominic Pettifer. 2 Comments for JavaScript/CSS and Custom Controls.
Technical Article - This guide will show you how to implement JavaScript code in your custom ASP.NET server controls, and implement them in such a way to decouple your custom control from the web application implementation. We’ll also look at CSS for your custom controls.
11 December 2006 - 11:43 PM / by Dominic Pettifer. 4 Comments for Get a<HEAD> with ASP.NET 2.0.
Technical Article - New in ASP.NET 2.0 is the ability to add runat="server" to the pages <head> tag. This lets you programmatically modify the head element and other elements inside it such as, Title, adding JavaScript code and style attributes, plus many more. Here I show how this is done.
27 November 2006 - 7:57 PM / by Dominic Pettifer. 4 Comments for Measuring Page Execution Times for ASP.NET Pages.
Technical Article - Someone asked me about the page execution time shown at the bottom of this (and every) page. So I thought I would post an article on how to incorporate a page execution timer in your own ASP.NET pages. It’s fairly simple but requires an understanding of the ASP.NET page life cycle.
Bond reveals a more human side to his character. (from the blog It’s Bond, But Not as You Know it )
@elijahmanor FYI the Accordian control in your latest Tech Tweets seems broken (9th March), ASP.NET and ASP.NET MVC entries missing
about 4 hours ago from EchofonRT: @mkristensen: Search for "recursion" on Google and see if you can spot the easter egg - Awesome!
about 17 hours ago from Echofon@shanselman Turn off hardware acceleration in Flash (right click on Flash area), or try updating your graphics card drivers
about 19 hours ago from EchofonBlogged: Dependency Injection in #aspnetmvc 2.0 – Part 3: Custom DataAnnotation ValidationAttributes http://bit.ly/adKiez
12:21 AM March 9th from EchofonMy greatest anti-achievement yet. I've managed to bring down an entire site by putting !exclamation! mark (C# NOT operator) in wrong place
9:48 AM March 8th from Echofon