Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Formatted Comments to C#
Message
De
31/01/2007 20:21:34
 
 
À
31/01/2007 20:07:46
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Divers
Thread ID:
01191222
Message ID:
01191223
Vues:
15
Look up Code snippets. This is a feature added to VS2005.

>Hi,
>
>I am new to C# having worked for years with VFP. I am wondering whether there is a feature or 3rd party addin that will allow you to automatically add formatted comments to your code as can be done with intellisense in VFP.
>eg
>
>
>***********************************************************************
>* Program....: JUNK.PRG
>* Author.....: Andrew Harper
>* Date.......: 01 February 2006
>* Notice.....: Copyright (c) 2006 Redgum Software
>* Compiler...: Visual FoxPro08.00.0000.3117
>* Purpose....: this is the header comment
>***********************************************************************
>
>
>Specifically I am looking for the ability to automatically include author name, date & time, copyright info etc.
>
>I am aware of the ability to type /// prior to a class definition but the
>
>/// <summary>
>///
>/// </summary>
>
>
>comment block inserted is really not a lot of help.
>
>TIA,
>
>Andy

(On an infant's shirt): Already smarter than Bush
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform