- Where to Find the Database for WebEd Cloud: Locating and Accessing Your Database
- Where is the Connection String? What is the Connection String in WebEd Entities?
- I got an error with Git on building WebEd Cloud.
- Missing Unable to locate XML License file
- About software and source code
Where to Find the Database for WebEd Cloud Locating and Accessing Your Database
- WebEd Cloud is developed using ASP.NET MVC and Entity Framework with Code First Approach.
- The framework will create the database itself using the current schema in WebEd.EntityModel library/project.
- All you have to do is to start to debug and follow the steps of WebEd Cloud Setup till it requires you to input the connection string.
- Database step in WebEd Cloud Setup