Day 6 we covered the nuts and bolts of SQL (often pronounced "sequel" ), which is a special-purpose programming language used for managing databases. Today (Day 7), we're going deeper into working with databases in Visual Studio and play around with Entity Framework. I say play with caution, however, as databases are a critical component of web development because they hold all the important stuff. Our instructor showed us how easy it it to delete an entire database by accident, so we're sitting on the edge of our seats for this one.
No comments:
Post a Comment