Answer Posted / vamsi krishna alluru
Web Service Description Langauge
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a url string?
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 is parse in asp.net?
What is globalization and localization in asp net?
Can master pages be nested?
What is http protocol and how it works?
To get the values in two different controls to match which control you use it?
how to elimainte the similar data from the different tables
What are asp.net web forms?
What is asp.net ajax?
Can we have a web application running without web.config file?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What are the security types in asp.net?
What is jade template engine?