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
|
I suspect that this might be a question for which I should've been able to find an answer myself. I'd like to see exactly how code that is based on LightSpeed's model looks inside of a typical application. I haven't been able to find anything like this in the "Downloads" section. Does Mindscape offer a reference/demo application that shows the suggested/intended full-use of the LightSpeed ORM? Certainly while developiong LightSpeed, Mindscape must have used "test" applications that matched real-world requrements for a basic CRUD web application. Are any of these testing/benchmarking applications available? If not, does Mindscape plan to make one available so that one can inspect a "typical" application with a LightSpeed based data layer?
|
|
|
The best thing to do is to look at the samples included with the LightSpeed download. These show how to work with LightSpeed models in a variety of different environments (Web Forms, MVC, WPF, WCF) and are accompanied by guides that explain key aspects of the design. You can find these on the Start menu (Samples / Tutorials) after installing LightSpeed, and they are included with the free Express edition. |
|