Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using a Dictionary, Generic List or a good old fashioned Array??? Pin
Jammer7-Mar-08 10:42
Jammer7-Mar-08 10:42 
GeneralAnchors, MinSize, and AutoScroll Pin
eggsovereasy7-Mar-08 9:04
eggsovereasy7-Mar-08 9:04 
GeneralRe: Anchors, MinSize, and AutoScroll Pin
Luc Pattyn7-Mar-08 9:23
sitebuilderLuc Pattyn7-Mar-08 9:23 
GeneralRe: Anchors, MinSize, and AutoScroll Pin
eggsovereasy7-Mar-08 11:41
eggsovereasy7-Mar-08 11:41 
GeneralTab delimited parsing help Pin
CeleryGod7-Mar-08 8:57
CeleryGod7-Mar-08 8:57 
GeneralRe: Tab delimited parsing help Pin
snorkie7-Mar-08 9:13
professionalsnorkie7-Mar-08 9:13 
GeneralRe: Tab delimited parsing help Pin
KaptinKrunch7-Mar-08 10:57
KaptinKrunch7-Mar-08 10:57 
GeneralXML comments header Pin
Imtiaz Murtaza7-Mar-08 8:45
Imtiaz Murtaza7-Mar-08 8:45 
Dear Friends,
I am looking into someones project in C#. What i noticed is that they have XML comments header on the top of every source file. Can you please tell me how to *automate* this process ? I mean, what i want is that whenever i add new class or source file, this header should get generated automatically on the top of the file. If automation not possible then what is the shortcut to generate these XML tags ?Here is the header:

//-----------------------------------------------------------------------
// <copyright file="MyClass.cs" company="ABC">
// Copyright (c) ABC Corporation. All rights reserved.
// <author>Imtiaz(imtiaz)</author>
// <created>3/12/2007</created>
// <LastUpdated>4/12/2007</LastUpdated>
// </copyright>
// <summary>
// Some kind of automation.
// </summary>
//-----------------------------------------------------------------------

Imtiaz

GeneralRe: XML comments header Pin
led mike7-Mar-08 9:22
led mike7-Mar-08 9:22 
GeneralRe: XML comments header Pin
Not Active7-Mar-08 10:04
mentorNot Active7-Mar-08 10:04 
GeneralRe: XML comments header Pin
led mike7-Mar-08 10:44
led mike7-Mar-08 10:44 
GeneralRe: XML comments header Pin
Kevin McFarlane7-Mar-08 12:15
Kevin McFarlane7-Mar-08 12:15 
GeneralRe: XML comments header Pin
Not Active7-Mar-08 15:15
mentorNot Active7-Mar-08 15:15 
QuestionContext Sensitive Help Help? Pin
UTRocketFan7-Mar-08 7:59
UTRocketFan7-Mar-08 7:59 
GeneralRe: Context Sensitive Help Help? Pin
Giorgi Dalakishvili7-Mar-08 8:35
mentorGiorgi Dalakishvili7-Mar-08 8:35 
Questionexecute jar file in c# Pin
CreativeR867-Mar-08 7:01
CreativeR867-Mar-08 7:01 
GeneralRe: execute jar file in c# Pin
Jimmanuel7-Mar-08 9:27
Jimmanuel7-Mar-08 9:27 
GeneralRe: execute jar file in c# Pin
Luc Pattyn7-Mar-08 9:28
sitebuilderLuc Pattyn7-Mar-08 9:28 
GeneralRe: execute jar file in c# Pin
CreativeR867-Mar-08 21:24
CreativeR867-Mar-08 21:24 
GeneralRe: execute jar file in c# Pin
Luc Pattyn8-Mar-08 1:31
sitebuilderLuc Pattyn8-Mar-08 1:31 
GeneralRe: execute jar file in c# Pin
CreativeR868-Mar-08 1:44
CreativeR868-Mar-08 1:44 
GeneralRe: execute jar file in c# Pin
Luc Pattyn8-Mar-08 2:58
sitebuilderLuc Pattyn8-Mar-08 2:58 
Generaldetermining transfer rate Pin
damianrda7-Mar-08 6:26
damianrda7-Mar-08 6:26 
GeneralRe: determining transfer rate Pin
snorkie7-Mar-08 9:56
professionalsnorkie7-Mar-08 9:56 
GeneralDatagridview insert and delete problems concurrency error Pin
Member 39465827-Mar-08 6:10
Member 39465827-Mar-08 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.