What are Http handler ?
Answer Posted / a.mustaq ahmed
Whenever we to work with user defined File Extensions we go
for HTTP handlers.
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Explain the difference between asp & asp.net.
What is the file through which you can customize your asp.net application?
Describe in brief .net framework and its components.
What is directive in asp net?
Why web api is better than wcf?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What are session objects?
How could you modify xaml content from javascript?
What is postback in asp net?
What r the asp.net list controls and difference between them?
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 the use of placeholder control?
Which method is used to force all the validation controls to run?
Explain the difference between asp.net mvc and asp.net webforms
COM+ Used ________________ Isolation Level