please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6581When 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 6841How 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 12712Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?
1 6019difference between writing connection string in web.config through connection string and appsettings
2 14664
What is difference between web config and global asax?
What is the difference between custom controls and user controls?
explain code with multi inhertance
What is application variable?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is gridview in asp.net?
List of words of preprocessor in .net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Is there any property names “isnavigating”?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is _viewstart?
How many types of Cookies are available in ASP.NET?
how can create login from create and written conde in asp.net
What does uri mean?
what is AutoEventWireUp and what is the use of This property explain in details?