You see it a lot in examples and I've done itt on some small projects, but for a larger project with multiple developers, does it really work well to put the database file (.mdf) in the project?
What is your "workflow" like with your database? Do you put the file in your project and check it in like everything else, or do you have a central database up and running that you all use, or what?
Made this community wiki since it doesn't really have a single answer.