Silicon Valley Code Camp : October 9th and 10th, 2010

Steve Andrews

unassigned
About Steve
Steve Andrews is a Developer Evangelist for DevExpress, INETA speaker, and Microsoft MVP for Visual Studio ALM. He has been working in technology for over ten years focusing on custom application development and Application Lifecycle Management. Steve is also Microsoft and IBM certified and a community fanatic having led sessions at over 100 community events across North America. When he's not developing software solutions or engaging with the community about software technology, Steve is a closet singer and songwriter and plays the guitar and keys. Occasionally, Steve even gets to sleep. Occasionally.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Advanced ASP.NET MVC Extensibility

    9:45 AM Saturday   Room: 3401
    The ASP.NET MVC framework provides a powerful Model View Controller (MVC) approach to building web applications. MVC provides separation of concerns, increased testability, control over HTML output, and intuitive URLs. Under the covers, ASP.NET MVC is also highly extensible. In this session we will look at over a dozen extensibility points including route handlers, controller factories, controller base, view engines, and more. Finally, we'll tie it all together with a working application.

  • May The Source Stay With You

    1:15 PM Sunday   Room: 3402
    A look at real-life best practices and practical experience in protecting your source code from prying eyes and malicious users. We will use Reflector and ILDASM to analyze code vulnerability, and evaluate appropriate defense mechanisms. Topics covered include naming conventions, obfuscation and control flow obfuscation, licensing, and general coding tips.