Hello :)
I'm trying to create web application. I followed the tutorial given in this site :
http://aspsnippets.c...-in-ASPNet.aspx
My problem now, after I create a table and the UI. Next step show about stored procedure.
What is stored procedure use for? Do I need this even though I had a table in my database?
I'm using SQL Server Management Studio 2008 as my database platform.
Thank you :)