TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
abdo abdo
NA
30
1.5k
code first from database
Aug 1 2018 12:24 PM
hello
can i get a help for:
after using code first from existing database , i create a new database from the generated code first , and the following issues registered:
1 - all the string column has the same collation in code first , while some fields having different collations in the database
2 - all Non clustered indexes Not Created , except the non clustered indexes related to foriegn Keys
how can i solve theses issues to get the same structure between the original database and the database generated from code first
note: i am using visual studio 2017 and entity framework 6.2
Reply
Answers (
1
)
xamarin.forms(cross-platform)
variable for foreach loop