Category: .NET

Pro Business Applications with Silverlight 5, 2nd Edition 0

Pro Business Applications with Silverlight 5, 2nd Edition

Silverlight 5 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it...

Pro Silverlight 5 in VB 0

Pro Silverlight 5 in VB

Silverlight 5 is the latest iteration of Microsoft’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 4, it rides atop the .NET Framework for maximum ease of use and coding...

Pro Silverlight 5 in C# 0

Pro Silverlight 5 in C#

Silverlight 5 is the latest iteration of Microsoft’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new...

Fluent C# 0

Fluent C#

Based on the principles of cognitive science and instructional design, Fluent C#, the first in the new Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large...

Fluent Visual Basic 0

Fluent Visual Basic

Based on the principles of cognitive science and instructional design, Fluent Visual Basic, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and...

.NET 4.0 Generics: Beginner’s Guide 0

.NET 4.0 Generics: Beginner’s Guide

Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but every object has unique representation at run-time. There is no...