Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
145
result(s) for
"Microsoft .NET Framework"
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.
Professional ASP. NET MVC 3
by
Allen, K. Scott
,
Wilson, Brad
,
Galloway, Jon
in
Active server pages
,
Internet programming
,
Microsoft .NET Framework
2011
New edition of the top book on MVC from the top ASP.NET experts at Microsoft! MVC 3.0 is the latest update to Microsoft's Model-View-Controller technology, which enables developers to build dynamic, data-driven web sites. This in-depth book shows you step by step how to use MVC 3.0. Written by top ASP.NET MVC experts at Microsoft, the latest edition of this popular book covers new and updated features such as the new View engine, Razor, NuGet, and much more. The book's practical tutorials reinforce concepts and allow you create real-world applications. Topics include controllers and actions, forms and HTML helpers, Ajax, unit testing, and much more. Shows developers and programmers how to use ASP.NET MVC 3.0, Microsoft's new version of its Model-View-Controller technology for developing dynamic, data-driven web sites Features an expert author team?all are members of Microsoft's ASP.NET team Uses a step-by-step approach to explain all major features and functionalities and provides practical tutorials to allow you to create real-world applications Goes into theory as well as practical application and covers such topics as Razor, NuGet (PowerShell inside Visual Studio 2010), and new layout features Move your development skills to the next level with MVC 3.0 and Professional ASP.NET MVC 3.0.
Microsoft . NET Framework 4. 5 Quickstart Cookbook
2013
Microsoft .NET Framework 4.5 First Look Cookbook.
.NET Core in action
.NET Core is a subset of the .NET framework with libraries and runtimes that drastically reduce its footprint, so you can write and run .NET applications more efficiently. .NET Core in Action shows .NET developers how to build professional software applications with .NET Core. By the end of this book, readers will be able to convert existing .NET code to work on multiple platforms or start new projects with knowledge of the tools and capabilities of .NET Core.
QuickTime for .NET and COM developers
At the heart of Apple's hugely popular iLife software suite—iMovie, iPhoto, iDVD, GarageBand, and iTunes—is QuickTime, the powerful media engine that drives elegant applications for managing movies, images, and audio files. The enduring success of QuickTime is in no small part attributable to its component architecture. This key feature has allowed it to embrace emerging digital media technologies and standards one by one as they have appeared over the 12 or so years since its launch. None of the competing technologies even comes close, let alone on both Mac OS X and Windows.QuickTime for .NET and COM Developers is the first guide to QuickTime for developers using popular RAD tools such a Visual Basic .NET, C#, and Visual Basic 6. A general introduction to QuickTime is followed by a detailed explanation of the QuickTime architecture from a.NET and COM perspective, liberally accompanied by code snippets. A number of implementation examples illustrate key QuickTime features, ranging from a simple movie player to a sophisticated interactive application. Also covered is QuickTime scripting in both QuickTime Player (using Windows Scripting) and in Microsoft Office applications (using VBA). Brief guides to developing with QuickTime in Delphi and ATL/WTL are also included.Part of the official Quicktime Developer Series, publishing the finest books on QuickTime in cooperation with Apple.* The first book on QuickTime for .NET and COM application and scripting developers* Written by one of the architects of Apple's QuickTime ActiveX/COM control* Offers numerous sample applications and code examples
Dependency Injection : principles, practices, and patterns
\"Dependency Injection (DI) is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies, such as specifying a database driver, you make those connections through a third party. Central to application frameworks like ASP.NET Core, DI enables you to better manage changes and other complexity in your software. \"Dependency injection: principles, practices, patterns\" is a revised and expanded edition of the bestselling classic \"Dependency Injection in .NET\". It teaches you DI from the ground up, featuring relevant examples, patterns, and anti-patterns for creating loosely coupled, well-structured applications. The well-annotated code and diagrams use C# examples to illustrate principles that work flawlessly with modern object-oriented languages and DI libraries.\"--Provided by publisher.
Beginning C# and .NET
by
Benjamin Perkins, Jon D. Reid
in
C# (Computer program language)
,
Object-oriented programming (Computer science)
2021
Get a running starttolearning C#programmingwith this fun and easy-to-readguide
Asone of the most versatile and powerful programming languagesaround, you might thinkC# would be an intimidating language to learn. Itdoesn'thave to be!
In Beginning C# and.NET: 2021 Edition, expert Microsoft programmer and engineer Benjamin Perkinsand program manager Jon D. Reidwalk youthroughthe precise, step-by-step directionsyou'llneed to follow to becomefluent in the C# language and.NET.
Using the proven WROX method, you'lldiscover howto understand and write simple expressions and functions, debug programs, work with classes and class members, work with Windows forms, program for the web, and access data.You'lleven learn about some of the new features included in the latest releases of C# and.NET, including data consumption, code simplification, and performance.
The book also offers:
* Detailed discussions of programming basics, like variables, flow control, andobject-orientedprogramming that assume no previous programmingexperience
* \"Try it Out\" sections to help you write useful programming code using the steps you've learned in thebook
* Downloadable code examples from wrox.com
Perfect for beginning-level programmers who are completely new to C#, BeginningC#and.NET: 2021 Edition is a must-have resource for anyone interested in learning programming and looking for afun andintuitive place to start.