Browse by Tags

Related Posts

  • 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 JonGalloway.ToString() (Weblog) by Jon Galloway on 04-12-2006, 12:00 AM
    Filed under: .NET code, Software Development, Tools
  • 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 JonGalloway.ToString() (Weblog) by Jon Galloway on 04-04-2006, 12:00 AM
    Filed under: Microsoft, .NET code, Tools, 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 JonGalloway.ToString() (Weblog) by Jon Galloway on 02-19-2006, 12:00 AM
    Filed under: .NET code, Internet and Information, Tools
  • 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 JonGalloway.ToString() (Weblog) by Jon Galloway on 11-03-2005, 12:00 AM
    Filed under: .NET code, Tools
  • [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 JonGalloway.ToString() (Weblog) by Jon Galloway on 10-27-2005, 12:00 AM
    Filed under: .NET code, Tips / Tricks, Tools
  • RSS.NET - new build

    RSS.NET is an open source class library which reads and writes RSS reeds. The project is still technically in beta and has never officially released a build, but a lot of applications are using it . I've been using it for a while and am very happy with it, but it has been a little disappointing to see...
    Posted to JonGalloway.ToString() (Weblog) by Jon Galloway on 07-24-2005, 12:00 AM
    Filed under: Links, .NET code, Tools
  • SQLite - Database is locked

    Summary: SQLite is a great, free, embedable database. It's fast, tiny, and reliable, and has some cool features like support for NTFS compression of the database file. It's multithreaded, but its coarse locking can be a problem. I first read about SQLite over at EggHeadCafe researching ASP.NET database...
    Posted to JonGalloway.ToString() (Weblog) by Jon Galloway on 07-08-2005, 12:00 AM
    Filed under: .NET code, Tools
  • Cool free Winform control - PureComponents NicePanel

    PureComponents NicePanel is free with registration . Includes a lot of nice design elements for data entry forms, including: Gradient backgrounds Rounded corners Textbox focus background colors Simplified captioning - can pull captions from Tag property of input controls rather than requiring separate...
    Posted to JonGalloway.ToString() (Weblog) by Jon Galloway on 06-17-2005, 12:00 AM
    Filed under: .NET code, Tools
  • DevAge Source Pack - Beta 1

    DevAge 's SourceGrid 2.0 is a great control - full featured, extensible, and some advanced features like virtualization and compact framework support. Unlike many Winform controls, this isn't just a .NET wrapper over a Windows Common Control - it's a new control, written entirely in C#. Also nice - it...
    Posted to JonGalloway.ToString() (Weblog) by Jon Galloway on 06-13-2005, 12:00 AM
    Filed under: Links, .NET code, Tools
  • [util] DPack 2.0 - wow!

    On Greg's say so , I tried out DPack 2.0 . I don't know how I missed the 1.0 release, but I'm very impressed. This one is a keeper. DPack is a free VS.NET 2003 / 2005 addin that includes: Numbered bookmarks (improved in 2.0) Runs fine for non-admin users (new in 2.0) Solution Statistics - lines of code...
    Posted to JonGalloway.ToString() (Weblog) by Jon Galloway on 03-15-2005, 12:00 AM
    Filed under: .NET code, Tools
Page 1 of 4 (35 items) 1 2 3 4 Next >