Dave Sexton's Blog

on software development using C# and the Microsoft .NET Framework
Welcome to Dave Sexton's Blog Sign in | Join | Help
in
Search

Browse by Tags

All Tags » .NET
Showing page 1 of 2 (17 total posts)
  • MAML Migration: The Next Step in the Evolution of Help Authoring

    Are you part of that herd of developers that is used to documenting applications by writing help topics in raw HTML?  The power of it is nice, being able to add a pinch of bold here, a splash of italics there, some CSS for different layouts, a floating image, several nested tables, an abundance of hyperlinks, embedded Flash and media players, ...
    Posted to Dave Sexton's Blog (Weblog) by dave on May 24, 2008
  • ContractN on CodePlex

    I've just released the first beta version of ContractN, which is a fully managed programming-by-contract framework that uses the CLR's built-in support for aspect-oriented programming (AOP), which provides a way to seamlessly and intuitively describe the required pre- and post-conditions of a type's contract. I got the idea based on this blog ...
    Posted to Dave Sexton's Blog (Weblog) by dave on March 10, 2008
  • The Help! Project on CodePlex

    I've just published the Help! project on CodePlex, which is intended to provide a fully managed compiled help system to replace Help 1.x (.chm).  Please contribute to this project by using the discussions area to post comments and ideas or join the development team.  If you want to join the team then please see the Welcome! thread for ...
    Posted to Dave Sexton's Blog (Weblog) by dave on October 8, 2007
  • DocProject Conversion to 2008 and Backlog

    In case anyone's interested, this post contains my notes for converting the code base of DocProject 1.7.0 to support Visual Studio 2008 Beta 2. After that I've included DocProject's backlog of tasks, which may contain some ideas that you'd be interested in seeing me implement in a subsequent release. Notes on the Conversion from 1.7.0 to 2008 ...
    Posted to Dave Sexton's Blog (Weblog) by dave on August 13, 2007
  • DocProject for Sandcastle 1.7.0 RC Preview

    It's about that time again… Just FYI, DocProject 1.6.2 RC had more downloads in the last month than any other version to date. Thanks to everyone who tried it and provided valuable feedback! And BTW, I wrote a new article called How to Diagnose and Resolve Issues that provides guidance for gathering diagnostic information if you're having ...
    Posted to Dave Sexton's Blog (Weblog) by dave on July 29, 2007
  • DocSites Online

    I was browsing the web the other day looking for community feedback on DocProject and I was pleased to come across two public websites that use DocSite templates to provide public API documentation over the web. XML Library API The first DocSite that I found is at http://www.xmllab.net/mvpxml. It was created by Microsoft MVPs in XML ...
    Posted to Dave Sexton's Blog (Weblog) by dave on July 6, 2007
  • DocProject for Sandcastle 1.6.2 Release Candidate

    DocProject 1.6.2 was released and is now available for download on CodePlex. I want to thank all of DocProject's users that took the time to report bugs and provide diagnostic information to me. You've been helpful. Recently, Anand blogged about DocProject and some of the other community projects that can automate Sandcastle to generate help ...
    Posted to Dave Sexton's Blog (Weblog) by dave on June 26, 2007
  • From Setup and Deployment to Self-Extracting Installer

    In this blog post I'm going to describe how you can use a Setup and Deployment project in Visual Studio 2005, along with a few other tools, to create a single, self-extracting executable to install your managed software and prerequisites. I'm also going to provide a solution to one of the problems that I encountered when I recently attempted ...
    Posted to Dave Sexton's Blog (Weblog) by dave on June 15, 2007
  • DocProject for Sandcastle 1.6.0 RC Preview

    In this blog post you'll see and read about some of the new features of DocProject that will be released with the 1.6.0 Release Candidate. But first, I'd just like to say thanks to everyone who downloaded DocProject and provided feedback. I appreciate it. Please keep the comments and feedback coming! If you're only interested in screen ...
    Posted to Dave Sexton's Blog (Weblog) by dave on June 1, 2007
  • DocProject for Sandcastle: Custom Topics

    Update 2/10/08: DocProject 1.10.0 RC provides first-class support for Sandcastle's conceptual build process, which compiles additional content written in the XML-based Microsoft Assistance Markup Language (MAML) to produce MSDN-like help topics, optionally in combination with auto-generated reference topics.  19 conceptual templates are ...
    Posted to Dave Sexton's Blog (Weblog) by dave on May 12, 2007
1 2 Next >
Powered by Community Server (Personal Edition), by Telligent Systems