.NET Framework
Looking at ObjectiveC Through the Glass of a Typical .NET Developer
So you’ve been developing in other languages, had plenty of C-like language experience under your belt, and obviously you think Objective-C can be learned in an hour or so. Or at least you … more
Level: Session
Speaker: Muljadi Budiman
Topics: .NET Framework, iOS
More Little Wonders of C#/.NET
Continuing where the Little Wonders of C#/.NET session leaves off, this session will continue the discussion with even more Little Wonders of the .NET Framework and C# language. more
Level: Session
Speaker: James Michael Hare
Topics: .NET Framework
Of Lambdas and Linq
LINQ and lambdas are becoming much more prevalent in our codebase and it’s important for all of our developers to have at least a basic understanding.
This presentation is designed to be a … more
Level: Session
Speaker: James Michael Hare
Topics: .NET Framework
Streamline Data Access with Code-First Entity Framework
So you are writing a light-weight consumer application. Nice and simple, nothing too complex, with heavy emphasis on the user interface and user experience. All in all, a fairly typical scenario for … more
Level: Session
Speaker: Jeff Strauss
Topics: .NET Framework, Database
The "Little Wonders" of .NET
The .NET Framework is full of “macro-sized” goodness that we all love and know. But, the .NET Framework also has a lot of smaller “micro-sized” tips and tricks that can … more
Level: Session
Speaker: James Michael Hare
Topics: .NET Framework
Taming Dependency Chaos with Inversion of Control Containers
If a little decomposition is good, then A LOT of decomposition is better right? Well, maybe not :) In this talk, we'll take a look at understanding the intent behind Dependency Injection, understand … more
Level: Session
Speaker: Steve Bohlen
Topics: .NET Framework
.NET Productivity Gateway Drugs: Becoming a Pusher instead of just a User of Generics and Lambda Expressions
For many .NET developers, Generics and Lambda Expressions are powerful language features that we frequently consume rather than something we create in our own code. But by adding these powerful … more
Level: Session
Speaker: Steve Bohlen
Topics: .NET Framework
Busy .NET Developer's Guide to F# Basics
F# is a new programming language incorporating the most important concepts of object-oriented and functional languages and running on top of the CLR as standard assemblies. Sporting the usual … more
Level: Session
Speaker: Ted Neward
Topics: .NET Framework
Function Principles for OO Developers
How is an expert object-oriented developer to improve on his craft? By learning from other paradigms! These six principles of the functional style can apply to OO. Some of these principles are part … more
Level: Session
Speaker: Jessica Kerr
Topics: .NET Framework
C# with Elephants, Hadoop for the .NET Developer
Data is rapidly growing. We're dealing with data of all shapes and sizes being generated faster than ever before. Apache Hadoop is a platform that has emerged to help extract insight from all … more
Level: Session
Speaker: Matt Winkler
Topics: .NET Framework, Cloud, Database
.NET Performance Diagnostics - What and How?
Everyone has that application that just doesn't perform as well as it should, or that one application that you think might be a bit slow, but are not 100% sure. Well this presentation will help get … more
Level: Session
Speaker: Mitchel Sellers
Topics: .NET Framework, Debugging and Troubleshooting, Visual Studio
ASP.NET 4.5 for Web Forms Developers
There are a lot of us out there for a number of reasons that might not be working with ASP.NET MVC and might not have a plan to migrate to it anytime soon. With .NET 4.5 Microsoft proves that it … more
Level: Session
Speaker: Mitchel Sellers
Topics: .NET Framework, ASP.NET, Web
