MenuCollection muc = new MenuCollection(); muc.Load(SPs.UspGetUserM开发者_如何学JAVAenu(Context.User.Identity.Name).GetReader());
after hours of research i still don\'t know, which is the best way to build a n-tier ddd application with an ORM like SubSonic.
I\'m trying to do a multiple join to a second column that is referenced from the first join.So in effect find out which stores the product is in.
I\'m having a very odd issue with SubSonic where when I edit a class the database isn\'t being updated, even when I delete it and regenerate it.
I have a table named \'Test\' contains i开发者_开发知识库d int name nvarchar Deleted bit columns.
Does SubSonic provide any mechanismto store image (converted in byte[] format)? Can someone help to get rid of this error?
We are having some problems with SubSonic\'s ActiveRecord template and a self-referencing table. We have a table, Category, that can contain sub-categories. The table contains a primary key (Id) and
i am using subsonic v.3 to generate my DAL layer in my ASP.NET application with VB.NET(.NET framework 3.5).
When I set up a connection for Subsonic 3.0.0.4 to connect to an Oledb sql provider using the T4 Templates I get the following error: Keyword no开发者_开发技巧t supported \'provider\' Can Subsonic acc
I am currently using Subsonic 2.0.3 to generate my DataAccess for an existing project. When adding a sql trigger on the table, subsonic starts to fail when inserting with the error message