Gustav Brock
Gustav at cactus.dk
Sat Jun 27 16:27:50 CDT 2009
Hi Shamil Great! But as you, I can open the first page, that's all. Some MVC deployment guide must exist somewhere ... this weekend I'm busy with construction work at our house so I don't have much time looking into this before Monday or Tuesday. /gustav >>> shamil at smsconsulting.spb.ru 27-06-2009 12:56 >>> Hi Gustav, I have made sample MVC project - just generated from standard template in VS2008 SP1. It works well locally. I have put it here on Internet: http://shamils-4.hosting.parking.ru/myMvcApplication1/ As you can find it starts OK but links do not work - my guess there is something wrong with those SEO links routing to actual .aspx page - haven't you seen anywhere where should I look in my MVC sample project to fix the issue? (it may also happen that some special settings should be done on ASP.Net server site for that SEO links routing to work properly. All in all MVC programming promise to be rather advanced activity (there are no prebuilt server side controls as when one uses ASP.NET WebForms etc.) but it should be worth the learning curve efforts? - it should become something like "Ruby On Rails" in the (near?) future releases? Thank you. -- Shamil -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock Sent: Saturday, June 27, 2009 1:49 AM To: dba-vb at databaseadvisors.com Subject: Re: [dba-VB] ASP.NET MVC Framework Hi Shamil Not me, but I have studied it a bit because the separation of the design in the Model, View and Control parts seems so logical. The fascinating aspect is if it is possible or feasible to transfer it from web design to Windows form design. Now, the Northwind.NET project doesn't contain much "model" work, but it could be an option to convert it to follow MVC design ... /gustav >>> shamil at smsconsulting.spb.ru 26-06-2009 22:10 >>> Hi All, I'm watching through ASP.NET MVC Framework web casts now "ASP.NET MVC Talks" http://www.asp.net/learn/mvc-videos/#MVCStorefrontStarterKit This technology looks interesting. I will probably try to use it in one small application for my new customer. Have anybody here used ASP.NET MVC Framework in application/sample development? Thank you. -- Shamil