Microsoft (R) Visual Studio (R) LightSwitch (R) Unleashed

Alessandro Del Sole

Microsoft Visual Studio LightSwitch represents a breakthrough in business application development for Windows clients, the Web, and the cloud. Using this new tool, you can build powerful data-centric applications with far less code than ever before. Microsoft Visual Studio LightSwitch Unleashed is the first comprehensive, start-to-finish guide to this powerful new tool. Written by longtime Visual Basic expert and Microsoft MVP Alessandro Del Sole, this book covers everything Microsoft developers need to know to make the most of LightSwitch-from the absolute basics to the most advanced enterprise techniques.

You learn how to use LightSwitch to build modern, scalable, customized line-of-business applications that automatically leverage technologies such as Silverlight, WCF, and SQL Server Express with no effort or expertise on your part. Through hands-on examples, Del Sole guides you through building solutions that can integrate and analyze business information from virtually any source, crafting custom logic that solves your company's unique problems, and delivering state-of-the-art usability through professional-quality user interfaces.

Implement features such as screen navigation, data interaction, paging, and Excel export, with absolutely no coding Build simple data-centric applications and add power to them with relationships and details Rapidly create customized queries, filters, sorts, and reports Aggregate data from many locations, including SharePoint, SQL Server, and the cloud Simplify the implementation of application-level data validation Protect your applications with authentication and authorization Fine tune your code for scalability and performance Streamline deployment to local computers, web servers, and the Windows Azure cloud Use .NET code to define custom behaviors related to data and the user interface Understand how LightSwitch applications are architected and how they are handled by Visual Studio Use LightSwitch with other Visual Studio tools to manage the entire application life cycle Efficiently debug LightSwitch code-and create code that's easier to debug

Category: Microsoft Programming

Covers: LightSwitch

User Level: Intermediate-Advanced

ON THE WEB:

Download all examples and source code presented in this book as they are available from informit.com/title/9780672335532


Foreword by Beth Massi
Senior Program Manager, Microsoft Visual Studio

 

Visual Basic 2010 Unleashed is the most comprehensive, practical reference to modern object-oriented programming with Visual Basic 2010. Written by Visual Basic MVP Alessandro Del Sole, a long-time leader of the global VB community, this book illuminates the core of the VB language and demonstrates its effective use in a wide variety of programming scenarios.

 

Del Sole covers both Visual Basic 2010 Professional Edition for professional developers and the Express Edition for hobbyists, novices, and students. Writing for VB programmers at all levels of experience, he walks through using VB 2010 for data access, user interface development, networking, communication, and many other tasks. For those moving from structured languages–including VB 6–he offers detailed guidance on building effective object-oriented code. He also demonstrates how to make the most of Microsoft’s underlying .NET platform to write more robust and powerful software.

 

This book’s broad coverage includes advanced features such as generics and collections; a thorough introduction to the Visual Studio 2010 IDE and Visual Studio Team System; a full section on data access with ADO.NET and LINQ; practical overviews of WPF and WCF; coverage of web and cloud development with Silverlight and Azure; and advanced topics such as multithreading, testing, and deployment.

 

  • Understand the Visual Studio 2010 IDE, .NET Framework 4.0, and the anatomy of a VB 2010 application
  • Debug VB applications and implement error handling and exceptions
  • Build efficient object-oriented software with classes, objects, namespaces, and inheritance
  • Work with advanced object-oriented features, including interfaces, generics, delegates, events, and collections
  • Organize, create, and improve classes with the Visual Studio Class Designer
  • Access data with LINQ–including LINQ to Objects, SQL, DataSets, Entities, XML, and Parallel LINQ
  • Build modern Windows applications with WPF controls, brushes, styles, and templates
  • Develop web-centric applications using ASP.NET, Silverlight, and Windows Azure Services cloud computing
  • Create and consume WCF services and WCF Data Services
  • Use advanced .NET 4.0 platform capabilities, including assemblies, multithreading, parallel programming, P/Invoke, and COM interoperability
  • Perform advanced compilations with MSBuild
  • Localize and globalize VB 2010 client applications

 

Alessandro Del Sole, Microsoft MVP for Visual Basic, is well-known throughout the global VB community. He is community leader on the Italian VB Tips and Tricks website that serves more than 41,000 developers and a frequent contributor and blogger at MSDN’s Visual Basic Developer Center. He is the author of three books about .NET development with Visual Basic.

 

ON THE WEB:

Download all examples and source code presented in this book from informit.com/title/9780672331008

 

Category: Microsoft Programming

Covers: Visual Basic 2010

User Level: Intermediate