M
moondaddy
I want to build a main template page for my website that other pages can
inherit from so they'll all have the same look and feel. I found some good
links in some other postings based on the patterns for the presentation
layer, but I'm having trouble making a real working example out of them.
for one thing they're all in c# and made up of snippets. If I could use see
a working example in vb.net I could get what I need to get started. here's
the links I'm talking about:
http://msdn.microsoft.com/library/en-us/dnpatterns/html/DesPageController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/ImpPageController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/DesFrontController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/ImpFrontControllerInASP.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/EspWebPresentationPatterns.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpag/html/DIforWC-CH02.asp?frame=true
Can anyone refer me to some working vb.net code I can use as an example?
Thanks.
inherit from so they'll all have the same look and feel. I found some good
links in some other postings based on the patterns for the presentation
layer, but I'm having trouble making a real working example out of them.
for one thing they're all in c# and made up of snippets. If I could use see
a working example in vb.net I could get what I need to get started. here's
the links I'm talking about:
http://msdn.microsoft.com/library/en-us/dnpatterns/html/DesPageController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/ImpPageController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/DesFrontController.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/ImpFrontControllerInASP.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpatterns/html/EspWebPresentationPatterns.asp?frame=true
http://msdn.microsoft.com/library/en-us/dnpag/html/DIforWC-CH02.asp?frame=true
Can anyone refer me to some working vb.net code I can use as an example?
Thanks.