I'm new to the Entity Framework, and I know this is not suppose to happen, but maybe it is a known issue in the community so I thought I'd ask.
I created my model with 2 entities. When I wanted to create the database tables Visual Studio froze on me. I ran the script myself but then I needed to modify an attribute so it'd take null values, and againg I can't impact my new model to the database.
I looked for upgrades or anything with no luck. Is anybody experiencing anything like that?