Introduction:
Here I will explain what is the difference between viewstate and sessionstate in asp.net using c#.net and vb.net.
Description:
In
previous posts I explained convert.tostring() VS .tostring(), web application VS website, difference between datareader,
dataadapter and dataset, difference between tinyint, smallint,
int, bigint
and many articles relating to asp.net, SQL
Server.
Now I will explain the difference between viewstate and sessionstate in asp.net
using c#.net and vb.net.