Narrow your search

Library

Odisee (64)

Thomas More Kempen (61)

Thomas More Mechelen (61)

VIVES (61)

UCLL (60)

KBC (44)

ULiège (41)

KU Leuven (39)

ULB (38)

LUCA School of Arts (28)

More...

Resource type

book (82)

digital (1)


Language

English (79)

French (2)

German (1)


Year
From To Submit

2024 (2)

2023 (4)

2022 (3)

2021 (4)

2020 (7)

More...
Listing 1 - 10 of 82 << page
of 9
>>
Sort by

Book
C# 8 mit visual studio 2019 : Das umfassende Handbuch.
Author:
ISBN: 3836264609 Year: 2019 Publisher: Bonn : Rheinwerk Verlag,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Hands-on machine learning with ML. NET : getting started with Microsoft ML. NET to implement popular machine learning algorithms in C#.
Author:
ISBN: 1789804299 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Create, train, and evaluate various machine learning models such as regression, classification, and clustering using ML.NET, Entity Framework, and ASP.NET Core Key Features Get well-versed with the ML.NET framework and its components and APIs using practical examples Learn how to build, train, and evaluate popular machine learning algorithms with ML.NET offerings Extend your existing machine learning models by integrating with TensorFlow and other libraries Book Description Machine learning (ML) is widely used in many industries such as science, healthcare, and research and its popularity is only growing. In March 2018, Microsoft introduced ML.NET to help .NET enthusiasts in working with ML. With this book, you'll explore how to build ML.NET applications with the various ML models available using C# code. The book starts by giving you an overview of ML and the types of ML algorithms used, along with covering what ML.NET is and why you need it to build ML apps. You'll then explore the ML.NET framework, its components, and APIs. The book will serve as a practical guide to helping you build smart apps using the ML.NET library. You'll gradually become well versed in how to implement ML algorithms such as regression, classification, and clustering with real-world examples and datasets. Each chapter will cover the practical implementation, showing you how to implement ML within .NET applications. You'll also learn to integrate TensorFlow in ML.NET applications. Later you'll discover how to store the regression model housing price prediction result to the database and display the real-time predicted results from the database on your web application using ASP.NET Core Blazor and SignalR. By the end of this book, you'll have learned how to confidently perform basic to advanced-level machine learning tasks in ML.NET. What you will learn Understand the framework, components, and APIs of ML.NET using C# Develop regression models using ML.NET for employee attrition and file classification Evaluate classification models for sentiment prediction of restaurant reviews Work with clustering models for file type classifications Use anomaly detection to find anomalies in both network traffic and login history Work with ASP.NET Core Blazor to create an ML.NET enabled web application Integrate pre-trained TensorFlow and ONNX models in a WPF ML.NET application for image classification and object detection Who this book is for If you are a .NET developer who wants to...


Book
Visual Studio Code for SAP.
Author:
ISBN: 9781493223374 Year: 2022 Publisher: Boston : Rheinwerk Publishing Inc.,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Stephens' C# programming with Visual Studio 2010 24-hour trainer.
Author:
ISBN: 9780470596906 Year: 2010 Publisher: Indianapolis Wiley

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Beginning C# 7 programming with visual studio 2017
Authors: --- ---
ISBN: 1119458668 1523118512 1119549558 1119458722 Year: 2018 Publisher: Indianapolis, Indiana : Wrox, a Wiley Brand,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Easily get started programming using the ultra-versatile C# 7 and Visual Studio 2017 Beginning C# 7 Programming with Visual Studio 2017 is the beginner’s ultimate guide to the world’s most popular programming language. Whether you’re new to programming entirely, or just new to C#, there has never been a better time to get started. The new C# 7 and Visual Studio 2017 updates feature a number of new tools and features that streamline the workflow, simplify the code, and make it easier than ever to build high-quality apps. This book walks you through everything you need to know, starting from the very basics, to have you programming in no time. You’ll learn about variables, flow control, and object oriented programming, then move into Web and Windows programming as well as databases and XML. The companion website provides downloadable code examples, and practical Try It Out sections provide explicit, step-by-step instructions for writing your own useful, customizable code. C# 7 can be used to build Windows applications, program Windows 10, and write Web apps when used alongside ASP.NET. With programming skills becoming de rigueur in fields far beyond the tech world, C# 7 is a great place to start building versatile, helpful skills. This book gets you started quickly and easily with instruction from a master-team of C# programmers. Learn how to program using the world’s leading programming language Build smarter, faster apps using the latest features in C# 7 and Visual Studio 2017 Find and fix bugs sooner, saving headaches down the line Integrate with all .NET Core, Azure applications, cloud services, Docker containers, and more The world of programming can seem intimidating to a beginner, and the prospect of learning a whole new “language” can seem daunting. Beginning C# 7 Programming with Visual Studio 2017 demystifies the process and shows you how to bring your ideas to life.


Book
Microsoft Visual Studio LightSwitch business application development : a jump-start guide to application development with Microsoft's Visual Studio LightSwitch
Author:
ISBN: 1283289571 9786613289575 1849682879 Year: 2011 Publisher: Birmingham : Packt Enterprise,

Loading...
Export citation

Choose an application

Bookmark

Abstract

A jump-start book and eBook guide to application development with Microsoft's Visual Studio LightSwitch


Book
Developing multi-platform apps with Visual Studio Code : get up and running with VS Code by building multi-platform, cloud-native, and microservices-based apps
Authors: --- ---
ISBN: 1838826645 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Redefine your software development experience by understanding the extensive features and rich functionalities offered by Visual Studio Code Key Features Leverage the power of the free, cross-platform, and highly customizable code editor to build modern web and cloud applications Edit, debug and deploy on Microsoft Azure with Visual Studio Code Learn how to customize features and install a wide variety of third-party extensions Book Description Microsoft Visual Studio Code is a powerful, lightweight code editor for modern web and cloud development. It is a source code editor that can be used with a variety of programming languages, which works on multiple platforms such as Linux, Windows, and macOS. This book provides extensive coverage of the tools, functionalities, and extensions available within the VS Code environment that will help you build multi-platform apps with ease. You'll start with the installation of VS Code and learn about various tools and features that are essential for development. Progressing through the chapters, you'll explore the user interface while understanding tips and tricks for increasing productivity. Next, you'll delve into VS Code extensions and discover how they can make life easier for developers. Later, the book shows you how to develop a sample application with different programming languages, tools, and runtimes to display how VS code can be used effectively for development, before helping you get to grips with source code version management and deployment on Azure with VS Code. Finally, you'll build on your skills by focusing on remote development with VS Code. By the end of this book, you'll have the knowledge you need to use Visual Studio Code as your primary tool for software development. What you will learn Explore various editing, formatting, and navigational features of VS Code Understand how to add, delete, and configure extensions in VS Code Develop web APIs using Node.js, Java, and Python in VS Code Develop background service in .NET Core and explore Dapr Delve into debugging techniques such as breakpoints, log points, and data inspection Use Git with Azure DevOps to share and synchronize code with VS Code Create custom extensions in VS Code to increase developer productivity Understand the concepts of remote development using VS Code Who this book is for This book is for software developers, web developers and polyglot programmers, who are working with any language or framework such as Python, Jav...


Book
C# 7 and .NET core : modern cross-platform development
Author:
Year: 2017 Publisher: Birmingham, England ; Mumbai, [India] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Modern Cross-Platform Development About This Book Build modern, cross-platform applications with .NET Core Get up to speed with C#, and up to date with all the latest features of C# 7 Start creating professional web applications with ASP.NET Core 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. What You Will Learn Build cross-platform applications using C# 7 and .NET Core Explore ASP.NET Core and learn how to create professional web applications Improve your application’s performance using multitasking Use Entity Framework Core and find out how to build code-first databases Master object-oriented programming with C# to increase code reuse and efficiency Familiarize yourself with cross-device app development using the Universal Windows Platform and XAML Query and manipulate data using LINQ Protect your data by using encryption and hashing In Detail If you want to build powerful cross-platform applications with C# 7 and .NET Core, then this book is for you. First, we’ll run you through the basics of C#, as well as object-oriented programming, before taking a quick tour through the latest features of C# 7 such as tuples, pattern matching, out variables, and so on. After quickly taking you through C# and how .NET works, we’ll dive into the .NET Standard 1.6 class libraries, covering topics such as performance, monitoring, debugging, serialization and encryption. The final section will demonstrate the major types of application that you can build and deploy cross-device and cross-platform. In this section, we’ll cover Universal Windows Platform (UWP) apps, web applications, mobile apps, and web services. Lastly, we’ll look at how you can package and deploy your applications so that they can be hosted on all of today’s most popular platforms, including Linux and Docker. By the end of the book, you’ll be armed with all the knowledge you need to build modern, cross-platform applications using C# and .NET Core. Style and approach This book takes a step-by-step approach and is filled with exciting projects and fascinating theory. It uses three high-impact sections to equip you with all the tools you’ll need to build modern, cross-platform applications using ...


Book
Professional visual studio, 2017
Author:
ISBN: 1119404606 1119404592 Year: 2018 Publisher: Indianapolis, Indiana : Wrox,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Skip the basics and delve right into Visual Studio 2017 advanced features and tools Professional Visual Studio 2017 is the industry-favorite guide to getting the most out of Microsoft's primary programming technology. From touring the new UI to exploiting advanced functionality, this book is designed to help professional developers become more productive. A unique IDE-centric approach provides a clear path through the typical workflow while exploring the nooks and crannies that can make your job easier. Visual Studio 2017 includes a host of features aimed at improving developer productivity and UI, and this book covers them all with clear explanation, new figures, and expert insight. Whether you're new to VS or just upgrading, this all-inclusive guide is an essential resource to keep within arm's reach. Visual Studio 2017 fixes the crucial issues that kept professionals from adopting VS 2015, and includes new features and tools that streamline the developer's job. This book provides the straightforward answers you need so you can get up to speed quickly and get back to work. Master the core functionality of Visual Studio 2017 Dig into the tools that make writing code easier Tailor the environment to your workflow, not the other way around Work your way through configuration, debugging, building, deployment, customizing, and more Microsoft is changing their release cadence—it's only been about two years since the last release—so developers need to quickly get a handle on new tools and features if they hope to remain productive. The 2017 release is designed specifically to help you get more done, in less time, with greater accuracy and attention to detail. If you're ready to get acquainted, Professional Visual Studio 2017 is your ideal guide.


Book
Hands-on visual studio 2022 : a developer's guide to exploring new features and best practices in VS2022 for maximum productivity
Authors: ---
ISBN: 1801817294 Year: 2022 Publisher: Birmingham, England : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is an introductory guide for .NET developers who want to get started with Visual Studio 2022 and don't know where to begin. Using practical examples and step-by-step instructions, this expert-led book will help those new to Visual Studio 2022 get to grips with its full functionality, or help experienced users make the most of its new.

Listing 1 - 10 of 82 << page
of 9
>>
Sort by