Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello everyone,

I have made a CRM website, in which lot of data is going through in and out..Due to which it results into performance issue of website..

I have used simple storedprocedure calling from asp.net for every functionality/operations (insert,update,delete,select).

Please let me know the best possible way to access/insert/update/delete data in asp.net..

Also please let me know where could I find the complete tutorial for the best possible way to do so what-so-ever you suggest...

Thanks & regards,
Krunal Panchal
Posted

 
Share this answer
 
Comments
[no name] 10-Dec-12 7:44am    
Hi ralexay,

Thanks a lot.. but I just want to know that writing normal sql queries and accessing those queries through non-query commands in asp.net would it be a better solution OR using Ajax and Jquery would be a better solution ??

Please help me regarding this..

Regards,
Krunal Panchal
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900