Skip to content

Commit 251ad5e

Browse files
committed
SEO-178901-mvc-ug-page-with-redirect-links
1 parent 6b7709c commit 251ad5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetmvc/Schedule/Data-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ The server-side code to load the Scheduler data on demand is as follows.
863863

864864
## Entity Framework Data Binding
865865

866-
The appointment data can be bound to the Scheduler through Entity Framework which supports Entity Data Model(EDM) defining the data at conceptual level. To know more on how to create and use the Entity Data Model, refer [here.](https://msdn.microsoft.com/en-us/library/bb399182%28v=vs.100%29.aspx)
866+
The appointment data can be bound to the Scheduler through Entity Framework which supports Entity Data Model(EDM) defining the data at conceptual level. To know more on how to create and use the Entity Data Model, refer [here.](https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/bb399182(v=vs.100)?redirectedfrom=MSDN)
867867

868868
{% highlight razor %}
869869

0 commit comments

Comments
 (0)