Binpress components 2011-06-21T21:00:02+00:00 Zend_Feed_Writer http://www.binpress.com Binpress contact@binpress.com http://www.binpress.com <![CDATA[VsCompressor - VB.NET | Performance]]> 2011-06-21T21:00:02+00:00 2011-06-21T21:00:02+00:00 http://www.binpress.com/app/vscompressor/480 Salvador Arnal Julian noreply@binpress.com http://www.binpress.comdev/profile/2944 VsCompressor allows you to compress and encrypt the viewstate of the asp.net pages in your web application.The viewstate of a standard page can be 10k to 50k, a complex page can reach to 500k. This field is send to the server and send back to the client each time the client does a postback, reducing the size will increase the global application speed. With the encryption you can add a new layer of security, because, by default, the data stored on the viewstate can be easily read