What is the life cycle of web page?
No Answer is Posted For this Question
Be the First to Post Answer
What is data control in asp.net?
Explain what is an assembly?
How can we pass info between 2 asp.net pages?
Explain swagger components.
Why do we use web config?
What is the difference between Debug.Write and Trace.Write? When should each be used?
a 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.
What are the security types in ASP/ASP.NET? Different Authentication modes?
What are the difference between overriding and overloading?
What is Bundling and Minification in MVC?
Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.
Which is the parent class of the ASP.NET server control?
0 Answers Sans Pareil IT Services,