ITCN ASP.NET Discussion Forum

ASP.NET Theming Support

Share/Bookmark: Add this Thread to Digg Digg   Add this Thread to StumbleUpon Stumble Upon   Add this Thread to Del.icio.us Del.icio.us   Add this Thread to Reddit Reddit   Add this Thread to Facebook Facebook
RE: ASP.NET Theming Support
by bwise on Wed, Nov 5 2008 3:13 PM
Last Edit: Wed, Nov 5 2008 3:14 PM
There is another solution for using it here:
http://www.codeproject.com/KB/aspnet/PageTags.aspx

But I don't want to add anything that intrusive to the software just to support master pages, especially since I really haven't gotten any requests from customers to add them (except yours). Our includes system works much simpler and easier, and doesn't require such extensive changes to the page directive.

Can I ask you why you want to use master pages so badly?
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 463
RE: ASP.NET Theming Support
by mxmissile on Wed, Nov 5 2008 12:19 PM
Its completely simple to add *any* number of meta tags to the head section using master pages. Add a public method to your master page code behind that adds the tags, then call said method in your page... Here is project I threw together in 2 minutes demonstrating this:

http://www.heliosfx.com/MetaTagDemo.zip

What else am I missing?
mxmissile
Joined: Tue, Apr 8 2008
Posts: 9
RE: ASP.NET Theming Support
by bwise on Wed, Nov 5 2008 11:11 AM
Last Edit: Wed, Nov 5 2008 11:12 AM
Master pages & themes in ASP.NET don't allow for unique meta descriptions on pages, which goes against the whole selling point of an SEO-enabled forum! Please see below in this thread.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 463
RE: ASP.NET Theming Support
by mxmissile on Wed, Nov 5 2008 11:08 AM
bwise Wrote:Looks like there wasn't enough interest, due to the lack of SEO support in themes.


I'm kinda confused on what "SEO" has to do with Theming? Or even Master Pages for that matter. Can you clarify?
mxmissile
Joined: Tue, Apr 8 2008
Posts: 9
RE: ASP.NET Theming Support
by bwise on Wed, Oct 29 2008 2:58 PM
Looks like there wasn't enough interest, due to the lack of SEO support in themes.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 463
RE: ASP.NET Theming Support
by mxmissile on Fri, Oct 24 2008 12:20 PM
bwise Wrote:Not sure on the schedule, but sometime this month.


Any news on ASP.NET Theme support?
mxmissile
Joined: Tue, Apr 8 2008
Posts: 9
RE: ASP.NET Theming Support
by bwise on Thu, Aug 14 2008 1:41 PM
The new version is coming out shortly; but will not have .net themes in it.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 463
RE: ASP.NET Theming Support
by mxmissile on Wed, Aug 13 2008 3:32 PM
bwise Wrote:Not sure on the schedule, but sometime this month.


Any news on this release?
mxmissile
Joined: Tue, Apr 8 2008
Posts: 9
RE: ASP.NET Theming Support
by bwise on Tue, Jun 3 2008 1:57 PM
Not sure on the schedule, but sometime this month.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 463
RE: ASP.NET Theming Support
by mxmissile on Tue, Jun 3 2008 11:30 AM
Ok, sounds great! Do you have a ETA on the ASP.NET theming support version? I'm just trying to sort out my schedule.
mxmissile
Joined: Tue, Apr 8 2008
Posts: 9