How do I hack a web site?
On next Tuesday I will talk at the .NET User Group in Munich / Germany about following topics:
- Ongoing talk about Yahoo! UI experience with Dom.js, Element.js and Event.js and the YUI-EXT components
- A short introduction about WPF/E (how to use WPF/E as UI for AJAX web applications? where are the main problems?)
- How do I hack a web site? I will show how the Google Groups bug was working and how we can get rid of them. Maybe I have time to show some web sites live with similar bugs or problems.
- JSON requests done inside console applications (live example): how can I use common web sites in my own applications (instead of using a web service with SOAP)?
- If there is more time I will show a Fiddler plugin which will collect data to create Web Test for Visual Studio .NET 2005 Team Edition including AJAX requests.
See more details on the event page.
3 Comments
Comments have been disabled for this content.
Brian said
Hi Michael, I am actively involved with the yui-ext community and have also recently begun using your ajax library along with yui-ext for a project I'm working on. I'd love to see some of your feedback or best practices on doing this, if any. Thanks, Brian
Sam said
Is there any video ? Can you share the slides ? Thanks SAM
abhishek said
hi, i am using two checkbox in my project one is selected all the check box and other can check only one (like radio button) plz give me the solution for it