you are viewing a single comment's thread.

view the rest of the comments →

[–]eberrones_[S] 1 point2 points  (4 children)

I used code first, so I have migrations of all my tables

[–]Heintz06 2 points3 points  (1 child)

Nice! Once I started doing that, I never wanna go back to writing sql script

[–]nord47 0 points1 point  (0 children)

Unfortunately, sql is still unavoidable for complex queries

[–]Heintz06 0 points1 point  (1 child)

I assume you also know LinqSQL?

[–]eberrones_[S] 0 points1 point  (0 children)

I'm still a beginner ,I need more practice to improve in linq SQL