data-access-app-block
Activation error occured while trying to get instance of type Database, key
I have a data access layer called \'LDA\' which contains the following code: db = DatabaseFactory.CreateDatabase(\"myConn\");[详细]
2023-04-12 07:02 分类:问答Configuring Enterprise Library 5.0 Data Access Application Block
I\'m trying to figure out how to configure the enterprise library 5.0 Data Access Application Block. When running my unittest, I get the following error:[详细]
2023-02-24 01:40 分类:问答Using "LINQ to SQL" and "WCF Data Services" on top of Data Access Application Block
In my application, the entity database schema is created after application deployment based on inputs captured from end user, using a tool. I cannot use Entity Framework in this situation, since model[详细]
2023-02-21 06:05 分类:问答How to Populate a dropdown using Enterprise Library 5.0
Is there a simple code to populate a dropdown box开发者_JAVA技巧 using Enterprise Library 5.0 DAAB?[详细]
2023-02-05 03:12 分类:问答Moq in Microsoft Data Access Application Block
I just downloaded the latest release of the source code to the Microsof开发者_JAVA百科t Enterprise Library.When I tried to build the solution in Visual Studio 2010, I get the following error:[详细]
2023-01-21 09:19 分类:问答SQL Server Windows Authentication
I\'m trying to connect to a remote SQL Server Express machine using Windows authentication. I´m logged on with a user with username Administrator, but when logging in, I get the error message:[详细]
2022-12-23 14:46 分类:问答