ASP.NET Security

Articles, News, and Resources about ASP.NET Security

Archive for September, 2007

Windows Vista Error Reporting

I knew something is wrong with Vista since I began working with background threads in my ASP.NET web applications. The thing I was working on was a Web Service that was executing some work in a background using ThreadPool. …
More: Windows Vista Error Reporting

Read Full Post »

Enable ASP.NET Compatability mode at the application level through the following configuration in the web.config: . Here is a sample config file: …
Continued here: AJAX Q & A Question 7: Support For ASP.NET Session When Calling …

Read Full Post »

Denial of service is one of the threats that you need to consider while implementing file upload functionality in your web application. If a user uploads a huge file, it will clog the network and consume server’s memory. …
Read the original post: ASP.NET File Upload: How to prevent network clogging

Read Full Post »

Office Timesheets offers an entirely thin-client interface via Microsoft ASP.NET AJAX, and fully supports both Internet Explorer and Firefox web browsers. Thus, Office Timesheets’ client interface fully supports both Windows …
Original post: Industry first AJAX enabled web-based timesheet application for …

Read Full Post »

NET’s set of security services. Tips for debugging your applications. Who this book is for. This book is for developers and programmers who are starting to use ASP.NET 2.0 AJAX framework technologies to build web sites and applications. …
Original post: Beginning ASP.NET 2.0 AJAX (Programmer to Programmer)

Read Full Post »

Make this report available on an ASP.Net site. Now that we have a sample report, we need to get it to the users of our ASP.Net web application. Open Visual Studio 2005. Create a new ASP.Net Web Application …
View original post here: Crystal Reports and .Net (My First Day)

Read Full Post »

ReMix ‘07 Announced!

ASP.NET Security, with a Focus on AJAX. · POPFLY Session. · Broaden Your Market with Windows Live. · Meeting in the Middle - Designer/Developer Interaction in WPF. · A first look at Silverlight. · Building Silverlight-enabled ASP. …
More: ReMix â??07 Announced!
securing aspnetsecuring aspnet

Read Full Post »

Instead of just telling you how to do it, Burnett shows actual code that can be dropped right into your applications. This book covers almost all security issues known. Burnett has put hundreds of hours of research into his code audit …
Here is the original: Hacking the Code: ASP.NET Web Application Security

Read Full Post »