IN an ASP.NET Web application if there is any error, how can you debug?


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

Post New Answer

More ASP.NET Interview Questions

how to stop cookie in particular page using asp.net

2 Answers   CGI,


Define xmlreader class.

0 Answers  


What is a runtime version?

0 Answers  


What is a session http?

0 Answers  


diffrance between stored procedure & function in sql server?

2 Answers  






what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


Where is the view state data stored?

0 Answers  


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


What is boxing and unboxing?

3 Answers   Patni,


What is the significance of proxy user?

0 Answers   MCN Solutions,


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,


How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.

1 Answers   iFlex,


Categories