Error: The length of the string exceeds the value set on the maxJsonLength property
Ajax scenarios are meant only for small to medium server side calls not for getting tons of data, and if you are getting a lot...
ExcelPackage Excel Export and DateTime Format
If you want to export to Microsoft Office Excel from within your .Net code, you can use this method. If the date formats are not...