Answered ASP.NET + C# + Stored Procedures

  • Tuesday, May 15, 2012 8:55 PM
     
     

    Hello,

    I am looking for a few tutorials on how to:

    1. Search records from a database with a stored procedure

    2. Insert/Update records in a database with a stored procedure

    3. Implement JavaScript and regular expression validations on client side

    4. Update User Interface with CSS

    I prefer video tutorials. If anyone knows a great source for C# and ASP.NET for beginners video tutorials please share them here. Youtube has tons of tutorials, but it's hard to find one that actually applies to what I am trying to learn. I don't want to learn object oriented programming from scratch since I already know the basics. Thank you all in advance. 

    I would like to add that the software used for this project is: Visual Studio 2010 Pro and SQL Server. The languages/platforms are ASP.NET and C#.

All Replies