Wednesday, April 3, 2013
Securing and encrypt View State and Cookies values
›
Securing View State If your ASP.NET Web applications use view state: § Ensure the integrity of view state (to ensure it is not alter...
Page has one or more
controls that do not correspond with
›
Page has one or more <asp: Content> controls that do not correspond with <asp: Content placeholder> controls in the Master P...
“The Controls collection cannot be modified because the control contains code blocks”
›
Introduction : Here I will explain how to solve the problem “The Controls collection cannot be modified because the control contains code...
How to fix "Validation(): Element 'xxxx' is not supported
›
How to fix "Validation(): Element 'xxxx' is not supported" Visual Studio 2010 Introduction : Since about a month ago...
How to create a new session in ASP.NET programmatically
›
How to create a new session in ASP.NET programmatically If you want to create a new session (open a new window in a new session), with...
›
Home
View web version