what cut off mark for po's,what questions they asked for
interview?


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

Post New Answer

More ASP.NET Interview Questions

what is service contract,operation contract?

2 Answers  


How use Xml data in ASP.net?

0 Answers   MCN Solutions,


What are the HTML server controls in ASP.NET?

0 Answers   MindCracker,


Define the types of configuration files.

0 Answers  


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,






Is asp.net is a programming language?

0 Answers  


What are the different validators in asp.net?

0 Answers  


What is different between webconfig.xml & Machineconfig.xml ?

1 Answers  


Which data types are supported by the RangeValidator control?

2 Answers   Siebel,


What is a 307 redirect?

0 Answers  


User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 Answers  


What does asp in asp.net stand for?

0 Answers  


Categories