I have a data access layer called \'LDA\' which contains the following code: db = DatabaseFactory.CreateDatabase(\"myConn\");
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:
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
Is there a simple code to populate a dropdown box开发者_JAVA技巧 using Enterprise Library 5.0 DAAB?
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:
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: