Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / May 2008

Tip: Looking for answers? Try searching our database.

user.config files available in asp.net?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TS - 28 May 2008 18:24 GMT
i want to use these but think they may be only windows forms
Juan T. Llibre - 28 May 2008 18:55 GMT
No, they are not.
Any configuration settings for asp.net apps should be placed in web.config.

There's options for using configuration settings in files external to web.config.

For an example, see :
http://forums.asp.net/p/945196/1141186.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
>i want to use these but think they may be only windows forms
Steven Cheng [MSFT] - 29 May 2008 03:35 GMT
Hi TS,

As Juan has suggested, in ASP.NET web.config file is the only configuration
storage and there is no user.config like winform application(because
ASP.NET application runs at server-side and doesn't directly access on
client user's machine).  Is there any particular requirement in your
appliation that need such a user.config file?  In ASP.NET application(from
2.0), if you want to store some per user specific data, you can consider
using the "profile" properties:

#Defining ASP.NET Profile Properties
http://msdn.microsoft.com/en-us/library/d8b58y5d.aspx

#Profiles In ASP.NET 2.0
http://www.odetocode.com/articles/440.aspx

Profile service can use different kind of persistent storage(by default use
SQL express database) to store data for each authenticated or anonymous
user.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "TS" <manofsteele1@nospam.nospam>
>Subject: user.config files available in asp.net?
>Date: Wed, 28 May 2008 12:24:16 -0500

>i want to use these but think they may be only windows forms
TS - 29 May 2008 14:46 GMT
thanks, just wondering

> Hi TS,
>
[quoted text clipped - 56 lines]
>
>>i want to use these but think they may be only windows forms
Steven Cheng [MSFT] - 30 May 2008 03:08 GMT
If you have any further questions, welcome to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "TS" <manofsteele1@nospam.nospam>
>References: <OZASpeOwIHA.3860@TK2MSFTNGP06.phx.gbl>
<WZyUzSTwIHA.3644@TK2MSFTNGHUB02.phx.gbl>
>Subject: Re: user.config files available in asp.net?
>Date: Thu, 29 May 2008 08:46:31 -0500

>thanks, just wondering
>
[quoted text clipped - 25 lines]
>>
>> Microsoft MSDN Online Support Lead

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.