From b3a95ceffcd45cc86b433f429c16ad1cc11551cf Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:23:25 +0300 Subject: [PATCH] Redirect UG --- aspnetmvc/Chart/Data-Markers.md | 2 +- aspnetmvc/Grid/Data-Binding.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aspnetmvc/Chart/Data-Markers.md b/aspnetmvc/Chart/Data-Markers.md index 0c444211..0c11020a 100644 --- a/aspnetmvc/Chart/Data-Markers.md +++ b/aspnetmvc/Chart/Data-Markers.md @@ -573,4 +573,4 @@ The following code example shows how to enable smart labels, ![](Data-Markers_images/Data-Markers_img12.png) -[Click](https://mvc.syncfusion.com/demos/web/chart/pie) here to view the SmartLabel online demo sample. \ No newline at end of file +[Click](https://ej2.syncfusion.com/home/aspnetmvc.html#platform) here to view the SmartLabel online demo sample. \ No newline at end of file diff --git a/aspnetmvc/Grid/Data-Binding.md b/aspnetmvc/Grid/Data-Binding.md index 56f39b42..f357bdd5 100644 --- a/aspnetmvc/Grid/Data-Binding.md +++ b/aspnetmvc/Grid/Data-Binding.md @@ -178,7 +178,7 @@ The following output is displayed as a result of the above code example. See Also -For more information on creating and consuming Entity Framework, please refer this [link]( https://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc). +For more information on creating and consuming Entity Framework, please refer this [link]( https://dotnet.microsoft.com/en-us/apps/aspnet). ## LINQ to SQL @@ -223,7 +223,7 @@ The following output is displayed as a result of the above code example. See Also -For more information on using LINQ to SQL please refer to this [link]( http://weblogs.asp.net/scottgu/using-linq-to-sql-part-1) +For more information on using LINQ to SQL please refer to this [link]( https://weblogs.asp.net/scottgu/using-linq-to-sql-part-1) ## ITypedList Binding @@ -321,7 +321,7 @@ The following output is displayed as a result of the above code example. See Also -For more information on ITypedList interface please refer to this [link](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedlist?redirectedfrom=MSDN). +For more information on ITypedList interface please refer to this [link](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedlist?view=net-7.0&redirectedfrom=MSDN). ## Complex Binding @@ -735,7 +735,7 @@ The following code example describes the above behavior. {% endhighlight %} {% endtabs %} -N> To add custom headers to the DataManager through JavaScript, refer to this [link]( https://www.syncfusion.com/kb/5963) +N> To add custom headers to the DataManager through JavaScript, refer to this [link]( https://support.syncfusion.com/kb/article/5602/how-to-send-custom-headers-to-server-using-datamanager-in-net-mvc-) The following output is displayed as a result of the above code example.