Jan Schreuder on .Net

.Net code samples, experiences, observations

View my professional profile on LinkedIn

Recent Posts

Tags

News

  • Inappropriate comments will be deleted at my discretion.

    The information and code samples in this weblog is provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the merchantability and/or fitness for a particular purpose.

Community

Email Notifications

Tool suppliers

Tools

General

Microsoft

Favorite blogs

Archives

Browse by Tags

All Tags » Sandcastle (RSS)
Sandcastle now on CodePlex
The Sandcastle project, Microsoft's tools to generate documentation from your well-documented code, is now available on CodePlex. That was already the case, but until about 2 month's ago, that was without the source code. You can now download...
A bit proud
Some time ago I wrote an article (in Dutch) about Sandcastle and some of the available third-party tools. About one month ago, it was published in the Dutch .Net magazine. Kind of proud now it's in print. I didn't post about it before, because...
Sandcastle October 2007 CTP released
Only a few weeks after the September release of Sandcastle, Microsoft have already released the October CTP. Again, a number of bugs have been fixed and some new features are added. Most noticeable feature is the support for FireFox. The HTML that is...
Sandcastle September 2007 CTP released
I think it was announced almost three weeks ago, but it is finally released today. There are obviously a number of bug fixes, as well as some new features in this release. A full list of bug fixes, new features and changes can be found here . If you want...
Sandcastle project templates for Visual Studio 2005
You should by now be aware that Microsoft is developing a documentation compiler called Sandcastle . Although the project is still very much in CTP mode, I do believe that it gives you all the options you need to generate documentation for your managed...
June CTP for Sandcastle includes VSOrcas presentation style
A new version of the Microsoft tools for generating documentation using .Net Assemblies and code is now available for download. The new CTP offers a large number of fixes (over 200 as you can see in this post ), but also some new features: New version...
Sandcastle & Silverlight
As you will probably know by now, Sandcastle is Microsoft's tool to generate documentation using XML tags in source code. I was checking the latest information on this tool and discovered that the Quickstart information for Silverlight, Microsoft's...
How to: Generate source documentation using Sandcastle
I've blogged about Sandcastle a few times already (see these links ) in the past year. Sandcastle is the Microsoft solution for generating Help files using the XMl documentation tags in your .Net code. I've decided I needed to post an update on the current...
Sandcastle November CTP released
About two weeks ago, Microsoft have released a new CTP for Sandcastle . For those still in the dark, Sandcastle is the Microsoft tool for generating documentation based on XML tags in VB.Net and C# code. This new CTP fixes a number of issues found in...
ASP.NET AJAX Beta 1 Released
On October 20, 2006, Microsoft have released Microsoft Ajax Library for ASP.Net beta 1 (formerly know as "Atlas") on the Ajax.Asp.Net web site. Asp.Net Ajax is a free framework for quickly creating a new generation of more efficient, more interactive...
Sandcastle refresh...
About 2 weeks ago, Microsoft released the September CTP for Sandcastle. This weekend, they released a refresh edition of that CTP. The September CTP contained the following problems which they fixed and released with this new refresh version: Known issues...
Sandcastle update
Sandcastle , Microsoft's solution to generate documentation using XML tags in your source code, is getting more and more momentum in the .Net community. I have been using it since the first CTP became available and so far I have been very happy with the...
Sandcastle August 2006 CTP is available
OK, so maybe you've seen it already. But with the demise of NDoc for .Net 2.0 there is, to me at least, no other alternative to generate documentation for .Net 2.0 class libraries. So I will continue to try and keep you up-to-date. New CTP released A...
Sandcastle, a documentation tool for the .Net 2.0 Framework
I've spent some time playing with Microsoft's solution to build documentation based on XML tags in your code. This post gives a brief recap of what I experienced as well as providing links to help you get started....
Sandcastle, First glance
I managed to find some time to try the Sandcastle CTP on the CommandBuilder component I blogged about recently. Here are the observations I've made so far: At the moment, it is all command-line based. So you need to know which application you need to...
More Posts Next page »