please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6666When 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 7043How 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 12902Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?
1 6118difference between writing connection string in web.config through connection string and appsettings
2 14812
Define data caching?
What is difference between session and cookies in asp net?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is session handling in a webfarm, how it can work with its limits?
What is the difference between cache and cookies?
how to write html code with ssl
Explain the difference between globalization and localization techniques
Which adapter should you use, if you want to get the data from an access database?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is a viewbag?
Why would a company use an application service provider?
How to bind all the binding controls in a page at once in ASP.NET?
What is recordset asp?
What is & in a url?
What do you mean by serialize and marshalbyref?