please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6663When 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 7026a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
1869Post New Netsweeper Interview Questions
What is loosely coupling in spring?
How can I declare methods within my jsp page?
How is a class different from an object?
What do you do with secure sign-ons in an organization with many roaming users?
What is runtime locatable code?
How do you convert data into a table?
I have 440v power coming to facility,( not being used ) can I buy large generator, (gas) to sell power back to electrical co.
What is postmapping?
What are the raid levels in solaris?
What is datacontract in c#?
How do you link data in excel?
What is the difference between an interface and an abstract class?
What is the best format for ssd?
How do you invoke a method?
What is div short for?