DavidP


Comments:

Move ASP.Net ViewState to SQL Server

posted by DavidPDavidP(0) 4 years ago 0

In the "Save" method why are they creating the hidden input element with the viewstate? Seems very redundant.

Reply