Hello Readers, This post is in continuation with “What’s new in .NET Framework 4.7.1 Part 2“. [Whats new in .Net Framework 4.7.1 Part 1,Whats new in
Author: Ashutosh Tripathi
What’s new in .NET Framework 4.7.1 (Part 2)
Hello Readers, This post is in continuation with “What’s new in .NET Framework 4.7.1 Part 1“. New Features includes: Accessibility improvements .NET Framework 4.7.1 brings in
Download a PDF file stored in a network location
In View page (.cshtml) Create a Link using anchor tag and define href field as: href = ‘@Url.Action(“Download”, “YourControllerName”,new{filePath = “”})’
How to convert local path to UNC (Universal) File Path in C#
Convert local path to UNC (Universal) File Path using Java Script ActiveXObject
EXPORT TO EXCEL USING OPEN XML IN MVC
In Your View
Precedence Graph to check Conflict Serializable Schedule
Precedence graph algorithm can be used to find out whether the given concurrent schedule is conflict serializable or not. Algorithm: Create the number of node