Skip to content

Commit 60d36b8

Browse files
Merge pull request #416 from syncfusion-content/SEO-178901-mvc-ug-page-with-redirect-links
SEO-178901-mvc-ug-page-with-redirect-links
2 parents 06f4523 + 251ad5e commit 60d36b8

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)