home · blog · groups · about us · contact us
DevelopmentNow Blog
 Wednesday, October 11, 2006
 
 

I found out today that if you have EnableViewState="False" in your master page declaration, that ViewState seemed to not be preserved for User Controls (.ascx), even if you have EnableViewState="True" in the Page and User Control's declarations.

I'm sure it's related to what Rick Strahl is talking about here but right now I'm not going to dive into it. ;)

October 11, 2006    Bookmark to Digg or other social bookmarking
#    Disclaimer  |  Comments [0]

Related posts:
Parse CSV Files in C# and ASP.NET
Visual Studio 2008 Virtual PC Performance Tips
Linq to SQL: Cast Stored Procedure Results to Table Entities
Grouping in Linq to SQL vs SQL
LinqDataSource doesn't load child tables
Some .NET blogging engines


« Desktop Blog Tools for dasBlog | Main | MemoryStream Mail Attachments in .NET 2.... »
Comments are closed.