travislaborde's asp.net clipmarks

Newest Clips
see Newest Clips
  • See all clipmarks by travislaborde
  • See all public asp.net clipmarks
  •    
     
     
     
       
     
    top scroll end
    0
    POPS
    ZipFS: Using ZIP files as virtual directories
    travislaborde
    by travislaborde  5-15-2008   
     not actual IIS virtual directories, mind you... much cooler than that :)
    1
    POPS
    ASP.NET 2.0: Use VB.NET and C# within the App_Code folder
    travislaborde
    by travislaborde  4-18-2008   
     nice to know :)
    0
    POPS
    A Blog worth Mentioning: alik levin's
    travislaborde
    by travislaborde  3-10-2008   
     It's not often I find a new blog with so much content that I wonder how I never knew about it before, but this one is worth sharing. I've clipped just the titles of a few of the articles on the front page that caught my eye.
    0
    POPS
    Cuyahoga Template Development Guide
    travislaborde
    by travislaborde  2-22-2008   
     No Remarks
    0
    POPS
    Getting data into Second Life using .NET
    travislaborde
    by travislaborde  2-19-2008   
     No Remarks
    0
    POPS
    Intellisense for jQuery in Visual Studio 2008
    travislaborde
    by travislaborde  2-4-2008   
     No Remarks
    0
    POPS
    Response.Redirect into a new window (with Extension Methods)
    travislaborde
    by travislaborde  1-3-2008   
     No Remarks
    1
    POPS
    ASP.NET MVC Framework = Classic ASP
    travislaborde
    by travislaborde  12-14-2007   
     No Remarks
    1
    POPS
    Dissecting ASP.NET Version 3.5's Web.config File
    travislaborde
    by travislaborde  12-13-2007   
     No Remarks
    0
    POPS
    VS.NET Starter Kit for Facebook.NET Apps
    travislaborde
    by travislaborde  11-26-2007   
     No Remarks
    0
    POPS
    New AJAX Control Toolkit For VS2008
    travislaborde
    by travislaborde  11-21-2007   
     No Remarks
    0
    POPS
    Visual Studio 2008 and .NET Framework 3.5 Training Kit
    travislaborde
    by travislaborde  11-20-2007   
     No Remarks
    0
    POPS
    ASP.NET drop-in control to enable OpenID logins for your site
    travislaborde
    by travislaborde  11-19-2007   
     No Remarks
    1
    POPS
    ASP.NET Providers with Subsonic Baked In :)
    travislaborde
    by travislaborde  10-15-2007   
     No Remarks
    1
    POPS
    Implementing a jQuery-Calendar ASP.NET Control
    travislaborde
    by travislaborde  10-9-2007   
     No Remarks
    1
    POPS
    Utilities.NET 1.0 released
    travislaborde
    by travislaborde  10-3-2007   
     No Remarks
    1
    POPS
    Building a Gmail Style File Uploading System using ASP.NET 2.0
    travislaborde
    by travislaborde  10-2-2007   
     No Remarks
    0
    POPS
    September Release of AJAX Control Toolkit
    travislaborde
    by travislaborde  9-24-2007   
     No Remarks
    0
    POPS
    Announcing Web Client bundles
    travislaborde
    by travislaborde  9-19-2007   
     anyone know what the heck a web client bundle is? Sounds like another stupid name. Web Client = Browser right? Apparently not...
    0
    POPS
    LINQ to Outlook?
    travislaborde
    by travislaborde  9-17-2007   
     Don't worry, it's not as cool as you wish it was.
    0
    POPS
    How To Cheat at URL Re-Writing in ASP.NET
    travislaborde
    by travislaborde  9-14-2007   
     No Remarks
    0
    POPS
    ASP.NET Web Controls for the Yahoo! User Interface Library
    travislaborde
    by travislaborde  9-12-2007   
     No Remarks
    2
    POPS
    MySQL Membership, Role, Sitemap, Personalization Provider for ASP.Net 2.0
    travislaborde
    by travislaborde  9-12-2007   
     No Remarks
    1
    POPS
    Missing ASP.NET Tab in IIS (even on XP sp2)
    travislaborde
    by travislaborde  9-11-2007   
     I had this come up today and I have no idea why. The article clipped is about Server 2003, but I found that the first fix mentioned worked for me on XP SP2: 1) go to the appropriate framework directory (probably C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727) 2) run aspnet_regiis -i -enable In my case I ran it first as just "-i" and got an error. So I tried the "-enable" and found that it requires the "-i." Then I ran it again as listed in the instructions (with both -i and -enable together) and it ran without any errors. And everything works again :)
    2
    POPS
    6 Reasons To Use Javascript Libraries & Frameworks
    travislaborde
    by travislaborde  9-6-2007   
     agreed... I just haven't yet picked one. Of course it has to be completely ASP.NET and MSAJAX friendly....
    0
    POPS
    Mixed Mode Authentication in ASP.NET
    travislaborde
    by travislaborde  8-31-2007   
     Have I mentioned how much I hate the clipping limit? I found it impossible to clip anything worthwhile to make the article seem to be as "click-worthy" as I think it is. Maybe I need to abandon Clipmarks and just build a linkblog instead.
    0
    POPS
    Add Google Maps to your .NET site in 10 Minutes
    travislaborde
    by travislaborde  8-23-2007   
     No Remarks
    0
    POPS
    Installing ASP Classic on IIS 7
    travislaborde
    by travislaborde  8-13-2007   
     Wow, I didn't even know this was needed :)
    1
    POPS
    Real World ASP.NET Performance Tuning Experience
    travislaborde
    by travislaborde  8-6-2007   
     a nice read
    2
    POPS
    Loading an ASP.NET Page Class dynamically in an HttpHandler
    travislaborde
    by travislaborde  8-2-2007   
     not sure why I find this interesting, but I'm sure one day I'll do it :)
    2
    POPS
    Tip: Put Connection Strings in Their Own Configuration File
    travislaborde
    by travislaborde  8-2-2007   
     No Remarks
    1
    POPS
    Microsoft building an MVC Framework for ASP.NET?
    travislaborde
    by travislaborde  7-31-2007   
     I've messed around with some of the current open source offerings here, and honestly I just don't see the value. Of course the whole goal of this is to make the TDD (and testing in general) process better, so it has value, but... it is so "breaking" from the normal ASP.NET development paradigm that I just don't see myself doing it. But, if it is simply a new "project type" in Visual Studio... HMMMM.... :)
    1
    POPS
    Automated testing of ASP.NET web applications using Selenium
    travislaborde
    by travislaborde  7-31-2007   
     I luv Selenium :)
    1
    POPS
    The Infamous Debug=True Attribute in ASP.NET
    travislaborde
    by travislaborde  7-31-2007   
     No Remarks
    1
    POPS
    Accessing Session from an HttpHandler
    travislaborde
    by travislaborde  7-30-2007    1
     No Remarks
    0
    POPS
    ASP.NET AJAX in .NET 3.5 and VS 2008 - Note the Gotcha!
    travislaborde
    by travislaborde  7-30-2007   
     No Remarks
    0
    POPS
    VS 2008 and .NET 3.5 Beta 2 Released
    travislaborde
    by travislaborde  7-27-2007   
     No Remarks
    0
    POPS
    InCisif.net
    travislaborde
    by travislaborde  7-16-2007   
     No Remarks
    0
    POPS
    Selenium Scripts for RadControls; Firebug and XPath Support
    travislaborde
    by travislaborde  7-11-2007   
     No Remarks
    0
    POPS
    .NETIDS (Intrusion Detection System)
    travislaborde
    by travislaborde  7-10-2007   
     No Remarks
    — end of the list —

    travislaborde asp.net

    loading clips...
    Filter
    rss tools
    Clipmarks
    About   Clippers   Blog   Privacy   EULA   Copyright   Site Map  

    OK