please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6591When 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 6877a 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.
1828Post New Netsweeper Interview Questions
what are the differences between php and perl
what is the equivalent nx-os command for the "ip multicast-routing" ios command, and does the nexus 7000 support pim-sparse mode?
What is the use of command “use strict”?
why the making current is more than then the breaking current and if its true then its about a controling circuit or breaker power contact points
Is static a singleton?
what is the performa of bank reconcilation ? i want to need it and also i want to know about tds entry for various sources such as rent,contractor, commission, etc. and how we make the tds return, please tell me its very urgent?
Explain the security usage in Amazon Web Services model?
Explain about vpn?
When is the onstop() method invoked?
What are login hours and login ip ranges? : salesforce admin
What happens if a constructor is declared private?
How do I know if apache is installed?
What is swift programming?
What is difference between ngoninit and constructor?
Is windows a hardware or software?