What is cas?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

how to write html code with ssl

0 Answers   DCI,


Explain what are delegates?

0 Answers  


difference between <connectionstring> <Appsetting>

6 Answers   VebTel,


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.

0 Answers   Netsweeper,


What is sql data source control in asp.net?

0 Answers  






Why we are using mvc instead of asp.net? : Asp.Net MVC

0 Answers  


What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,


which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


How to write unmanaged code and how to identify whether the code is managed / unmanaged ?

2 Answers   Accenture, BirlaSoft, Cogtest,


What is the Global ASA(X) File?

2 Answers  


List some of the important session state modes of asp.net.

0 Answers  


Categories