HighTechTalks DotNet Forums  

I want all new files to have the same heading

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss I want all new files to have the same heading in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?TVNVVGVjaA==?=
 
Posts: n/a

Default I want all new files to have the same heading - 06-08-2007 , 03:16 PM






What is the easiet way to make it so that all new .html files that I create
in Visual Studion have: @ Page Language="C#" across the top?

thanks..

Reply With Quote
  #2  
Old   
intrader
 
Posts: n/a

Default Re: I want all new files to have the same heading - 09-08-2007 , 05:28 PM






MSUTech wrote:
JimJob wrote:
Quote:
Hi All,

I have Infopath 2003 (sp2) and want to use the programming function on the
tools menu, however it informs me to open "the visual studio project for it".
How do I do that? I haven't created a visual studio project - but I do have
visual studio 2005 installed?

Thanks

What is the easiet way to make it so that all new .html files that I create
in Visual Studion have: @ Page Language="C#" across the top?

thanks..
When you create a new web application from the C# selection (from New
Projects), a Default.aspx file is created whic contains the Page directive.
When you create an .htm file, you are on your own (you normally would
get a file with extension .htm). The first directive is a DOCTYPE directive.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.