18 Oct 2009

Philly Code Camp 2009.2

No Comments Uncategorized

Zune HDAs I indicated a couple weeks ago I was going to be speaking at the Philly Code Camp 2009.2. If you weren’t there you missed a great day of learning about many of the new technologies that are going to matter to you, as a developer, in the next 12 months. Not all of the topics were Microsoft related or even Developer related, for the first time this year there was an Enterprise IT track, targeting specifically you network admins. So Code Camp next year is something you should pay attention too, even if you are not a developer.

Also the Beginner Track was broken in to two different tracks this year, Beginner I (which I was apart of) is designed for those of you who are brand new to software development and want to get a feel for the tools, Beginner II is designed for those of you who already have a handle on the tools and want to start learning a little more about developing software. Both are great tracks and both had a very good showing, so if you know a high school student, college student, or seasoned learner that wants to start developing software, they should stay tuned and check back with the Philly.NET website in late March 2010.

Also if you weren’t there, I really hope you can make the next one in April. You will not be disappointed. The two presentations that I attended this Code Camp were:

  1. Al Katawazi’s presentation on using ASP.NET MVC in the Enterprise.
  2. Dani Diaz’s presentation on the Managed Extensibility Framework (MEF)

Both presentations were interesting and engaging and I highly recommend them as speakers.

While I am on the subject, if you have a chance, and were present for my talks, please take the time to respond to the survey of what you thought about Philly Code Camp 2009.2 and specifically my talks. This is the only way that Philly.NET Users Group can get feed back on what to do better next time and what worked great this time around. I look forward to the feedback. And there is a Zune HD in it for one lucky winner.

As I promised in my talks here are the downloadable resources that I used as part of my presentation.


Beginner I Track – 10:30 AM – Gooey GUI… Programming in Visual Studio


Tools Track – 3:30 AM – Visual Studio 2010 Extensibility

30 Sep 2009

I am going to be speaking at Philly Code Camp 2009.2

No Comments Uncategorized

For the second 2009 Philly Code Camp, it will be held at the DeVry University campus in Fort Washington, PA on Saturday, October 17 from 8:30 AM – 5:00 PM. If you haven’t signed up please register on the Philly.NET web site.  Detailed directions are on the DeVry web site.  Check here and here for the latest printable agenda, there will be:

  • Lots of code, just say no to slides!
  • 8 hours of presentations
  • 60 sessions (8:30, 10:00, 12:30, 2:00, 3:30)
  • 12 tracks including two hands-on Beginner rooms and the Bonus Track
  • 600 seats with tables (laptops welcome)
  • Free breakfast, lunch, and afternoon snack (expanded menu!)
  • Raffles and prizes at 5:00
  • Convenient parking
  • After hours party in Ambler (network with speakers and attendees)

All of this is made possible by the Gold partners (Component One, Hosting.com, TEK Systems), Silver partners (Pearson, Redgate, Telerik) and the Platinum site sponsors (DeVry University, Microsoft).


My First Presentation at 10:00

I have been asked back to do my presentation from April again in the newly expanded Beginner I track at 10:00 AM.  The abstract for this talk is as follows:

This session explores the Microsoft Visual Studio development environment and how it is used to develop Web and Windows applications.  The topics include:

  • The IDE
  • Solutions and projects
  • Templates
  • Files created
  • The debugger
  • The configuration file

If you are going to be attending this talk please bring Visual C# 2008 Express with you, that is going to be the main tool I will be using to demonstrate the features of Visual Studio.


My Second Presentation at 3:30 PM

I will also be doing a new presentation on extending Visual Stuido 2010 in the Tools track at 3:30 PM.  The abstract for this is as follows:

I will be showing the basics of how to get started on extending Visual Studio 2010 for custom highlighting and intellisense support for custom Domain Specific Languages that may be used with in a company for configuration or custom processing. I will be using a real world example, of how I am extending visual studio to support the coding of the Apache mod_rewrite style configuration files that are used in my URL Rewriter that was featured in PDC 2008 last year. http://urlrewriter.codeplex.com

If you are going to be attending this talk please bring Visual Studio 2010 with you and the Visual Studio SDK already installed.


On the day of the presentation I will be posting up the slides and any links that are relevant to my presentation on this blog.