On 1/17/07, Peter Hagen <[EMAIL PROTECTED]> wrote: > Hi you all > > Today I have been exhausting my finger while searching for encrypting > the viewstate of my Mono asp.net projects. I know for sure that I read > about it not so long ago, somewhere on this list, or on the rss of > monologue, but I can't seem to find it. Can someone help me with this? > Thanx in advance!
Mono uses the same defaults that MS for that and it uses validation and encryption for the viewstate. You can still choose not to encrypt and/or validate. For examplee, take a look at http://aspalliance.com/articleViewer.aspx?aId=135&pId= -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
