Hi,
I have Edmx file (Entity Framework) i added two more fileds to existing table in sql server
but when i Save data from UI the Data will not updating what i added new fileds old fields are updating
how can I update Edmx File ?
can any one help me to resolve this