Μάιος 2013 - Δημοσιεύσεις

How to run aspnet_regsql on Azure SQL database

Δημοσιεύτηκε στις Τετάρτη, 22 Μαΐου 2013 9:41 πμ από το μέλος dpant :: 0 σχόλια
Καταχώρηση στις κατηγορίες: ,
One of the first things you may find yourself wondering about when creating an Azure SQL database is how to have ASPNETDB installed in. If you try to use aspnet_regsql you will be frustrated by the error: Setup failed . Exception : An error occurred during Διαβάστε περισσότερα

How to programmatically set the connection string when the DBML is in a library project

Δημοσιεύτηκε στις Σάββατο, 18 Μαΐου 2013 8:47 μμ από το μέλος dpant :: 0 σχόλια
Καταχώρηση στις κατηγορίες: , , , , ,
In my previous post I wrote about using Linq-to-Sql and the Repository pattern. Typically, this means the dbml file is located in a repository project, which is a separate library project. In other words, the dbml files does not have direct access to Διαβάστε περισσότερα