GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 130 of 164    Print  
Which is the best session management system in ASP.Net - viewstate, cookies, application, Urlencoding? Justify

  
Total Answers and Comments: 2 Last Update: October 21, 2009     Asked by: Nagaraju 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 25, 2007 09:27:21   #1  
b.narasimharaju        

RE: Which is the best session management system in ASP...
View state
 
Is this answer useful? Yes | No
October 21, 2009 03:17:09   #2  
kirangiet Member Since: June 2009   Contribution: 24    

RE: Which is the best session management system in ASP.Net - viewstate, cookies, application, Urlencoding? Justify

First of all the question is wrong.


Viewstate cookies application Urlencoding are State Management Techniques
not Session Management Techniques. Session Management Techniques are
Inproc StateServer and SQLServer. Comming to which one is best depends
upon the scenario.


State Management Techniques are mainly divided into two categories

1) Client Side State Management Techniques

- QueryString

- Cookies

- HiddenField

- ViewState

- ControlState

- HttpContext.Current.Item (Newly Introduced in .NET 2.0)


2) Server Side State Management Techniques

- Application Object

- Sessions

- InProc

- OutProc

- StateServer

- SQLServer

- Cache Object

- Profile Properties (Newly Introduced in .NET 2.0)


All of them have their advantages and disadvantages. So we should pick one of
them based on our requirement.


 
Is this answer useful? Yes | No

 Related Questions

By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service 
Latest Answer : ASPNET is the account name for the asp.net application running on IIS 5.0. ...

What is meant by ‘container environment’ and how does VS 2005 interprate multiple visual designers?
Visual studio 2005 has a number of designers contained within a single inteprated development environment 91DE). It has the following designers.i) Windows Forms Application ii) ASP.NET Website Applicationsiii) 
View Question | Asked by : bicu

The Concept of Project exists in VS 2005 but is supports multiple ways to open websites. Unlike in VS2005, paper can be opened using Front Page serer extensions, FTP or a direct file system path, existing 
View Question | Asked by : bicu

I am searching a record in datagrid.if i enter any value it display record not found,if the record is not there.but i enter Apostrophe it is showing error(Cannot perform 'Mod' operation on System.String and System.String)....how to clear this bug.....
i need answer from someone. 
Read Answers (3) | Asked by : sudhagar

While searching a record in database it accepts all the letters and special characters.but,i enter Apostrophe it is showing error(Cannot perform 'Mod' operation on System.String and System.String) like this...how to clear this bug?
Read Answers (4) | Asked by : sudhagar

Latest Answer : 20 cookies ...
Read Answers (7) | Asked by : renjimon

The .NET Framework has two main components: the common language runtime and the .NET Framework class library.You can think of the runtime as an agent that manages code at execution time, providing core 
Latest Answer : .NET framework consists of 1) CLR 2) Class library 3) ASP.Net CLR (Common Language Runtime): The name itself gives you an idea what CLR is. RUNTIME can be described as a reduced version of a program.  It enables you to Execute the program ...
Read Answers (2) | Asked by : rajani

Latest Answer : I believe you create a merge module as there are components that are used in other apps ...
Read Answers (2) | Asked by : Senthil Kumar

What is the difference between Session and Cookies. Can we use both in the same webpage. when we should go for cookies.. What are the advantages and disadvantages of both.. Plz send me code also..Thanks in advance..Ravi
Read Answers (2) | Asked by : aspnet

How to maintain ViewState of dynamically created user controls? For example, If I am creating few instances of a User control using LoadControl(...) method, then how do I make sure that the viewstate of all these controls is during postbacks?
Read Answers (6) | Asked by : vikramp


 Sponsored Links

 
Related Articles

Business Performance Management

Business Performance Management What is Business Performance Management Business Performance Management is most commonly described as a set of processes that help companies or organizations optimize their business performance It is specifically designed to organize automate and analyze business meth
 

Network Management

Network Management Network management is the method of managing the tools that belong to a network and maintaining administering all the systems that are connected in the network For one to be able to efficiently manage a network that person should be a qualified network administrator and should hav
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

ERP for Cash Management

ERP for Cash Management Cash management is a fundamental application that allows you to manage your accounts It includes banks savings institutions and charge cards All the appropriate functions are conveniently centralized in one location The application provides facilities for accounting staff to
 

Knowledge Management in Business Networks

What is Knowledge Management KM The basic definition of knowledge management from the business perspective states that it is the vital set of methods that manage the conception distribution and exploitation of knowledge In today’ s Information Age era with the technological advancements in
 

C++ Memory Management operators

C Memory Management operators Need for Memory Management operators The concept of arrays has a block of memory reserved The disadvantage with the concept of arrays is that the programmer must know while programming the size of memory to be allocated in addition to the array size remaining constant m
 

SOA and Network Management Architecture

SOA and Network Management Architecture In recent years the field of Network Management has been absorbing the principles of Service Oriented Architecture Examples of service oriented Network Management architectures include the TS 188 001 NGN Management OSS Architecture from ETSA as well as the mor
 

ERPAdvantages for Management Functions

ERP Advantages for Management Functions ERP management systems provide a technology platform in which organizations can integrate and coordinate their main internal business processes They use this to fight against the problem of the organizational inefficiency brought on by the use of different sys
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape