Re: Using the WebConfig for business rules container
From: moondaddy (moondaddy_at_nospam.com)
Date: 03/25/04
- Next message: Steven Cheng[MSFT]: "RE: ASP.NET Requests Queued and IIS Restarting"
- Previous message: Jatheesh: "RE: Web.Config"
- In reply to: Steven Cheng[MSFT]: "Re: Using the WebConfig for business rules container"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 01:05:49 -0600
Thanks I'll look into it.
-- moondaddy@nospam.com "Steven Cheng[MSFT]" <v-schang@online.microsoft.com> wrote in message news:ZIc0TkhEEHA.3968@cpmsftngxa06.phx.gbl... > Hi Ken, > > Thanks for your reply. > > Hi Moondaddy, > > I agree with Ken 's suggestion that it'll be better to use a custom xml > configure file to contain such complex infos(such as nested xml elements). > And in addition to the "XmlDocument" or other generic xml related classes > in dotnet, I think you can also have a look at the "Xmlserialization" in > dotnet which can help us to serialize some certain custom class into xml > files and rebuild instances from xml files(documents). Here are some > weblinks of the reference in MSDN: > > #XML Serialization in the .NET Framework > http://msdn.microsoft.com/library/en-us/dnexxml/html/xml01202003.asp?frame=t > rue > > #Introducing XML Serialization > http://msdn.microsoft.com/library/en-us/cpguide/html/cpconintroducingxmlseri > alization.asp?frame=true'' > > #Examples of XML Serialization > http://msdn.microsoft.com/library/en-us/cpguide/html/cpconanexampleofxmlseri > alizationwithxmlserializer.asp?frame=true > > Hope helpful. > > Regards, > > Steven Cheng > Microsoft Online Support > > Get Secure! www.microsoft.com/security > (This posting is provided "AS IS", with no warranties, and confers no > rights.) > > Get Preview at ASP.NET whidbey > http://msdn.microsoft.com/asp.net/whidbey/default.aspx > > ------------------------------------------------------------------------- > >
- Next message: Steven Cheng[MSFT]: "RE: ASP.NET Requests Queued and IIS Restarting"
- Previous message: Jatheesh: "RE: Web.Config"
- In reply to: Steven Cheng[MSFT]: "Re: Using the WebConfig for business rules container"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|