Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • More Web Development with Internet Explorer

    I have mentioned previously some useful tools for web development for IE, and now here are a couple more. DOM Helper This allows you to edit the css of a page much like EditCSS for Firefox Fiddler From the site "Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer...
    Posted to Kevin Isom (Weblog) by kevinisom on 09-25-2008, 12:00 AM
    Filed under: Tips, Tools
  • XAML markup formatting in Visual Studio

    I'm using WPF these days, and so reading and writing a lot of XAML markup. As with any code or text, reading and navigation are made easier with a clean format. In my XAML files, I've been putting the XML attributes aligned vertically, below their XML element. It looks like this: <ListBox Name="EntitiesListBox...
    Posted to Fabrice's weblog (Weblog) by Fabrice Marguerie on 06-07-2008, 12:00 AM
    Filed under: Source, Tools, Tips, .NET
  • Web Development with Internet Explorer

    Firebug rocks. Nothing, I mean nothing beats it for debug web pages. But what do you do for problems specific to IE (most notably IE 6) Here are a list of tools I use to help cause telling the user to get a real browser is not a solution Internet Explorer Developer Toolbar This toolbar provides some...
    Posted to Kevin Isom (Weblog) by kevinisom on 02-29-2008, 12:00 AM
    Filed under: Tips, Tools
  • Suggestions for distributing CTPs as VirtualPC images

    I finally got around to trying the Sept. CTP of Orcas. I loaded up the VPC images on VPC7 Beta (which seems to perform much better than VPC2004). If this is going to be the way that MS is going to release CTPs in the future here are a few suggestions: Don't have undo disks enabled. This just slows things...
    Posted to David Findley's Blog (Weblog) by findleyd on 10-24-2006, 12:00 AM
    Filed under: C#, .NET, Tools, Visual Studio, LINQ, Tips
  • Convert Thunderbird Email to Windows Mail

    I've been converting my thunderbird email boxes to Windows Mail on Vista. To do this you need to use a tool that convert the mbox format to .eml format. I found this free one that seems to work pretty well: http://www.broobles.com/imapsize/th2outlook.php Just follow the instructions in #3 "Convert mbox...
    Posted to David Findley's Blog (Weblog) by findleyd on 09-05-2006, 12:00 AM
    Filed under: Tools, Vista, Windows, Tips
  • New version of LearnVisualStudio.NET launched

    It took us a while but the new version of LearnVisualStudio.NET is live. We've packed a lot into this redesign and we hope that you enjoy the improvements. I'll start with those items that you might not find all that interesting, but are a HUGE improvement as far as we are concerned: The site is 100...
    Posted to David Findley's Blog (Weblog) by findleyd on 08-31-2006, 12:00 AM
    Filed under: C#, ASP.NET, SQL, .NET, Tools, Visual Studio, Team System, Programming Languages, Tips
  • Remote workers and Agile/SCRUM/XP

    Andrew raises the question: What is the impact of the remote worker on Agile approaches? A couple of months ago I started working with Bob on LearnVisualstudio.NET . We are just about ready to launch a major redesign of the site. The development process for this redesign may not have been text book Agile...
    Posted to David Findley's Blog (Weblog) by findleyd on 08-03-2006, 12:00 AM
    Filed under: .NET, Tools, Tips
  • Copying and pasting text with styles removed - PureText

    I've been doing a lot of copy&paste operations between several Word documents or HTML pages lately, and I got fed up with doing "Edit | Paste Special... | Unformatted Text" all the time to avoid having my Word documents polluted with styles I don't want. A great little free tool came to the rescue...
    Posted to Fabrice's weblog (Weblog) by Fabrice Marguerie on 06-09-2006, 12:00 AM
    Filed under: Tools, Tips, .NET
  • Back on new Blog Software CS

    this is more or less a test posting the UI have changed completley and i want to figure out how, what and why took some while and email support to figure out how this works. Done some ugly trick to get the tags in my [Select Tag] list posted all of the tags, which i copied from the start page .NET,.net...
    Posted to Hannes Preishuber (Weblog) by preishuber on 05-22-2006, 12:00 AM
    Filed under: ASP.NET, C#, .NET, Miscellaneous, Tips, XML, Personal, Agile, Ajax, Sql, Security, Technology, .NET General, Community, Databases, SharePoint, Tools, .NET Rocks!, Web, .net development, VB.NET, Windows, News, Architecture
  • HTML reformatting and Visual Studio: it's a feature!

    This is a followup to my post on the automatic reformatting of HTML/ASPX that happens in VS 2005 . You'll be happy to learn that although it looks like it, it's not a bug at all but a feature... At first, when you witness automatic reformatting like this, it feels like something bad happens (again)....
    Posted to Fabrice's weblog (Weblog) by Fabrice Marguerie on 11-07-2005, 12:00 AM
    Filed under: Tools, Tips
Page 1 of 3 (21 items) 1 2 3 Next >