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

How many object in c# asp .net

1 Answers  


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

0 Answers  


Explain different types of Caching techniques in ASP.NET?

0 Answers   Sans Pareil IT Services,


Explain the purpose of storyboard.targetproperty.

0 Answers  


Explain server-side scripting?

0 Answers  






What is the difference between Proxy and Contract?

1 Answers  


what is SAP fullform

161 Answers   A3Logics, Amazon, DFD, Federal Mogul, Hol Info, IBM, Infosys, Jai Ganesh, Kesri Metal, Lupin, Microsoft, RPG, SAP Labs, SRS Group, TCS, Videocon,


Explain authorization levels in .net ?

0 Answers  


When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


Explain what is clr?

0 Answers  


how can we maintain security in soted procedure?

1 Answers  


is it possible to persiste customize object in view state? how it is?

2 Answers  


Categories