Presentations at Houston Tech Fest.
Location: Houston , TX
Twitter: none
Website: http://www.houstontechfest.com
Twitter: none
Website: http://www.houstontechfest.com
-
Pointy Haired Bosses and Pragmatic Programmers
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: Houston Tech Fest Keynote - Pointy Haired Bosses and Pragmatic Programmers
Video Topics:- Agile (1)
-
Design Patterns
- Birkholz, Jonathan (2)
- Lassala, Claudio (2)
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: Design Patterns are often used every day by every developer in one way or another. A basic understanding of patterns and how to implement them is very useful for all .NET developer, and this session tries to clarify design patterns in a way that everybody can understand and start thinking about patterns in a more natural way. Attendees will learn: The definitions of some of the main patterns, How patterns improve code quality, How to implement and use the patterns, Patterns covered such as Strategy, Decorator, Factory, Template, etc
Video Topics:- Design Patterns (2)
-
VS 2010 tips and Tricks
- Naboulsi, Zain (1)
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: VS2010 Tips and Tricks from the Master
Video Topics:
-
Getting Started with the ADO.NET Entity Framework
- Vettor, Rob (6)
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: While most enterprise applications are object-oriented, the data upon which they depend is not. Often, binding these two platforms together can result in significant amounts of lost productivity and a less than optimal solution. Come see how you can resolve this recurring theme with the newest release of the ADO.NET Entity Framework. In this session, we’l: Explore the Entity Framework 4.0, its related components and show how it all works, Demonstrate how to build a business object model (Entity Data Model) and database mappings, from a database, from a model or from code, Walk through a variety of examples of how to interact with the model, Take a close look at how and why EF 4.0 implements “Persistence Ignorance”, Show how to implement Entity Framework in a multi-tiered application. You’ll walk-away with a clear understanding of how the Entity Framework 4.0 can greatly simplify your DAL and enable you to program against a conceptual model of your data, versus the actual data store itself
Video Topics:- Entity Framework (3)
-
Design Patterns for Parallel Programming in .NET 4.0
- Nicholson, Keith (1)
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: The transition from single-core to multi-core technology is altering computing as we know it, enabling increased productivity, improved performance, increased responsiveness, and reduced latency. This presentation is aimed at the experienced software developer who is relatively new to the parallel computing space but who expects to it to become more important to their work. Topics will include Task Parallel Library, PLINQ, and new coordination and synchronization primitives.
Video Topics:- Threading (2)
- Design Patterns (2)
-
Adopting the Rich Standard: HTML5 in ASP.NET
- Anglin, Todd (1)
User Group/Event: Houston Tech Fest (10)
Recorded On: 10/9/2010
Abstract: The web is getting richer. Plug-ins, like Silverlight, are a big part of the richer web, but standards like HTML5 and CSS3 have evolved to enable equally rich, standards-based web applications. Learn how to leverage HTML5 in ASP.NET applications, which HTML5 features are available and ready for use today, and how IE9 is adding power to HTML5 applications in this demo-heavy session. Jumpstart your HTML5 development and leave with the tools needed to adopt the rich standard immediately.
Video Topics:- HTML5 (2)
-
The Shortest Path From Ideas to Software
- Gazitt, Sam (1)
User Group/Event: Houston Tech Fest (10)
Recorded On: 9/26/2009
Abstract: none
Video Topics:- VS 2010 (20)
-
ASP.NET MVC in Action
- Palermo, Jeffrey (1)
User Group/Event: Houston Tech Fest (10)
Recorded On: 9/26/2009
Abstract: none
Video Topics:- MVC (10)
-
Evolve your code with Extension Methods, Fluent Interfaces, and Expressions
User Group/Event: Houston Tech Fest (10)
Recorded On: 9/26/2009
Abstract: none
Video Topics:
-
Isolating Dependencies in Unit Tests Using Mocks and Stubs
- Lassala, Claudio (2)
User Group/Event: Houston Tech Fest (10)
Recorded On: 9/26/2009
Abstract: none
Video Topics: