Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Reading LevelReading Level
-
Content TypeContent Type
-
YearFrom:-To:
-
More FiltersMore FiltersItem TypeIs Full-Text AvailableSubjectPublisherSourceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
52
result(s) for
"Microsoft Visual studio."
Sort by:
Building web applications with Visual Studio 2017 : using .NET Core and modern JavaScript frameworks
\"Learn how to build web applications from three Microsoft MVPs. You will be able to compare and contrast several frameworks and select the best one for your needs. With the release of .NET Core and Visual Studio 2017, you can deploy applications to multiple operating systems. And with the rising popularity of JavaScript UI frameworks, you can choose whether to stay with ASP.NET Core MVC or use a JavaScript framework. Building Web Applications with Visual Studio 2017 shows you how to build a site in Core MVC, and the three most popular JavaScript frameworks: Angular 2, React, and Aurelia. What You Will Learn: * Build a data access layer with Entity Framework Core * Build a RESTful service with ASP.NET Core MVC * Build a website with ASP.NET Core MVC and Bootstrap * Build the same website in Angular 2, React, and Aurelia. Who This Book Is For: Intermediate to advanced .NET developers.\"-- Provided by publisher.
Beginning Microsoft Visual Studio LightSwitch Development
2011
Learn how LightSwitch can accelerate and simplify application development As Microsoft's newest offering for simplifying application development, LightSwitch opens the development door to creating applications without writing code. This introductory, full-color book shows you how to quickly create, modify, and distribute information for your business with LightSwitch. Packed with simple example programs, this beginner-level resource guides you through a complete small business application using LightSwitch to demonstrate the capabilities of this exciting new tool. You'll explore the most common application development issues that developers encounter on a daily basis and learn how LightSwitch makes them easier to handle with solutions that streamline application development without requiring code. Gets you started with Visual Studio LightSwitch, Microsoft's newest offering for simplifying application development Shows you how to prepare a LightSwitch application and looks at the technologies behind a LightSwitch application Addresses working with simple data screens, working with master-detail data screens, and using exciting SQL server data Looks at deploying applications, using SharePoint 2010 lists, and extending Visual Studio LightSwitch If you're ready to simplify the application development process without writing a piece of code, then this is the book for you!.
Visual Studio 2010 and . NET 4 Six-In-One
by
Granicz, Adam
,
Kanjilal, Joydip
,
Novák, István
in
Application software
,
Computer programs
,
Computer software
2010
Complete coverage of all key .NET 4 and Visual Studio 2010 languages and technologies .NET 4 is Microsoft's latest version of their core programming platform, and Visual Studio 2010 is the toolset that helps write .NET 4 applications. This comprehensive resource offers one-stop shopping for all you need to know to get productive with .NET 4. Experienced author and .NET guru Mitchel Sellers reviews all the important new features of .NET 4, including .NET charting and ASP.NET charting, ASP.NET dynamic data and jQuery, and the addition of F# as a supported package language. The expansive coverage is divided into six distinctive parts for easy navigation, and addresses: Visual Studio 2010, .NET 4, ASP.NET, the C# language, the VB.NET language, and the new F# language. A practical approach and complete examples round out this much-needed reference. Focuses on the new and important features of the latest version Microsoft's core programming platform-.NET 4-as well as Visual Studio 2010, which allows you to write .NET 4 applications Provides comprehensive coverage divided into six parts: Visual Studio 2010, .NET 4, ASP.NET, the C# language, the VB.NET language, and the new F# language Discusses Visual Studio snippets and templates, .NET charting components, the .NET framework and WPF, LINQ, and the Entity framework Explores various aspects of Visual Basic 2010, such as multi-line lambdas, auto-implemented properties, nullable optional parameters, and more This investigative look at .NET 4 and Visual Studio 2010 will help you identify and isolate key elements that can benefit you immediately.
Visual Studio® 2010 and .NET 4, Six-in-one
by
András Velvárt
,
Gastón C. Hillar
,
György Balássy
in
Application software
,
Computer programs
,
Development
2010
Complete coverage of all key .NET 4 and Visual Studio 2010 languages and technologies.NET 4 is Microsoft's latest version of their core programming platform, and Visual Studio 2010 is the toolset that helps write .NET 4 applications. This comprehensive resource offers one-stop shopping for all you need to know to get productive with .NET 4. Experienced author and .NET guru Mitchel Sellers reviews all the important new features of .NET 4, including .NET charting and ASP.NET charting, ASP.NET dynamic data and jQuery, and the addition of F# as a supported package language.The expansive coverage is divided into six distinctive parts for easy navigation, and addresses: Visual Studio 2010, .NET 4, ASP.NET, the C# language, the VB.NET language, and the new F# language. A practical approach and complete examples round out this much-needed reference.Focuses on the new and important features of the latest version Microsoft's core programming platform-.NET 4-as well as Visual Studio 2010, which allows you to write .NET 4 applicationsProvides comprehensive coverage divided into six parts: Visual Studio 2010, .NET 4, ASP.NET, the C# language, the VB.NET language, and the new F# languageDiscusses Visual Studio snippets and templates, .NET charting components, the .NET framework and WPF, LINQ, and the Entity frameworkExplores various aspects of Visual Basic 2010, such as multi-line lambdas, auto-implemented properties, nullable optional parameters, and moreThis investigative look at .NET 4 and Visual Studio 2010 will help you identify and isolate key elements that can benefit you immediately.
C# 7 and .NET : core modern cross-platform development : create powerful cross-platform applications using C# 7, .NET Core, and Visual Studio 2017 or Visual Studio Code
\"Who This Book Is For: This book is targeted towards readers who have some prior programming experience or have a science, technology, engineering, or mathematics (STEM) background, and want to gain a solid foundation with C# and to be introduced to the types of applications they could build and will work cross-platform on Windows, Linux, and macOS.\" -- Amazon.com.
C# and . NET Core Test-Driven Development
2018
With constantly changing business requirements and technical environments, the code needs to evolve too. Building applications using test-driven development process ensures that they work properly irrespective of such changes. In this book, you will learn to make such robust and production-ready applications with C# and .NET.
Visual Studio code : end-to-end editing and debugging tools for web developers
The choice of a code editor is an important one for any web developer. Visual Studio Code, the free and open-source editor from Microsoft has swiftly become a favorite in the coding community. It provides all the basics in a lightweight package and adds a number of features that set it apart from other editors. Whether you are new to the program or are already a user, Visual Studio Code will equip you with a thorough knowledge of the out-of-the-box functionality and the available extensions for your cross-platform code editor of choice. This book is appropriate for developers using Visual Studio Code on Windows, Mac, or Unix, and guides you through the installation process for each platform. A detailed inventory of features, follows the development workflow, so you can follow along with this book to set up your workspace, project files, code editing tools, and source control integration as you go. Additionally, Visual Studio Code guides you through the extensibility features of the code editor, so you can locate and install key extension from additional language support to useful new functionality. Finally, this book will show you how to create your own extensions to make Visual Studio Code exactly what you need your code editor to be. Visual Studio Code is an essential guide to: Navigating and customizing the workspace ; Editing code in your language of choice using syntax coloring, refactoring support, and other productivity-enhancing features ; Choosing and implementing a file structure appropriate to your needs.
Professional Scrum with Team Foundation Server 2010
by
Bjork, Aaron
,
de la Maza, Michael
,
Resnick, Steve
in
Agile software development
,
Scrum
,
Scrum (Computer software development)
2011
Professional guidance on using Microsoft's Visual Studio toolset for agile project management Focusing on both process and results, this professional guide offers a practical approach to running agile software projects using Visual Studio's project management templates and tools. You'll first get a thorough overview of the interaction between traditional, scrum-based agile development techniques and the Microsoft Soutions Framework, before drilling down into the detail. The book covers tools, best practices, key templates, key data, team and process models, necessary tracking assets-and a host of other project challenges, such as project communication, organization, and budgets. Shows how to use Microsoft's agile Visual Studio toolset for agile project management Written by leading experts from Microsoft and industry, this is an authoritative guide to agile development for all Microsoft-based projects Teaches basic concepts through best practices for delivering great software on time Covers the interaction of traditional, scrum-based agile development techniques and the Microsoft Solutions Framework Focuses on what must be in place to keep a project on track, including team models, process models, detailed tracking assets, and more Professional Scrum with Team foundation Server 2010 combines theory with practical experience to help experienced software project managers and developers ship reliable software on time.