Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / April 2008

Tip: Looking for answers? Try searching our database.

Master pages for plain HTML pages?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cirene - 28 Apr 2008 22:21 GMT
I am using VS.NET 2008.

In Dreamweaver you can create page templates (equivalent to Master Pages)
and make HTML documents based on them.

In VS.NET can you have a HTML file linked to a Master Page?
bruce barker - 28 Apr 2008 22:41 GMT
no. the master page is really a control hosted by the aspx page. it will noy
work with html.

-- bruce (sqlwork.com)

> I am using VS.NET 2008.
>
> In Dreamweaver you can create page templates (equivalent to Master Pages)
> and make HTML documents based on them.
>
> In VS.NET can you have a HTML file linked to a Master Page?
Mark Rae [MVP] - 28 Apr 2008 23:11 GMT
> I am using VS.NET 2008.
>
> In Dreamweaver you can create page templates (equivalent to Master Pages)
> and make HTML documents based on them.

The Dreamweaver templates are not the equivalent of ASP.NET MasterPages.
MasterPages are nothing more than UserControls...

> In VS.NET can you have a HTML file linked to a Master Page?

No.

Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

clintonG - 29 Apr 2008 01:59 GMT
You might consider learning to modify Visual Studio templates and create
your own series of HTML templates. The "page" would not be dynamic like
"MasterPages" but it would allow you to pick a static template that was
created to support a given type of layout each time you created a new HTML
document.

>I am using VS.NET 2008.
>
> In Dreamweaver you can create page templates (equivalent to Master Pages)
> and make HTML documents based on them.
>
> In VS.NET can you have a HTML file linked to a Master Page?
Cowboy (Gregory A. Beamer) - 30 Apr 2008 15:14 GMT
Master pages can only apply to ASPX pages, not HTML.

In Dreamweaver (and FrontPage or Expression Web), you have DWTs (dynamic web
templates). They are dynamic only in the sense that the program knows to
search the website for pages using them when you update. If you edit the
page in a text editor, you will not update the pages.

I am not knocking DWTs, as I feel they have a purpose. I just do not see
them as extremely useful in an ASP.NET application.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************

| Think outside the box!

*************************************************
>I am using VS.NET 2008.
>
> In Dreamweaver you can create page templates (equivalent to Master Pages)
> and make HTML documents based on them.
>
> In VS.NET can you have a HTML file linked to a Master Page?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.