please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6523When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
5 6695How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.
3 12610Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?
1 5940difference between writing connection string in web.config through connection string and appsettings
2 14570
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Why do we need a web application session?
What is _dopostback in asp net?
Explain the use of view state?
What are the new login controls in asp.net 2.0?
What is a postback ispostback and autopostback in asp net?
Explain the Order of events in an asp.net page?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What are the differences between application object and session object?
What is considered a service provider?
Define asp.net caching?
What is query string?
What is the advantage of mvc over asp.net? : Asp.Net MVC
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
When does a session actually start?