Hi,
What are best methods to reuse components over all appliaction ?
I found MVP pattern, but do you know any other ?
for example, gridview, i want to reuse this component over and over,
changing data model.. i dont want to do the same code through my
application..Look at user controls and master pages. They are much more common in asp.net
than MVP patterns and you will get much more info and community support on
them.
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Piotr Nowak" <p.nowak2@.STRIPTHISwasko.pl> wrote in message
news:f6t0bn$48l$1@.atlantis.news.tpi.pl...
> Hi,
> What are best methods to reuse components over all appliaction ?
> I found MVP pattern, but do you know any other ?
> for example, gridview, i want to reuse this component over and over,
> changing data model.. i dont want to do the same code through my
> application..
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment