473,378 Members | 1,454 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

inheritance in whidbey

In version 1.1, I've got numerous code behinds that inherit from a class
we've developed that inherits from the the Page class.

How will this work in Whidbey? With partial classes used for code behinds,
where/how can I modify the class that a code behind inherits from? In the
express web version, I don't even see the line of code where the code
behind inherits from the Page class??

Thanks in advance.

Mark
Nov 18 '05 #1
1 915
Mark,

Check this out
http://dotnetjunkies.com/WebLog/sahi.../06/24554.aspx

In essence, that might not be the route you want to take anymore - even
though it's possible to do that, but it's a little awkward. You might want
to think more in terms of master pages, rather than inheritance. (Not sure
what the benefit of that might be .. but wuteverrr!!!).

Reminds me of a joke - How many microsoft engineers does it take to plug in
a light bulb? Answer - Zero, it takes one microsoft analyst to say darkness
is the standard.

Even in windows forms usercontrols, we got this partial class crap now. Who
the f*** came up with this.

- Sahil Malik
You can reach me thru my blog http://www.dotnetjunkies.com/weblog/sahilmalik
"Mark" <fi******@idonotlikejunkmail.umn.edu> wrote in message
news:Op**************@TK2MSFTNGP15.phx.gbl...
In version 1.1, I've got numerous code behinds that inherit from a class
we've developed that inherits from the the Page class.

How will this work in Whidbey? With partial classes used for code
behinds,
where/how can I modify the class that a code behind inherits from? In the
express web version, I don't even see the line of code where the code
behind inherits from the Page class??

Thanks in advance.

Mark

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Paul M | last post by:
Hi folks, I've got a page that contains the basic formatting that I need for pretty much all of my systems pages. It's compiled into it's DLL, distributed to my application's \bin folder and VS...
4
by: John Holmes | last post by:
With ASP we have setup a pretty good method for maintaining a consistent look and feel with minimal effort. The method has it's pros and cons, but the maintenance is minimal. The method consists of...
1
by: David | last post by:
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...
3
by: Joe Reazor | last post by:
I understand how Web.Config inheritance works between a parent application and sub applications under the parent. But what I was wondering was if there was a similar way to do the same thing for...
2
by: JR | last post by:
I'm developing in VS.NET 2002 and I'm having trouble working around the issue with page inheritance and the VS.NET Form Designer. When I create a base class for my form, and inherit from it, I...
3
by: Jim Heavey | last post by:
Hello, my company has a standard format that I must follow when creating a page. The top portion of the page contains a standard heading which should be placed on each page. This "heading" has a...
10
by: Kishor | last post by:
Hi, I am looking for the solution to my problem. this is related to inheritance (Inheriting properties of base class in multiple quantity) . I am writing code in VB.net language, I am having two...
0
by: spamfurnace | last post by:
Will Whidbey have the features, of a girl i'd like to meet? Will Whidbey be easy to talk to, and rub my tired feet? Will Whidbey bats it eyes at me, and whisper "Baby, your so sweet". Will...
1
by: Martin Horn | last post by:
Hi all, does anyone know if inheritance of Form Classes is particularly prone to problems in VB 2005, or is it that I'm doing something wrong, as I keep getting unexpected problems with the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.