I am using VS2013 and Azure SDK 2.3, I have C# application developed in c# and DB hosted on azure cloud service, as I am new to azure I want to know that If I add any table in existing database hosted on azure through azure management portal then how I can get effect of that changes in my entity framework.
As this app is not developed fully by me so I don't know much about it's details.