I am new to VS2005.net. I am trying to create a new ASP.NET website which contains a personal file update form where I need to retrieve and add or update data. I am using VB.Net to retrieve the data etc etc.. Are there any pre made buttons for adding and updating the file ??? Otherwise I have to create a regular buttons for ADD or UPDATE and use SQL statements to make it functional.
Please advise.