The first shows how ASP.NET helps you understand and easily defend against Cross Site Scripting (XSS) in your Web Applications. This one has a REAL WORLD example of DOM Injection based hijacking attacks.
Note that Script Injection is the OWASP #1 vulnerability.
The second video, is a light introduction to programming with LINQ and compares simple data access between ADO.NET and LINQ from a developer experience perspective.
Next I’ll be playing with SQL Injection – the OWASP #2 vulnerability.
Technorati Tags: Microsoft ASP.NET Video Security XSS LINQ Data
Filed under:
.NET





















RE: 2 New Videos Published on http://www.ASP.net
Pingback from 2 New Videos Published on http://www.ASP.net : Misfit Geek
Hi Mr Jeo,
I have benefited a lot from ur video tutorial series. Infact, I can tell my friends now that I am a .NET guy.
It has changed the way I think, work, design solutions, and more.
Now I need to create drop-down menus in ASP.NET without using the Menu or Tree controls. This is because, I am not satisfied with controls. I can’t customize them to suite my taste; like adding some splash of colors to d main-menus and drop-down menu items (fore-color, background-color, hover-color, etc).
What of if I don’t want 2 have dat poiting arrow in my menu but I need 2 add sub-menu 2 it using the menu control?
I will realy realy appreciate your effort if it can be on vedio version as a response to my request.