Category: Software Development

Testing in Scala 0

Testing in Scala

If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2—two of...

Windows 8 Apps Revealed Using XAML and C# 0

Windows 8 Apps Revealed Using XAML and C#

This 88-page primer unveils the key features of Microsoft’s eagerly anticipated Windows 8 operating system. Windows 8 contains Microsoft’s revolutionary new application framework for building dynamic and responsive touch-enabled applications that target both desktops and mobile...

Pro WPF 4.5 in VB 0

Pro WPF 4.5 in VB

Microsoft’s Windows Presentation Foundation (WPF) provides you with a development framework for building high-quality user experiences for the Windows operating system. It blends together rich content from a wide range of sources and allows you unparalleled...

Pro WPF 4.5 in C#, 4th Edition 0

Pro WPF 4.5 in C#, 4th Edition

Microsoft’s Windows Presentation Foundation (WPF) provides you with a development framework for building high-quality user experiences for the Windows operating system. It blends together rich content from a wide range of sources and allows you unparalleled...

Metaprogramming in .NET 0

Metaprogramming in .NET

Metaprogramming in .NET is designed to help readers understand the basic concepts, advantages and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow language and then it takes you on a deep dive into...