The Ottawa .NET Community Presents
The 2008/2009 Season Kick-Off
| |
Greetings Everyone! The Labour Day Weekend is around the corner and it’s time to kick off another season of Presentations, Special Projects, and Study Groups aimed at helping you become the Developer Superstars that you were meant to be! On Thursday evening, September 4th, we’ll be hosting our first presentation of the season with 2 speakers and 3 topics. Joël Hébert and Wesley MacDonald will be talking about managing session state in a web farm environment, getting more out of your development efforts with SharePoint 2007, and the Dynamic Data Extension that comes with ASP.NET. We`ll also be talking about the year ahead so please do RSVP for this event by sending an email to Events@OttawaCommunity.Net ASAP! We look forward to seeing you soon…..
About Presentation #01
Topic 1: Effective Web Farm Session State Management
Presenter: Joël Hébert, Microsoft MVP (ASP.NET)
Handling ASP.NET session state effectively can become a challenge. There exist scalability, performance and architectural bottlenecks associated with the various options that are available. This said there are numerous techniques and topologies that have been developed for web garden and web farm scenarios. Determining which option is best for your environment is key as no one technique is better than another; rather it is simply best suited. In order to determine suitability we will converse and demonstrate the various elements of each option and showcase coding implementations.
Topic 2: DO LESS. GET MORE.
Presenter: Wes MacDonald, Microsoft MVP (Team System)
This presentation will look at SharePoint 2007 in terms of user management, web parts, page branding and workflows. It will show you why you should be developing your applications on SharePoint 2007 and what you’ll need to get started.
Topic 3: Introduction to ASP.NET Dynamic Data
Presenter: Joël Hébert, Microsoft MVP (ASP.NET)
ASP.NET Dynamic Data is a web application scaffolding framework from Microsoft that can be used to build data driven web applications. It is packaged as an extension to ASP.NET and can be easily incorporated into a development project. This presentation will describe some of Dynamic Data’s key attributes and some of the scenarios in which it can be put to good use. We will also look at the ease with which Dynamic Data applications can be customized to meet your specific requirements.
About our Speakers
Joël Hébert is a Microsoft MVP for ASP.NET and the Director and Chief Architect at Opulent ASP Development Inc. where he works as a consultant specializing in ASP.NET Enterprise Architecture/Development. He has developed large-scale web applications and Computer Aided Audit Tools for CaseWare-IDEA and is currently working on federal government projects. Joel is a long standing member of the Ottawa .Net Community’s steering committee and has been involved in many of its projects including; the “The Developers” TV show, Inter-User Group Challenges, and a number of MCAD/MCTS study groups. Joel is also responsible for introducing & hosting the Product Discovery Showcases at our events.
Wes MacDonald is a Microsoft MVP for Team System, a senior .NET Architect/Developer and a Principal Consultant for Like 10 Inc. Wes has been working with Team Foundation Server since its beta release and is currently helping government departments adopt it and the .NET Framework as their primary development platform. In addition to his expert skills in .NET, Wes is well versed in Oracle, SQL Server, and J2EE. He is currently focused on SharePoint 2007, Hyper-V and Windows Server 2008. Learn more about Wes at http://wesmacdonald.spaces.live.com/. |
|
 Friday, April 11, 2008
The ODNC Luncheon Seminar Series Presents
Effective N-Layering in ASP.NET |
|
|
The Ottawa .NET Community is pleased to invite you to a luncheon presentation on "Effective N-Layering in ASP.NET". This presentation will be of special interest to web Developers/Architects that want to enhance their Rapid Application Development skills. Pack your lunch and join us for this unique lunch and learn opportunity. To register, send an email request to events@OttawaCommunity.Net.
Effective N-Layering in ASP.NET
This presentation will focus on tools and techniques associated with the rapid development of ASP.NET applications. It will begin by introducing N-Layering basics as described in Martin Fowler book “Patterns of Enterprise Application Architecture” and it will then demonstrate the creation of an N-Layered ASP.Net application with specific focus on 3 real-world scenarios;
1. ASP to ASP.NET migration where the client does not want the back end (Database) to change
2. ASP.NET Spaghetti Code refactoring using the existing stored procedures
3. ASP.NET's effective use of the ObjectDataSource or LINQ with the Microsoft Entity Framework
About our Speaker
Joël Hébert is the Director and Chief Architect at Opulent ASP Development Inc. where he works as a consultant specializing in ASP.NET Enterprise Architecture/Development. He has developed large-scale web applications and Computer Aided Audit Tools for CaseWare-IDEA and is currently working on federal government projects. Joel is a long standing member of the Ottawa .Net Community’s steering committee and has been involved in many of its projects including; the “The Developers” TV show, Inter-User Group Challenges, and a number of MCAD/MCTS study groups. . Joel is also responsible for introducing & hosting the Product Discovery Showcases at our events.
 Tuesday, June 26, 2007
| 2007-06-26 Season Wrap Up |
 | |
The Ottawa .NET Community Presents
Dealing with Real World Development Challenges
This is it; the 2006/2007 Season Wrap Up. It’s been a great season and we’re finishing it off with a collection of application development “Problems and Solutions” and a bit of a “Social”. 5 of our community’s top Solution Architects are going to walk us through the key development challenge that they were faced with in the past year and how they went about resolving it. Christian Beauclair, our Microsoft Senior Developer Advisor, will be hosting this panel of presenters and will be adding his own unique perspective on each of the Challenges/Solutions being presented. Following the presentation, we will be serving some refreshments and enjoying each other’s company before breaking for the summer. Come join us for this home grown community exchange and learn how to deal with some very real.NET development challenges.
This is How We Did It
Challenge 1: Creating Video Tutorials for Web Applications (Peter Hall) Given a choice, most users would rather watch an instructional video than wade through a pile of documentation. Unfortunately not all developers know how to create an instructional video and attach it to their web applications. In this presentation, Peter Hall is going to walk us through the creation of an instructional video using Camtasia and the Microsoft Media Encoder, and then he’s going to show us how to attach it to a web application.
Challenge 2: Working with Embedded Real-time .Net (Michael Cox) Developing an efficient Windows GUI based Application with real-time constraints in minimal time and maximum flexibility is a major challenge. Michael Cox is going to show us how he used Asynchronous I/O, Threading, Generic Queues, and Properties for User/Applications settings to come up with a solution that worked for him.
Challenge 3: Model Driven Development via the Visual Studio 2005 Class Designer (Joel Hebert) Developing applications that scale well, promote code re-use, and facilitate maintenance is not an easy thing to do. In this presentation, Joel Hebert is going to show us how to use the Visual Studio 2005 Class Designer to create classes and layers that avoid many common application pitfalls; he’s going to talk about N-Tier Vs N-Layer architecture and the misconceptions that surround them; and he’s going to show us the basic steps involved in creating an N-layer application.
Challenge 4: Imbedding .NET User Controls into an MFC application (Graham Ross) How does a Company with an existing product based on MFC and C++ move forward in order to take advantage of features and third party components available in .NET? Graham Ross is going to show us how he used the managed extensions in C++ to imbed .NET user controls into an MFC application.
Challenge 5: Organizing Your Development Environment (Wesley MacDonald) Application development projects are made up of numerous artifacts (SVCS, Bug Reports, Project Plans, Requirement Docs,…) and managing them can quickly turn into a nightmare. Wesley MacDonald is going to show us how he uses Visual Studio Team Foundation Server to provide his team with an integrated development environment wherein all artifacts are stored under one roof and easily reported on.
About Our Solution Architects
Michael Cox is an Ottawa based Software Architect specializing in embedded real-time systems. He has spent half his career on embedded real-time system development for Defense based display projects and the other half with telecommunications embedded real-time development. Throughout his career Michael has strived for excellence in software development processes and optimum utilization of COTS hardware and software for embedded and real-time applications. When he’s not working on code; Michael enjoys cycling, hiking, dragon boat racing, and spending quality time with his wife and two daughters.
Peter Hall is the founder and CTO of SiteBenefits, a company that delivers web solutions to the Restaurant Industry. Previous to SiteBenefits, Peter spent 10 years as a Technical Architect at EDC; Product Manager for Corel CD Creator; Account Manager at Software AG; and started his career as a Production Engineer at Dofasco.
Joël Hébert is an Ottawa based consultant specializing in enterprise web application development. He has spent a major part of his career with CaseWare-IDEA Inc. and CaseWare International Inc. where he worked on large scale web applications and developed Computer Aided Audit Tools (CAAT). As an executive member of the Ottawa .Net Community, he has participated in “The Developers” TV show, was on the Inter User Group Challenge winning team, took part in a multitude of MCAD/MCTS study groups and introduced the Product Discovery Showcases for 2006/2007. When Joel is not coding he enjoys the works of Jean-Jacques Rousseau , Denis Diderot and Montesquieu.
Wes MacDonald is a senior .NET Architect/Developer and the VP/CTO of MarketObject. Wes has been working with Team Foundation Server since its beta release and is currently helping government departments adopt it and the .NET 2.0 Framework as their primary development platform. In addition to his expert skills in .NET, Wes is well versed in Oracle, SQL Server, and J2EE. He is a well respected mentor and currently focuses much of his attention on web based e-Commerce applications, web administration applications, and Text searching applications via web services and the web.
Graham Ross has over 20 years of experience in the IT Industry. He has an in-depth knowledge of Microsoft .NET, COM, client server architecture, object oriented design and development. He has several years of experience developing scalable mission-critical desktop and server applications. His most recent experience was as lead architect for the development of a client-server product used by accounting firms for financial data analysis and fraud detection. As an executive member of the Ottawa .NET Community Graham has been involved in organizing and running community events, MCAD/MCSD study groups, and Inter User Group Challenges.
|
Event Details |
This Event is Proudly Sponsored by |
|
|
Date: Tuesday, June 26, 2007 Registration: 5:30 PM - 5:45 PM Presentation: 5:45 PM - 8:15 PM Wrap Up: 8:15 PM - 8:30 PM Social: 8:30 PM - 9:30 PM
Refreshments: Food and Drink will be served Location: Microsoft's Glacier Room, 100 Queen Street, Suite 500, World Exchange Plaza, Ottawa, Ontario
Register for this event via an email to Events@OttawaCommunity.NET | |
On this page....
Archives
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 28 | 1 | 2 | 3 | 4 | 5 | 6 | | 7 | 8 | 9 | 10 | 11 | 12 | 13 | | 14 | 15 | 16 | 17 | 18 | 19 | 20 | | 21 | 22 | 23 | 24 | 25 | 26 | 27 | | 28 | 29 | 30 | 31 | 1 | 2 | 3 | | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
Search
Navigation
Categories
awards (1) Competitions (1) Conferences (1) Entity Framework (1) Events (1) Presentations (6) Tools (1)
| December, 2009 (1) |
| November, 2009 (2) |
| September, 2009 (1) |
| May, 2009 (1) |
| November, 2008 (2) |
| October, 2008 (1) |
| September, 2008 (1) |
| August, 2008 (1) |
| July, 2008 (1) |
| June, 2008 (1) |
| May, 2008 (1) |
| April, 2008 (2) |
| February, 2008 (1) |
| June, 2007 (1) |
| November, 2006 (1) |
Blogroll
About
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent
my employer's view in any way.
© Copyright 2010, Opulent ASP Development Inc.
E-mail
Sign In
|