visual inheritance of web form

V

varun

hello friends,

i have been developing an application in asp.net.

i want to inherit a web page on all other web pages of
my application.

i took a form and callded it mybaseform1.

then i took another form, say webform1, and tried to
inherit
mybaseform1 with this page in its codebehind file as
follows.

public class webform1
inherits mybaseform1

end class


i observed that this does not work in asp.net for web forms
but it works very well form windows forms.

so how can i achieve this ?

please help me in this matter.

thank you.
 
D

dave wanta

btw, I'm not saying master pages are necessarily better (especially compared
to some of the 3rd party products), its just that it might help you a year
or two from now.

hth,
Dave
www.aspNetEmail.com
 
V

varun varun

Hi dave,

i found your answer too short to understand.

can you explore it a bit ?

where are control gallery ?

what are master pages ?

plase help me here if you can.

thank you.
 
V

varun varun

hi dave,

i found that there is a problem with masterpages.

let me first tell you that i use visual studio.net
enterprise edition.

i opened a new web application ,say webapplication1, at its
default location in wwwroot directory.

then i tried to unzip masterpages into the folder
webapplication1.

then i ran mk.dll but nothing happened.

i could not run the application and see what is exactly happening.

also, i found that this version of masterpages is in C#.

firstly, i am a poor developer in vb.net.

so C# is just too tough for me.

so if possible, try to provide me vb.net version of the
same code.

also if you can, dictacte the exact stpes to follow to
accomplish successful running of this code.

so please help me in this matter.

thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top