What is personalization? What are the properties available
in personalization?



What is personalization? What are the properties available in personalization?..

Answer / swetha

The ASP.NET personalization can make an automatic
association between the end user viewing the page and any
data points stored for that user. The personalization
properties that are maintained on a per-user basis are
stored on the server and not on the client. These items are
conveniently placed in a data store such as Microsoft SQL
Server and therefore the end user can then access these
personalization properties on later site visits.

We will create personalization properties in the web.config
file and can use them in our code behind.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain method to handle error using HttpError in Web API?

0 Answers  


What is a web based system?

0 Answers  


Define caching.

0 Answers  


2. Why did you choose this career?

2 Answers   Schwartz Oil, Swatz Oils,


what exception is thrown when you do a response.redirect

2 Answers   IBM,






Is asp.net a programming language?

0 Answers  


Where the cookie value is stored?

0 Answers  


How to store a dataset in a viewstate?

3 Answers   IBM,


What is mvc in asp.net interview question? : Asp.Net MVC

0 Answers  


.net allows which inheritence

6 Answers   AG Technologies, Samcomm,


What are the type of session in Asp.Net

3 Answers  


What is difference between ispostback and autopostback in asp net?

0 Answers  


Categories