Over the years, I have collected a number of frequently asked questions while working on Layered Architecture Solution Guidance (LASG) and I think it will be good if I put them in a FAQ.
1. What versions of Visual Studio are supported?
The latest version of LASG targets Visual Studio 2013 but you can still download the older versions for Visual Studio 2012 and 2010. Older versions will contain lesser features and development on them has been discontinued.
2. What editions of Visual Studio are supported?
LASG is designed to run on Visual Studio Professional, Premium and Ultimate editions. The Modeling project only appears in Visual Studio Ultimate.
3. Is non-English version of Visual Studio supported?
As of version 1.0.1.0, LASG can only run on English versions of Visual Studio. A version that is supposed to support non-English Visual Studio is currently under works and hope to address the issue. The labels however, will still display in English even if it runs on non-English Visual Studio.
4. Can the Inertia code-generator support non-Microsoft SQL Server databases i.e. Oracle?
No. Inertia uses the SQL Server Management Objects (SMO) library and therefore, can only support Microsoft SQL Server.
5. Can I use Microsoft SQL Server Express edition?
Yes.
6. Does the Momentum code-generator supports Entity Framework?
No. Momentum only generates code that targets Enterprise Library Data Access Application Block (DAAB).
7. Are there plans to support Entity Framework in future?
No. There are no plans to support Entity Framework currently, but there were some thoughts on it.
8. How can I use LASG with Entity Framework?
Depending on your choice, you can use Inertia to generate the entities as POCOs and write your own CRUD methods in the Data Access Components that uses EF. You can then continue to use the LASG generators from Business Layer onwards and things will still work.
9. Does the Momentum code-generator supports Stored Procedures?
No.
10. Are there plans to support Stored Procedures in future?
No. Some experimental work was done to support Stored Procedures but it was shelved due to the massive effort required to re-design the internals of Momentum.
11. Why the code-generators have such code-names?
They were initially part of a separate pet-project called Project Newton before being merged into LASG. Hence, they all have code-names taken from articles describing the Newton Speed Theory.
If you have more questions, please feel free to put them in the comments and I will try my best to answer them. :)
Home » N-tier » Layered Architecture Solution Guidance (LASG) FAQ
Popular Post
-
I 'm very sad nowadays... If we buy a pack of sunflower seeds and plant them. Can we expect roses when they bloom? Even if we give it al...
-
W hile working on InfoPath 2007 and Office SharePoint Server 2007 (Beta 2) the other day, I've encountered a strange error. I get the fo...
-
T he July Community Drop of Web Service Software Factory (WSSF) is now available. WSSF is a collection of process guidance that is built on...
-
The Internet would not be complete without the the 12 days of Art Cars song to commemorate this Christmas Eve. So here is my attempt at crea...
-
The next version of SQL Server Mobile - SQL Server 2005 Everywhere Edition . Currently, still in CTP. Weird name....
-
Enjoy the live in studio version of new Kent single 999 . The band is definitely (and finally!) back in form and hopefully the forthcoming ...
-
T he July CTP of .NET Framework 3.0 (previously known as WinFX) is now available. Works with Vista build 5472. Here are the links to the bit...
-
LightMobile from sietske tjallingii on Vimeo . The VW Lightmobile was the first in the urban UFOs series created by Eric Staller in 1985...
-
Yup, so out of alignment that he's worn through the steel already. So I told him. He may not have been aware that his alignment was out ...
-
B ack from Singapore (again). Landed on Thursday night. I was there for an Office 2007 System Accelerator Workshop but it turns out that the...
No comments:
Post a Comment