Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

when using personlization, how do you access over setting at
runtime?

Answer Posted / karthika.s

One way to improve the usability of your application is to
allow personalization—where different users of the same
application have their own set of personalized settings. To
do this, you need a way to store user-specific data, such as
the size of the Window, the background color, etc. And while
some data should be user-specific, some data applies across
the board—things like database connection strings, Web
services URLs, etc.
You access the settings through the
Properties.Settings.Default class.It's important to
initialize the settings with a default value. If not,
accessing them during runtime will result in errors.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Types of authentications in IIS

1114


Is asp.net and .net same?

1013


What is preprocessor in .net?

1022


Is it right that ASP.NET Web API has replaced WCF?

1016


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1882


Where would you use an ihttpmodule, and what are the limitations if any?

1071


WSDL means?

1191


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

2199


What is web configuration file and how to use in web application

1062


What kind of data we can store in viewstate?

1093


Differentiate between namespace and assembly.

1024


Can one dll file contains the compiled code of more than one .net language?

1050


How can you make sure that web api returns json data only?

1033


What is the life cycle of an asp.net page?

964


What are the advantages and disadvantages of session?

1169