when using personlization, how do you access over setting at
runtime?
Answer / 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 |
What is the difference between sealed vs static class?
Explain the different types of assemblies?
Explain the flow of processing of the request? : asp.net mvc
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is the main difference between a static page and a dynamic page?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Can the dictionary object be created in client?s scope ?
What is .netmodule and how is different from .dll and .exe
What is the maximum timeout we can set for Cookies?
What is a web api? Which protocol is used in a web api?
Descrie about response.buffer and repsonse.flush ?
what is loosely coupled solution? How it can be used?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)