Join us next month for our first INETA provided speaker!
Craig Utley is the Vice President of Development for KiZAN Technologies LLC, a consulting company focused on enterprise architecture, infrastructure, and business intelligence. Craig has been developing with Microsoft tools since the Visual Basic 1.0 days and has worked with companies of all sizes, helping them architect, design, and implement enterprise-wide applications on Microsoft technologies. His interest in developer productivity has led him into the world of design patterns, test-driven development (TDD), and agile/extreme methodologies. He is a published author of articles, courseware, and books, including the first book on VB .NET beta 2 that Microsoft authorized for release. He has been a frequent conference speaker at such conferences as ASP.NET Connections, SQL Server Magazine Connections, Microsoft’s Developer Days, and more. He holds an MCSD and is a Microsoft MVP.
Implementing MVC, Page Controller, and Front Controller in ASP.NET - Many applications retrieve data from a data store and display the data for the user. The Model-View-Controller (MVC) pattern shows you how to create this process so that data retrieval and data display are loosely coupled. This allows you to more easily handle UI changes, display the same data in different ways, and support both Web and Windows clients. You will learn the active and passive MVC models and how it uses the Observer pattern. You’ll then see implementations of the Page Controller and the Front Controller as your application’s complexity increases and you need advanced techniques. If you want to create more efficient ASP.NET applications, this session is for you.
The meeting is April 19th at 6:00 PM at Max Technical Training.
-James