MVC, Speaking October 28th, 2009
UK readers may be interested to hear of the following events, where you’ll get to see me frantically try to write lots of code in front of an audience, while constantly worrying that my laptop is about to do a BSoD:
 |
StackOverflow Dev Days, Cambridge October 30th 2009, 1:50pm – 2:50pm
- ASP.NET MVC - Microsoft’s new web development framework has got the .NET world excited - but what’s it like to use? How does it compare with classic ASP.NET, Ruby on Rails, and other web development platforms? In this session we build a small application, using MVC architecture, clean URLs, domain-driven design (DDD), tight HTML, and straightforward Ajax. We’ll make use of the new features coming soon in ASP.NET MVC v2, including strongly-typed UI templating and model validation.
(Please note: this event is now sold out)
|
|
Gloucestershire .NET User Group November 6th 2009, 6:30pm – 9:00pm
- The same talk as given as Dev Days (described above), plus:
- Attacking and defending an ASP.NET MVC site If you’re developing for the web, you can’t afford to ignore security. In this session we’ll consider the attack vectors that apply to all web development platforms - not only ASP.NET MVC - including cross-site request forgery (CSRF), cross-site scripting (XSS), click hijacking, and several others. After demonstrating each attack in operation, we’ll see how to secure our ASP.NET MVC application against it. Plus, we’ll consider one or two common security pitfalls that are specific to ASP.NET MVC itself.
More information on the GL.net site |
Now about those BSoDs… should I risk installing new graphics drivers?
Leave a Reply
October 29th, 2009 at 2:34 am
Too bad I’m 8 hours away…
At the moment I’m at Chapter 12 of your book. Wonderful!
I’ve been reading it page here, Chapter 16 there… Finally started to do it A to Z. Well written, dense, lots of VERY useful stuff.
Thanks a lot!
October 29th, 2009 at 8:36 am
[…] Upcoming events in Cambridge and Gloucester - Steve Sanderson highlights two developer events in the next few days where he will be doing sessions live coding, and also talking about security in ASP.NET MVC applications. […]
November 3rd, 2009 at 4:34 pm
Thanks for your talk at DevDays, Steve. It was great to get an update on the MVC 2.0 features, and I was very impressed at the amount you managed to cover in the time!