Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio » Cool Tools
  • DevExpress TechSummit

    I'm in Vegas a few days early (before DevConnections) to attend DevExpress's TechSummit2007, where they've invited a bunch of MVPs, authors, speakers, etc. to come and learn more about their controls and tools.  Yesterday we saw some of what they're working toward in the WPF space, with some charts and grids that are not quite ...
    Posted to Steven Smith (Weblog) by ssmith on November 4, 2007
  • Sharing Resources Between Projects in .NET

    ASP.NET has some great support for Resources (for localization and internationalization, mainly), but unfortunately by default they're limited to the same project because they're generated with the internal keyword.  I wanted to be able to share common strings for things like Exception messages, format strings, and default messages between ...
    Posted to Steven Smith (Weblog) by ssmith on October 17, 2007