please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6567When 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 6811a 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.
1806Post New Netsweeper Interview Questions
Why declare Main() method as a static in java ?
Can you explain primary aspect of cics?
How do you stop spam email?
What is difference between source & source type?
How to set predecessor relationship between two transport requests?
How does the integration of tableau with r works?
What is GainSpan’s GS2000 Protocol for the Internet of Things (IoT)?
What are the differences between tableau software, gooddata and traditional bi (business objects, etc.)?
What is the difference between DataReader and DataSet in ADO.NET?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What are watches?
Why are features used?
What is entrust entitlements service?
What is difference between thread and runnable?
Select query optimisation