Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Project Hook equivalent
Message
From
08/10/2005 07:07:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01057423
Message ID:
01057425
Views:
9
>Hello All, has Visual Studio got the equivalent of VFP project hooks ?, all I require is a header written to every source (.cs ) file with my details, compile time, compiler version etc..., any ideas ?

Pete,
I don't know if there is something built-in for it (you're not asking AssemblyInfo as I understand) but however you could create a macro and use it. For macro samples check this:

-Write come block of code in editor. Content is not important, we'd comment it via macros.
-Alt+F8 (macro explorer opens)
-Select the block in your code to comment
-Expand Samples\VSEditor
-Dblick "CommentRegion" macro

You can check those macros with Alt+F11 and record your own.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform