Sessions and performance in asp.net MVC -


is true asp.net mvc doesn't use sessions [sessions varibale] , hence there it's performance better asp.net webform. if not case why speed of asp.net mvc faster asp.net webform?

it's not use viewstate,since viewstate data doesn't transmit , fro between client , server,the mvc pages load bit faster.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -