• Pro .NET Best Practices (Expert's Voice in .NET)

    Pro .NET Best Practices is a practical reference to the best practices that you can apply to your .NET projects today. You will learn standards, techniques, and conventions that are sharply focused, realistic and helpful for achieving results, steering clear of unproven, idealistic, and impractical recommendations. Pro .NET Best Practices covers a broad range of practices and principles that development experts agree are the right ways to develop software, which includes continuous integration, automated testing, automated deployment, and code analysis. Whether the solution is from a free and ... [Read More]

    • ASIN: 1430240237
    • ASIN: 1430240237
    • ISBN: 1430240237
    • Manufacturer: Apress

  • Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems

    Graphics in this book are printed in black and white.Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—scikit-learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’l... [Read More]

    • ASIN: B06XNKV5TS
    • ASIN: B06XNKV5TS
    • Manufacturer: O'Reilly Media

  • Deploying SharePoint 2016: Best Practices for Installing, Configuring, and Maintaining SharePoint Server 2016

    Learn how to install, configure, and maintain the latest release of Microsoft’s popular SharePoint Server, SharePoint 2016. This latest version brings with it many changes for IT professionals. With this book you will learn how to create an efficient and stable SharePoint environment for your organization.What You’ll LearnInstall SharePoint Server 2016, both using the user interface provided by Microsoft, and by using PowerShellUnderstand your authentication options and associated security considerationsDeploy add-ins, either from the store, or from your own custom app catalogConfigure Sea... [Read More]

    • ASIN: 1484219988
    • ASIN: 1484219988
    • ISBN: 9781484219980
    • Manufacturer: Apress

  • Scalability Patterns: Best Practices for Designing High Volume Websites

    In this book, the CEO of Cazton, Inc. and internationally-acclaimed speaker, Chander Dhall, demonstrates current website design scalability patterns and takes a pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site. He then tests the patterns by deliberately forcing them to fail and exposing potential flaws before discussing how to design the optimal pattern to match your scale requirements. The author explains the use of polyglot programming and how to match the right patterns to your business needs. He also details several No-SQL... [Read More]

    • ASIN: 1484210743
    • ASIN: 1484210743
    • ISBN: 1484210743
    • Manufacturer: Apress

  • Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (2nd Edition)

    Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs.   This book can improve the work of any .NET developer producing code that other developers will use. It includes copious annotations to the guidelines by thirty-five prominent architects and practitioners of the .NET Framework, providing a lively discussion of... [Read More]

    • ASIN: 0321545613
    • ASIN: 0321545613
    • ISBN: 9780321545619
    • Manufacturer: Addison-Wesley Professional

  • Modern API Design with ASP.NET Core 2: Building Cross-Platform Back-End Systems

    Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft’s ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. Major topics covered in ... [Read More]

    • ASIN: B07B9S3YHL
    • ASIN: B07B9S3YHL
    • Manufacturer: Apress

  • Getting Started with Dynamics 365 Portals: Best Practices and Solutions for Enterprises

    Use the full range of features of Dynamics 365 Portal to develop and implement end user portals to provide your audience an online location to communicate and collaborate. This book guides you through implementation and highlights the best practices for each feature.Author Sanjaya Yapa begins with an introduction to end user portals in Dynamics 365 and takes you through a practical example that explains the features in detail. He then teaches you how the portal security works and best practices involved while configuring security such as local and federated authentication, web roles, and acce... [Read More]

    • ASIN: 1484253450
    • ASIN: 1484253450
    • ISBN: 1484253450
    • Manufacturer: Apress

  • Pro C# 5.0 and the .NET 4.5 Framework (Expert's Voice in .NET)

    This new edition of Pro C# 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.5 the most comprehensive release yet, including:.NET APIs for Windows 8 style UI apps New asynchronous task-based model for async operations How HTML5 support is being wrapped into C# web applications New programming interfaces for HTTP applications, including improved IPv6 support Expanded WPF, WCF and WF librarie... [Read More]

    • ASIN: 1430242337
    • ASIN: 1430242337
    • ISBN: 1430242337
    • Manufacturer: Apress

  • .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way

    Use this book as your one-stop shop for architecting a world-class DevOps environment with Microsoft technologies..NET DevOps for Azure is a synthesis of practices, tools, and process that, together, can equip a software organization to move fast and deliver the highest quality software. The book begins by discussing the most common challenges faced by developers in DevOps today and offers options and proven solutions on how to implement DevOps for your team.Daily, millions of developers use .NET to build and operate mission-critical software systems for organizations around the world. While ... [Read More]

    • ASIN: 1484253426
    • ASIN: 1484253426
    • ISBN: 1484253426
    • Manufacturer: Apress

  • Real World ASP.NET Best Practices

    ASP.NET is a wonderful enabling technology that allows developers to create business solutions much more effectively than ever before. However, there is room for improvement. Developers often do not see the potholes and pitfalls related to this technology until they stumble. Real World ASP.NET Best Practices helps readers to avoid just such frustrations. The book's in-depth coverage includes data handling, caching, JavaScript, user and server controls, distributed programming, configuration, and deployment. Real World ASP.NET Best Practices goes far beyond the documentation to teach ASP.NET de... [Read More]

    • ASIN: 1590591003
    • UPC: 689253150030
    • ASIN: 1590591003
    • ISBN: 9781590591000
    • Brand: Brand: Apress
    • Manufacturer: Apress

  • ADO.NET and ADO Examples and Best Practices for VB Programmers (Second Edition)

    ADO.NET and ADO Examples and Best Practices for VB Programmers, Second Edition brings the popular first edition up to date with fresh insights and tips on COM-based ADOand adds a voluminous section on the new ADO.NET technology. Written specifically for COM-based ADO developers retooling for ADO.NET, this is a developer's book, packed with practical advice on how to make code run faster, yet be easier to write and understand. Veteran author William Vaughn guides you through the data access maze with working examples and numerous discussions of what works and what doesn't. Derived from years of... [Read More]

    • ASIN: 1893115682
    • ASIN: 1893115682
    • ISBN: 9781893115682
    • Brand: Brand: Apress
    • Manufacturer: Apress

  • SKLZ Quickster 4-in-1 Multi-Skill Football Training Net

    Use the same kicking net framework as the pros. Punt, pass, kick and snap with the SKLZ Quickster 4-in-1 Football Training Net. Practice with the Hi-Viz target for throwing and snapping drills. This lightweight, portable net includes a weatherproof front pocket to catch the balls when thrown or kicked into the net.

    • ASIN: B00CMSXIJI
    • UPC: 849102007780
    • ASIN: B00CMSXIJI
    • Brand: SKLZ
    • Size: Medium
    • Manufacturer: Pro Performance

  • Java EE and .NET Interoperability: Integration Strategies, Patterns, and Best Practices

     “It’s a fact the .NET and Java platforms exist in the enterprise with many touch points. Developers are very eager for information and examples on how the two environments can coexist. This book reflects our interoperability collaboration with Sun and provides best practices for using Web services to bridge .NET and Java applications.” —DAN’L LEWIN corporate vice-president, Developer & Platform Evangelism, Microsoft Corp.   “This book is a developer handbook for implementing interoperable applications and services. It includes actionable strategies for developers and best practi... [Read More]

    • ASIN: 0131472232
    • UPC: 076092035367
    • ASIN: 0131472232
    • ISBN: 0131472232
    • Manufacturer: Prentice Hall

  • SQL Server 2017 Query Performance Tuning: Troubleshoot and Optimize Query Performance

    Identify and fix causes of poor performance. You will learn Query Store, adaptive execution plans, and automated tuning on the Microsoft Azure SQL Database platform. Anyone responsible for writing or creating T-SQL queries will find valuable the insight into bottlenecks, including how to recognize them and eliminate them.This book covers the latest in performance optimization features and techniques and is current with SQL Server 2017. If your queries are not running fast enough and you’re tired of phone calls from frustrated users, then this book is the answer to your performance problems. ... [Read More]

    • ASIN: B07H49LN75
    • ASIN: B07H49LN75
    • Manufacturer: Apress

  • Building Solutions with the Microsoft .NET Compact Framework: Architecture and Best Practices for Mobile Development

    If you've been looking for one book on the .NET Compact Framework that will teach you everything you need to know, look no further--this is it!--Derek Ferguson, Chief Technology Evangelist, Expand Beyond Corporation Whether you are an architect, developer, or manager, Building Solutions with the Microsoft .NET Compact Framework is your guide to creating effective solutions for mobile devices with .NET. Authors Dan Fox and Jon Box walk you through four essential architectural concepts and programming techniques, using extensive examples and code listings to show you how to develop more robust m... [Read More]

    • ASIN: 0321197887
    • UPC: 785342197884
    • ASIN: 0321197887
    • ISBN: 9780321197887
    • Manufacturer: Addison-Wesley Professional

  • Building Solutions with the Microsoft .Net Compact Framework : Architecture and Best Practices for Mobile Development

    Building Solutions with the Microsoft.Net Compact Framework: Architecture and Best Practices for Mobile

    • UPC: 24826664

  • Agile Architektur mit .NET - Grundlagen und Best Practices - eBook

    Agile Vorgehensmodelle sind aus der modernen Softwareentwicklung nicht mehr wegzudenken. Kurze Entwicklungszyklen und sich stetig ändernde Anforderungen stellen insbesondere für Softwarearchitekten eine besondere Herausforderung dar. Big Upfront Design war gestern. Die Architektur des Systems muss

    • UPC: 321585229

  • The Handbook of Communication Training : A Best Practices Framework for Assessing and Developing Competence

    9781138736528

    • UPC: 327512010

  • Practical Customer Success Management : A Best Practice Framework for Rapid Generation of Customer Success

    9780367182762

    • UPC: 256382714

  • Java Ee and .Net Interoperability : Integration Strategies, Patterns, and Best Practices

    Java EE and .NET Interoperability addresses issues encountered during the integration process, such as a diverse technology set, incompatible APIs, and disparate environment maintenance. The experienced authors outline strategies, approaches, and best practices, including messaging,

    • UPC: 655478845

  • A Framework for Hoa Management : Best Practices for Success

    A Framework for Hoa Management

    • UPC: 53405457

  • Pro Java EE Spring Patterns : Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework

    "The Java(TM) landscape is littered with libraries, tools, and specifications. What's been lacking is the expertise to fuse them into solutions to real-world problems. These patterns are the intellectual mortar for J2EE software construction." --John

    • UPC: 10078464

  • A Framework for Hoa Management : Best Practices for Success

    A Framework for Hoa Management

    • UPC: 644428044

  • ADO.NET Examples and Best Practices for C# Programmers

    ADO.NET Examples and Best Practices for C#

    • UPC: 965342539

  • ASL2: A Framework for Application Management

    ASL, Application Services Library, is a public domain process framework for application management. This book is the official manual of ASL2, an evolutional improved version of this framework that was introduced in 2001. The ASL2

    • UPC: 16824328

  • Best Practices for Building Async APIs with ASP.NET Core

    How to structure a .net project

    Top 10 Entity Framework Features Every Developer Should Know (Web 106)