Welcome, Guest
Username Password: Remember me

Release notes for .net builds
(1 viewing) (1) Guest
ClearCase
  • Page:
  • 1

TOPIC: Release notes for .net builds

Release notes for .net builds 1 year, 3 months ago #560

I want to generate a release document for each and every builds
so that developers can identify what is the difference between previous release and the new release example what are properties, method ,classes changed in previous build and new build in .net1.1,.net2.0,.net 3.5 builds.
Note : Iam using MSBuild on Nant script to compile dotnet solution.
Eg: NDOC3,Doxygen,SandCastle this are the tools available ,please specify the best among this and how to implement this.

Re: Release notes for .net builds 1 year, 3 months ago #569

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44509
  • Karma: 4
  • Honor Medal 2009
Hi,

I have used Doxygen for C++ and Java based project which is best for these 2 language. But no experience with other 2 tools.

Based on googling i felt that NDOC3 should suite your requirement as its basically for .net and C#....

Please share with us more experience on this...

NDoc3 is based on NDoc, and is a code documentation generation tool for .NET developers. The goal is to make a fast, extensible, multi-platform .NET documentation tool which supports all of the .NET languages specifications including but not only, C#
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
The following user(s) said Thank You: SubramaniaPillai

Re: Release notes for .net builds 1 year, 3 months ago #572

Hi Rajesh,

First off all I would like to thank you. Generally, I want to automate the release notes for .net builds. for your information, am using clearase as source control and clearQuest as bug fix tool with nant and Cruisecontrol.net for building.
By googling I found that release notes should contain information about difference between previous release and new release like bug fixed, unfixed bug, new features added.
I don’t know how to do this .If I found any information surely I will update.

Any help is very much appreciated.

Thanks & Regards,
SubramaniaPillai.S
  • Page:
  • 1
Time to create page: 1.18 seconds

     
    
Home Forum