form inheritance in ASP.NET

  • Thread starter Thread starter David
  • Start date Start date
D

David

I know that unlike windows forms, visual controls cannot be inherited when
you inherit from another form.

This article claims to how to "shows how to add a type of Visual Inheritance
to your ASPX site", but it is available only by subscription. Is there
another article that talks about visual inheritance?

Okay fine. So is ASPToday worth paying $100 a year to subscribe?
 
You might just want to wait for the release of Whidbey (the next version of
ASP.Net) which allows visual inheritance straight out of the box.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top