This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi I'm trying my first MVC app with LightSpeed. Is there a screencast and/or other info about getting started with a LightSpeed asp.net MVC 3 Application? Thanks. |
|
|
Have a look at the "Deals" and "Film Festival" samples that ship with LightSpeed, these are both MVC 3 apps. If you are using VS 2010 there is also a project template for MVC 3 under the Web category when creating a new project. Lastly have a read of our documenation around building ASP.NET MVC apps using LightSpeed here: http://www.mindscapehq.com/documentation/lightspeed/Building-Web-Applications-/Building-ASPNET-MVC-Applications
|
|
|
Cool, thanks. Yes I'm using VS2010 - What is the difference between an empty MVC 3 application and a LightSpeed MVC 3 application? I see that a LightSpeed model is included by default, any other differences? |
|
|
No, thats pretty much it - its really just to include the model and references as a default.
|
|