Create JSON file and auto download in c#
public void ConvertJson() { string _JsonFileName = string.Empty; GSTInvoiceMaster _GST = new GSTInvoiceMaster(); ...
-
What is ASP.NET Web API ? ASP.NET Web API is a framework for building Web API’s, i.e. HTTP based services on top of the .NET Framewor...
-
string Data="10HEHEHE"; string str= Data.Substring(0,1); if (str=="1") // Check Particular char/letter { ...
-
public void ConvertJson() { string _JsonFileName = string.Empty; GSTInvoiceMaster _GST = new GSTInvoiceMaster(); ...
No comments:
Post a Comment