please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6193When 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 5918How 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 11872Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?
1 5433difference between writing connection string in web.config through connection string and appsettings
2 14124
How to turn off cookies for a page?
Explain the difference between server control and html control.
How you can access the values from the Repeater control in ASP.NET?
What are type/key pairs in client script registration?
How to you can limit Access to Web API to Specific HTTP Verb?
What is in a session cookie?
Explain the difference between globalization and localization techniques
Explain swagger components.
How do you secure your connection string information?
What describes a query?
What is a runtime version?
how to retrieve property settings from xml .config file.
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What are the different web pages?
How long does an http session last?