Presentations at UT Dallas .NET UG.
Location: Dallas, TX
Twitter: none
Website: http://www.chanderdhall.com/
Twitter: none
Website: http://www.chanderdhall.com/
-
LINQ 360: Getting More From Linq to Objects
- Vettor, Rob (6)
User Group/Event: UT Dallas .NET UG (5)
Recorded On: 11/6/2010
Abstract: In this talk Rob covers the basics of working with LINQ to Objects.
Video Topics:- LINQ (4)
-
ASP.NET MVC, jQuery and Ajax
- Sowell, Eric (2)
User Group/Event: UT Dallas .NET UG (5)
Recorded On: 7/24/2010
Abstract: In this talk Eric covers the basics of ASP.NET MVC and how to kick it up with some jQuery and Ajax magic.
Video Topics:
-
Expression Blend 4
- Burger, Teresa (4)
User Group/Event: UT Dallas .NET UG (5)
Recorded On: 5/8/2010
Abstract: Blend 4 - Let's get started with Blend Come join us to learn the Blend UI and see how far Blend can take your XAML projects. We will cover the controls and settings within Blend to give you a basic foundation to move forward from. Although many things will be touched upon in order to show off the gui controls, this talk is not a deep dive into XAML, building complex controls, or live data integration. It is a good foundation for those discussions to follow.
Video Topics:- Silverlight (25)
- Expression Blend (6)
-
Getting Started with LINQ
- Vettor, Rob (6)
User Group/Event: UT Dallas .NET UG (5)
Recorded On: 4/24/2010
Abstract: In this session Rob provides an overview of the benefits of using LINQ vs. traditional techniques. Rob then does an overview of LINQ to Objects, LINQ to XML and LINQ to Entities. This presentation is targeted to those that are new to LINQ and are looking for a high level view of what it is and how it can be used.
Video Topics:- LINQ (4)
-
Developer T: Utilizing .NET Generics to write better code
- Weisfeld, Shawn (9)
User Group/Event: UT Dallas .NET UG (5)
Recorded On: 2/27/2010
Abstract: Generics let you tailor a method, class, structure, or interface to the precise data type it acts upon. In this session we will discuss what capabilities Generics provide to you the developer and how to use them in collections, and with delegates. We will also talk about creating your own generic classes and methods.
Video Topics:- Generics (2)