What is CTS, CLS and CLR ?
CGI, Palm Technology, Reliable Technology, Satyam, Synergy, TCS,
20 78388
What is the use of HttpHandlers? When to use this?
Is asp.net 64-bit enabled? How?
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 difference between session and cookie?
Explain the use of fragment caching.
Define xmlvalidatingreader class.
What is Web API Routing?
What are the differences between primary foreign and unique keys?
Can you explain one critical mapping?
Difference between singleton and singlecall.
What is an axd file?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
What are the features of asp net?
What is server redirect?
What is latest version of asp.net mvc? : Asp.Net MVC