Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Ten Tips for a Happy Upgrade to Visual Studio 2008 (Release)

    Visual Studio 2008 has been out for over a week. I've upgraded three machines (two Vista, one XP) from Beta 2 to RTM, then upgraded a couple of projects. I've also been watching blog posts and listening in at the Twitter water-cooler to hear about other developers' experiences, problems, and recommendations...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 11-28-2007, 12:00 AM
    Filed under: Tools, Tips / Tricks, ASP.NET, Microsoft, Browsers / Web Development, .NET code, Fix
  • CropperPlugins on CodePlex

    Cropper is my favorite screenshot application because it supports plugins. I've published a few over the years - Capture to AVI and Capture to Animated GIF. My favorite plugin is one that I didn't write - Patrick Altman's Send To Flickr plugin . Now that we've got a Cropper build that works in Vista...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 02-15-2007, 12:00 AM
    Filed under: Tools, .NET code
  • Getting Cropper to work in Vista

    UPDATE: A new version of Cropper with these changes has been released. Grab it here: http://blogs.geekdojo.net/brian/articles/Cropper.aspx Summary Cropper is my favorite screenshot utility, mainly because of the plugin support. It's not really usable in Vista because the graphics compositing changes...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 01-24-2007, 12:00 AM
    Filed under: Tools, .NET code, .NET
  • PowerShell Language Definitions for Notepad++

    I saw a request on the Notepad++ forums today to add PowerShell syntax support. Notepad++ has a pretty good extension system for adding user defined languages, so I went ahead and put on together. You can grab it from the Notepad++ download area (zip download). Installation information is in the included...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 11-25-2006, 12:00 AM
    Filed under: Tools, Tips / Tricks, .NET code
  • Animated GIF Plugin for Cropper + some .NET Animated GIF code

    WHAT'S ALL THIS, THEN? Cropper is a great free screen capture program. It has a cool plugin system which lets you send the screenshots anywhere you can write code to send it. I wrote a plugin to save a portion of the screen to an Animated GIF . I originally wrote it for use in a weblog post, but...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 11-07-2006, 12:00 AM
    Filed under: Tools, .NET code, Blogging, .NET
  • SQLite - ALMOST a great embedded database solution for .NET applications

    A comment on my post about the SQL/e announcement said it sounds a lot like SQLite . The subject warrents a separate post. SQLite is a great embedded database. It's free, open source, small, fast, ACID compliant , and frequently updated. SQLite is an ideal embedded database provided you don't care about...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 04-12-2006, 12:00 AM
    Filed under: Tools, Software Development, .NET code
  • Get VS.NET 2003 SP1 Beta Now

    VS.NET 2003 is about two years overdue for SP1. If you don't want to wait until June (or thereabouts), you can apply to download it early through connect.microsoft.com . In case the word "Beta" gives you the shivers, remember that SP1 is mostly a rollup of hotifxes that have been out for years. When...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 04-04-2006, 12:00 AM
    Filed under: Tools, Microsoft, .NET code, Fix
  • Last.FM, and MyLastFM - an open source c# player for Last.FM radio

    Summary : Last.FM is cool, but their player desktop application is pretty horrible. MyLastFM is the beautiful player that Last.FM deserves. myLastFM has always been free, but now it's better than ever and open source . What's Last.FM ? Last.FM is difficult to describe. The best way to understand it is...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 02-19-2006, 12:00 AM
    Filed under: Tools, .NET code, Internet and Information
  • DevAge Source Pack 1.0.0.0 - SourceGrid 3 and more ...

    I blogged about the DevAge Source Pack this past summer when it was in Beta 1. The DevAge Source Pack 1.0.0.0 has just been released now - download it and try out the demos . The SourceGrid 3 is the star of the Source Pack. It's a full featured Winform grid control with sophisticated features like virtualization...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 11-03-2005, 12:00 AM
    Filed under: Tools, .NET code
  • [link] Connection String generation Visual Studio macro

    Cool connection string generator macro from John Conwell : Speaking of useful macros, this is one I've used for a a few years and thought might be usefull. It calls the ADODB Data Link Properties dialog (shown below). After you go through the dialog picking your data source, database, and connection...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 10-27-2005, 12:00 AM
    Filed under: Tools, Tips / Tricks, .NET code
Page 1 of 2 (18 items) 1 2 Next >