- Locate and Access WebEd Cloud Database
- Where is the Connection String?
- Git Error on WebEd Cloud Build
- Missing Unable to locate XML License file
- About software and source code
Locate and Access WebEd Cloud 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