I am using ASP.NET MVC which is connected with SQL Server via Entity Framework.
Every time I ALTER a stored procedure I have to delete it from model and do Update Model From Database.
I would like to have a list of changes (types of changes) in which it is not required to update EDMX inspite of altering the stored procedure.
Please provide resourceful answer as it can be an insightful point for future.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…