Ask a Question related to ASP.NET General, Design and Development.
-
Robert Hanson #1
Request for guidance storing of information in ASP.Net
I am new to the asp.net application building and I have read the
information regarding the storing of information using session vs
cookies vs viewstate. I am asking for suggestions/guidance as to when
each is appropriate. I noticed that in the case of cookies, there is a
liability because of web browser settings migh disallow the storing of
cookies.
Thanks in advance,
Bob Hanson
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Robert Hanson Guest
-
Can't ping or request server information?
Hi, I downloaded the free developers edition of FMS2 last week to get my head around it before asking my company to buy it...only trouble is now... -
Storing server side information into a javasript array
Is there a way to loop throw a query and store on of the fields contents in an array? what I want to do is have a form that will fill in an input... -
Need Guidance, please
I have been given some book projects to be laid out for printing. The printshop requested the files be given to them in Quark. I refused. So, I'm now... -
Request For Information And Steering - IPC, Java, Perl, etc.
On 10 Aug 2003 00:50:00 GMT, mooseshoes wrote: Just a bunch of guesses since things are still too vague to determine anything. A million... -
Storing page information / viewstate between pages
Thanks for the reply. Eventually I ended up using a serializable class, which holds the entered data, and is stored in the session when the user... -
Natty Gur #2
Re: Request for guidance storing of information in ASP.Net
Hi,
there are other options like cache. for deep cover of this topic refer
to :
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/h[/url]
tml/CachingArch.asp?frame=true
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Robert V. Hanson #3
Re: Request for guidance storing of information in ASP.Net
Thanks Bassel!!
I really appreciate it.
Best Regards,
Bob Hanson
""Bassel Tabbara [MSFT]"" <basselt@online.microsoft.com> wrote in message
news:pryOwPNQDHA.1748@cpmsftngxa09.phx.gbl...[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm[/url]> Hello Robert,
> Which article you are referring to?
> Are these the articles that you have read?
>
> ASP.NET State Management
>[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/[/url]> l/cpconaspstatemanagement.asp
>
> ASP.NET State Management
>rights.> vbconChoosingServerStateOption.asp
>
> In the second one, it will give you all the advantages and the
> disadvantages of using each one.
>
> Please let me know if you have more questions on this.
>
> Thanks,
> Bassel Tabbara
> Microsoft, ASP.NET
>
> This posting is provided "AS IS", with no warranties, and confers nomicrosoft.public.dotnet.framework.aspnet:31732>
>
> --------------------
> | From: Robert Hanson <roberth@cpuandsimplepdm.com>
> | X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
> | Subject: Request for guidance storing of information in ASP.Net
> | Mime-Version: 1.0
> | Content-Type: text/plain; charset="us-ascii"
> | Content-Transfer-Encoding: 7bit
> | Message-ID: <OfRp8jKQDHA.3192@TK2MSFTNGP10.phx.gbl>
> | Newsgroups: microsoft.public.dotnet.framework.aspnet
> | Date: Wed, 02 Jul 2003 07:48:21 -0700
> | NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
> | Lines: 1
> | Path: cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
> | Xref: cpmsftngxa09.phx.gbl> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> |
> |
> | I am new to the asp.net application building and I have read the
> | information regarding the storing of information using session vs
> | cookies vs viewstate. I am asking for suggestions/guidance as to when
> | each is appropriate. I noticed that in the case of cookies, there is a
> | liability because of web browser settings migh disallow the storing of
> | cookies.
> |
> | Thanks in advance,
> |
> | Bob Hanson
> |
> |
> | *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> | Don't just participate in USENET...get rewarded for it!
> |
>
Robert V. Hanson Guest



Reply With Quote

