Hello Sir!
I need your advice for improving my technical skills...I want to know how to use three tier architecture and how to create stored procedures in standard Coding formats.....
Kapil's Advice on Sunday, May 09, 2010 :
If you just google for "3-tier architecture in dotnet" you will get 100 sites which can teach you this. In fact most of them will also let you download the code for this. Few I found when I did the same are :
http://www.dotnetfunda.com/articles/article71.aspx
http://www.beansoftware.com/ASP.NET-Tutorials/Three-Tier-Architecture.aspx
http://dotnetslackers.com/articles/net/introductionto3tierarchitecture.aspx
Similarly, I did the same for , "stored procedures in sql server" in google.
http://www.sql-server-performance.com/articles/dba/stored_procedures_basics_p1.aspx
Google and google and you find lot of tutorials to help you with this and any other specific skill requirments...