![]() Related Questions Latest Answer : AppDomain.CurrentDomain.BaseDirectory ... Latest Answer : try { SqlParameter p0, p1, p2; cmd = new SqlCommand(); cmd.CommandType = CommandType.StoredProcedure; cmd.CommandText = "spo_sample"; //Param: Return Value p0 = cmd.Parameters.Add("@RowCount", SqlDbType.Int); p0.Direction ... Latest Answer : Page_initPage_LoadStatePage_ProcessPostBackDataPage_loadPage_ProcessPostBackEventPage_PreRenderPage_RenderPage_SaveStatePage_Unload ... In what order do the events of an ASPX page execute. As a developer is it important to undertsand these events? Latest Answer : itemtemplate ... What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control? Latest Answer : The cookieless property is found on the sessionstate Elementso to turn off cookies the ... Which method do you use to redirect the user to another page without performing a round trip to the client? Latest Answer : CurrentPageIndex Property ... How to create a DB connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed.if question not clear,let me know.reply to my e mail id. Read Answers (3) | Asked by : rahul
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||