c# - Visual Studio 2013. dbml file not updating -
i working on visual studio project uses asp.net/c# linqtosql.
all has been going fine, until changes made 1 of database tables.
after that, table in question removed dbml database diagram, , new version added in using server explorer.
trouble is, vs2013 still not see new fields, , not compile if reference them. new table structure visible in dbml database diagram.
rebuild project , should see changes.
Comments
Post a Comment