Generic Base Classes in ASP.Net MVC

Last time, we saw that there are severe limitations in creating ASPX pages which inherit generic base classes.  Many readers were probably wondering how ASP.Net MVC works around this limitation.  In ASP.Net MVC views, people write pages like this all the time:

<%@ Page Language="C#" 
    Inherits="ViewPage<IEnumerable<DataLayer.Product>>" %>

ASP.Net MVC includes its own workaround for these limitations.  The Web.config file in the Views folder of an ASP.Net MVC project registers a PageParserFilter:

<pages
    validateRequest="false"
    pageParserFilterType="System.Web.Mvc.ViewTypeParserFilter, System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"
    ...>
    ...
</pages>

PageParserFilter is one of ASP.Net’s lesser-known extensibility points.  It can intercept different parts in the parsing process for an ASPX page and modify the page.  The MVC framework’s ViewTypeParserFilter will check whether the page’s inherits="" attribute contains ( or a < characters; these characters can only appear in C# or VB.Net generic types, but not in the CLR’s native syntax.

If the inherits="" attribute contains these characters, it will save the attribute’s original value, then replace it with ​ViewPage (Or ViewMasterPage or ViewUserControl, as appropriate).  This way, the rest of the built-in ASP.Net parser will see a normal type name that it knows how to parse. After the page finishes parsing, an internal ControlBuilder registered on MVC’s base types (ViewPage, ViewMasterPage or ViewUserControl) will replace the base type in the generated CodeDOM tree with the original value of the inherits="" attribute.

The one problem with the hack is that it leaves the ASPX parsing engine unaware of the page’s actual base type.  Therefore, if you make a page that inherits a generic base class with additional properties, you won’t be able to set those properties in the <%@ Page declaration (since the ASPX parser won’t know about them).  If you inherit a non-generic type, this mechanism will not kick in and page properties will work fine.

25 comments:

It's good that someone is writing about it. Stella

This comment has been removed by the author.

In my opinion, this information will help you to learn more bout writing American dream essay. It will help you to achieve success in college

If i will tell you , I was really in need of MVC's. I have been assigned a project which uses MVC. Thank you for sharing this article.
office.com/setup

asp.net is the frame work. you develop GUI on the asp.net very easily.

office.com/setup

After the general overview, let’s see how to install the norton.com setup on different devices.Open your browser

Type Norton com setup sign in or the URL
Sign in to your Norton setup account

Hit on the download button

Check the license agreement before clicking the download

Select the option per your browser

Tap on the ‘Run’ icon

Now, the account control window opens

Click on continue



hrefs

norton.com/setup
www.norton.com/setup
norton setup

norton com setup enter productkey
Keep it safe
Gadget security helps block programmers and Norton Secure VPN encourages you keep your online action hidden.
After reading the license agreement, tap on the download button

Copy and send the download link to your email address if you want to use it on another device

Wait for the download to complete; then, open the file on your device, follow the screen prompt to install.

After the general overview, let’s see how to install the norton.com setup on different devices.Open your browser
norton com setup sign in

norton com setup enter productkey

norton com setup sign in
Go through each product description to know what suits your fancy
Select your preferred package
Choose a payment option and enter your details to complete the order
If successful, the Norton setup product key will arrive in your email box
Keep it safe
Gadget security helps block programmers and Norton Secure VPN encourages you keep your online action hidden.
After reading the license agreement, tap on the download button

Copy and send the download link to your email address if you want to use it on another device

Wait for the download to complete; then, open the file on your device, follow the screen prompt to install.
norton.com setup

ij.canon.start
button

Follow the on-page cannon Set Up for Macintosh With Ethernet Link Association

Once more, select the LAN or Ethernet association, at that point, click on the following symbol.

Check if your printer link is associated and filling in true to form

Hit on the following catch

Trust that the printer's name will spring up

On the off chance that not, type the printer's IP address, click search

Follow the rules on the new window

Snap on straightaway and select the printer name

Tap on the following symbol

Follow the new set up manage on the screen

ij.start.cannon set up

This comment has been removed by the author.

Get the best deal on the internet with our "Pay to do my online exam Ireland" service. Our professional writers are here to help you succeed, with 100% original work, unlimited freebies, and no delays. With a wide range of discounts for students, high-quality work, and on-time delivery, you can trust us to provide you with the best results. Contact us today to learn more and take your online exams with confidence.

Your blogs are really good and interesting. It is very great and informative. The one problem with the hack is that it leaves the ASPX parsing engine unaware of the page’s actual base type. Therefore, if you make a page that inherits a generic base class with additional properties bankruptcy lawyers in virginia beach, you won’t be able to set those properties. I got a lots of useful information in your blog. Keeps sharing more useful blogs..

Hard information is shared in this article. I surely will share this post with my close relatives. This post is helpful for me. Now its time to avail chauffeur service houston for more information.

Great Blog! I'm looking forward to exploring more of your content and learning from your expertise. Keep up the fantastic work, and thanks again for sharing your knowledge with the community!
If you're a student in Australia having difficulty with your finance assignments, you're in luck! Being a student is a huge undertaking - you need to juggle school work and other college obligations that can be a lot to handle. That's why many students turn to finance assignment help services for assistance in completing their assignments. With these services, students are given the support and guidance they need to be successful in their academic pursuits.

I am very happy for reading it.You have to starts your essay with good thesis statement, because it leads you reader the point of your essay.
abogado federal de defensa criminal maryland

آهنگ جدید ممنون از آهنگ های جدید ایرانی

The above post was just awesome.

If you need any ambien dui defense lawyer kindly contact us.
Visit us for more : ambien dui defense

Searching for a Sussex Traffic Lawyer Our skilled legal team is here to help you.

Navigating the intricacies of traffic law in Fairfax, Virginia can be an overwhelming task. Having the right legal representation is crucial, and that is where our team of talented attorneys comes in, whether you are facing a speeding ticket, a DUI charge, or any other traffic-related offence.Abogado Tráfico en Fairfax VA

Post a Comment