Similar articles
Getfirebug Blog
Firebug fails silently in private browsing mode
mchung, one of our hard-working Firebug users, just uncovered a problem that I think hit many users: If you enter Firefox’s Private Browsing Mode, then Firebug 1.4 will not stay open on reload o...
DotNetShoutout - Latest published stories
Namespaces in C#
In this post you will learn how to write custom namespaces and nested namespaces in C#
LA.NET [EN]
Associating XAML namespaces to CLR namespaces
Take a look at the following (simple) XAML: <UserControl x:Class="SilverlightApplication1.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xm...
Mikael Söderström
Add namespaces with Razor
When you are using ASP.NET with WebFormViewEngine and wants to call a method in a separate namespace, you can add a reference to the namespace in web.config to get a cleaner view. You can easily do i...
Getfirebug Blog
Internals: FirebugChrome
I’m working to create a functional test for Firebug’s Open-In-New-Window feature and then to get the feature to work again. In the process I think I’ve finally decoded how this featu...
Getfirebug Blog
Internals: FirebugChrome
I’m working to create a functional test for Firebug’s Open-In-New-Window feature and then to get the feature to work again. In the process I think I’ve finally decoded how this featu...