Tag Archives: ASP.NET

Visual Studio Fun: Chirpy is Awesome!

Managing the CSS and JavaScript files of a website can be an extremely frustrating, but rewarding experience. I've been introducing tools at work to help manage this experience such as SASS, LESS, CoffeeScript, etc, with mixed results. By themselves, each of these tools do a great job, but how to I leverage their power together? [...]

Posted in Coding Blog | Also tagged , , , | Leave a comment

jQuery and ASP UpdatePanel Integration

With my latest gig sending me back into the .NET world, I have been busy migrating quite a few of my tools and experience to play nice with ASP.NET sites. One of my favorite open-source tools that is gaining popularity in .NET is jQuery. For several years now, I have been using jQuery heavily to [...]

Posted in Coding Blog | Also tagged , | Leave a comment