Category: .Net



  • 06.18.08
    Fixing Firefox’s ‘NS_ERROR_NOT_AVAILABLE’ Error When Using PageMethods.
    ASP.Net, Firefox, SQL (6)
    So here I am, doing some Virtual Earth stuff with PageMethods (which will be in an upcoming post), something I've done many times over the last year and some, and I'm running into some issues. First off, IE7 does nothing, it just sits there. I add some break points in the static method that the PageMethod is calling, and again, nothing. So I load up Firefox, poynt to the URL of the page, and unlike IE7, Firefox does something. However, it wasn't something that I was expecting. In the Error Console it had the following message:Error: [Exception... "Component returned failure ...

  • 04.20.08
    Adding (or Inserting) Subheader Rows into a Gridview
    ASP.Net (33)
    Ever come across a situation where you needed to manually add (or insert) rows to a Gridview, but weren't quite sure how to do it? A few weeks ago I came across this exact problem, where I needed to create sub headers based on the category for each row. Here's how I did it. Continue Reading...

  • 11.19.07
    Dynamically Applying Themes To Your ASP.Net Site With A Sitemap
    ASP.Net (4)
    Ever run across a web site that used multiple themes, either page by page, or by some sort of grouping, such as the old divx.com site (click on the "Home", "Movies" and "Software" tabs), and wondered how to do it in your own ASP.Net site? If so, then what I'm about to show you might be of interest. If not, read on anyway's. Continue Reading...

  • 10.25.07
    Add Row Highlighting to your GridView
    ASP.Net (12)
    I'm going to show you a quick and easy way that hopefully will help liven up your plain old GridView. Continue Reading...

  • 09.27.07
    "Developer Night in Canada" comes to Barrie, Ont.
    .Net, DNIC, NorthOfToronto.Net, UserGroup Comments Off
    For those of you in or around, you might be interested in knowing that on Oct 2 2007, the North of Toronto .Net User Group will be holding their very first meeting, by hosting a 'Developer Night in Canada'. The topic for the evening is 'Bringing the Power of the .NET Framework to Your Existing Application'. Registration for this event is required, and can be done at http://msevents.microsoft.com....