Consultancy, Training, Content Development

Writing Secure ASP.NET Applications

Duration: 3 days

The increasing use of the Internet for commercial purposes has led to a need for web applications to operate correctly and securely. There are many people seeking to take advantage of poorly designed and badly configured applications, and today's developers need to know how to write secure applications, and how to guard against attacks. This course will show how security can (and must) be designed into a project from the start, and will then examine a number of the common attacks experienced by web applications.

Delegates should have practical experience of writing ASP.NET applications, including a working knowledge of HTTP.

Course Content

Introduction Before Coding Starts... Writing Code Web Application Specifics ASP.NET Specifics Testing Web Applications