Browse by Tags

All Tags » ASP.NET (RSS)

W3C Validator and the ViewState by .NET

The problem: I was having a bit of trouble validating my ASP.NET pages using the official W3C HTML Validator software. It turned out that the problem was with the hidden VIEWSTATE field that the .NET framework inserts into the web forms automatically...

[updated] Resize image BEFORE saving to server by .NET

[updated]: Hello again, it seems my post title was a little confusing, apologies to all who have already read the post. I have since corrected the title to reflect this mistake. The purpose of the below script was to save space on the server without requiring...
More Posts