A very good article for those who learning sharepoint….
Saturday, March 7, 2009
Sharepoint FAQ’s — For Beginners
Labels: Sharepoint
Get TextBox, RadioButtonList, DropDownList, CheckBoxes through JavaScript.
In this article refers how to get value from asp.net controls like TextBox, RadioButtonList, DropDownList, CheckBoxes through JavaScript.
Labels: Javascript
3 Tier Architecture - A must known funda
Well this is very important for those who are unaware with three tier architecture in asp.net.. almost all studying in college are either doing mashy coding.. but standards the industry follows must be known when they enter in this industry… ie 3 tier architecture.. it is also important for interview practical as well as technical interview.. i used to refer this article, it helped me alot…. here u can also download the complete project..
Labels: Asp.net
Ajax FAQ’s — For Beginners
Well while learning ajax i came through this link which is very useful for those who have just started about learning ajax..
Labels: Ajax
Sql Server Functions
Most of us are unaware about various sql server functions.. we are only limited to functions we are knowing. but there are other useful functions which should be known.. do have a look they might be useful to you…
Labels: Sql Server