Hi,
how can i create robust ASP.net api which will accept parameters by get and post method
like http://www.mydomain.com/?x=me&msg=satalaj
I should be able to upload this parmeter in MS SQL server
The data will come at the rate of 2000 rows per second. so what things will boost the performance of application or API
Satalaj
...
Go to the complete details ...