MVC Model in .Net

G

Guest

Hi all,

Like to know if any one have implementated any
enterprise .Net Solution using MVC Model?

Is there any doc (whitepaper) or write up on this?

Thanks.

regard
developeforum
 
B

bill

How about the book pressed by wrox, "ASP.NET Website Programming
Problem-Design-Solution", it is really build a web site using 3-tier
architecture.
 
M

msnews.microsoft.com

Any comment on doing such implementation?

For non-OO person, it is really paradign and culture change!

Any comment? Any one has or is implementing such model? Please share your
experience?

Any source code available? Really dun know where to start.

Thanks
 
J

Joerg Jooss

msnews.microsoft.com said:
Any comment on doing such implementation?

For non-OO person, it is really paradign and culture change!

Any comment? Any one has or is implementing such model? Please share
your experience?

Any source code available? Really dun know where to start.

Read about PageController, then review
http://msdn.microsoft.com/architecture/patterns/ImpPageController/


It is not hard, provided you use code behind classes.

Implementing Front Controller is another story though -- in that case
you may want to look at exisitng frameworks such as Maverick.NET.

Cheers,
 
M

msnews.microsoft.com

Does impletement UI Processing - Application Block considered doing MCV?

Thanks.
 
J

Jeff Louie

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

Similar Threads

MVC 0
MVC 4
MVC Model Question 1
MVC - Model binding to collection 14
SCSF 2 MVC 1
Migrating MVC based website 1
Introduction 1
DataBind Repeater to string[] in ViewData without code behind. MVC 2 4

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top