ASP.NET Interview Questions
Questions Answers Views Company eMail

What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

Infosys,

1 8323

Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 9939

explain about Back ground process control in .net

Digital Mesh, Infronics,

1 4163

what is view state?

Satyam,

10 10748

what is pagination in asp.net ?

Netsweeper,

1 5017

What is the Difference B/W Finalize() and Dispose() in .Net?

HCL, IBM,

12 32588

hi im shailendra singh my question is how we deploye the data base

HCL,

3 5975

what does Page.IsValid in asp.net

Infosys, Net Solution,

6 21071

Various types of Page Load functions

Net Solution,

4 7745

What is advantage and disadvantage of viewstate

3 8249

What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?

Phoenix Technologies,

2 9387

How .net CLR works with n-tier application

HCL, Hughes,

4 10881

what is difference between User Control,Custom Contro1,Web server control and template controls

1 4428

Can session variables be accessed from code-behind?

Microsoft, RMS,

2 8503

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.

Netsweeper,

1432


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What is the purpose of master page?

512


List the major built-in objects in asp.net?

542


What is the difference between union and structure?

498


What is ipostback?

595


Write a code for passing ArrayList in Web API?

1049






Define secured sockets layer.

533


What is form submit?

516


How do you declare static variable? What is its lifetime?

505


Which dll handles the request of .aspx page?

555


What are the main differences between asp and asp.net?

516


What are the merits and demerits of viewstate?

572


Explain login control and form authentication.

554


How can you implement the postback property of an asp.net control?

525


What is the default authentication mode for asp.net?

557


Which is faster viewbag or viewdata?

554