Narrow your search

Library

KU Leuven (21)

Odisee (21)

Thomas More Kempen (21)

Thomas More Mechelen (21)

UCLL (21)

VIVES (21)

ULB (20)

ULiège (20)

UGent (9)

KBC (7)

More...

Resource type

book (21)


Language

English (21)


Year
From To Submit

2023 (1)

2021 (2)

2020 (1)

2017 (3)

2016 (1)

More...
Listing 1 - 10 of 21 << page
of 3
>>
Sort by

Book
Simple and Efficient Programming with C# : Skills to Build Applications with Visual Studio and .NET
Author:
ISBN: 1484273222 1484273214 1523150904 Year: 2021 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Apply skills and approaches to your programming to build a real-world application in C# 9 using the latest editions of Visual Studio, C#, and Microsoft .NET. Each chapter opens with an introduction and original application written in C# 9 for you to jump into coding. From there, you are guided through an expected output and taught best practices along the way. Author Vaskaran Sarcar emphasizes extending and maintaining the same program and he demonstrates examples for different scenarios to make your program more efficient and effective. This book is divided into four parts. The first part starts with a detailed discussion of polymorphism. It then shows you how to make proper use of abstract classes and interfaces, and you will know which technique to use for a specific scenario. Discussions on code comments teach you how to use them effectively, and why you need to be careful with code comments. In the second part you will learn six design principles, including SOLID and DRY principles. These are the foundation of well-known design patterns and they establish practices for developing software with considerations for maintaining and extending as a project grows. The third part takes you through the methods to make efficient applications. You will learn the common use of factories to separate code from its opposite and the alternative of inheritance using object composition and wrappers. This part also demonstrates the use of template methods, hooks, and facades in programming. Hints show you how professional coders develop an enterprise application. In the fourth and final part you will learn about effective memory management techniques by preventing leaks in your application and the use and misuse of design patterns. This part also discusses how to decide between a static method and an instance method and other techniques, in brief. After reading this book, you will be able to implement best practices to make your programs more effective and reliable. You will: Analyze the alternative solutions before implementation by comparing the pros and cons Make polymorphic code perform better Know the side-effects of bad/redundant comments Understand the significance of the SOLID and DRY principles Add features using wrappers Redefine steps without altering the calling sequence of an algorithm Use hooks in your application Convert a complex system into a user-friendly system using facades Test your application in the latest edition of .NET.


Book
Optimizing Visual Studio Code for Python development : developing more efficient and effective programs in Python
Author:
ISBN: 1484273443 1484273435 Year: 2021 Publisher: Berkeley, California : Apress,

Pro Visual Studio 2005 Team System
Authors: ---
ISBN: 1280701145 9786610701148 1430201711 1590594606 Year: 2006 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. We agree. Development is no longer a personal pursuit by one developer in a darkened room; it is a collective effort by a team of peers. VSTS supports this broader vision by providing a complete collaboration platform for the entire project team. VSTS takes a services-oriented approach leveraging Windows Sharepoint Services and SQL Server Business Intelligence Suite. Additionally, VSTS brings the lifecycle to life by making it part of the integrated suite. This book will guide you through the entire breadth of VSTS. If you are a stakeholder, you have a portal that gives you instant access to project documents, status, and performance indicators. If you are primarily a project manager, you will learn how create, manage, and assess the team performance. As VSTS is integrated with Microsoft Office, you can quickly assign tasks and gather work status. With reporting from the data warehouse you get real-time view of all project metrics. If you are a developer, you will learn how to write higher-quality code, ensure that the code works, and that it performs well. For those seeking to use test-driven development, VSTS is the tool for you. If you're an architect, there is a new set of domain-specific modeling tools that makes it easy to visualize systems, determine application relationships, and deploy into a logical datacenter. For testers, Microsoft's new suite of test tools provides a powerful web testing environment with virtually unlimited extensibility. In addition, the new load tools allow you to perform world-class scalability testing. Even if you are just considering adopting VSTS, you will be provided with a comprehensive overview. Further, you will be able to deep-dive into any area with detailed descriptions, samples and walk-throughs. Roll up your sleeves and get ready for a new way of developing solutions!

Wireshark & Ethereal network protocol analyzer toolkit, Jay Beale's open source security series
Authors: --- ---
ISBN: 9780672330810 0672330814 1281112577 9786611112578 0080506011 0132121018 1597490733 9781429426725 1429426721 9780080506012 9781597490733 Year: 2007 Publisher: Rockland, MA : Syngress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Ethereal is the #2 most popular open source security tool used by system administrators and security professionals. This all new book builds on the success of Syngress' best-selling book Ethereal Packet Sniffing.This book provides complete information and step-by-step Instructions for analyzing protocols and network traffic on Windows, Unix or Mac OS X networks. First, readers will learn about the types of sniffers available today and see the benefits of using Ethereal. Readers will then learn to install Ethereal in multiple environments including Windows, Unix and Mac OS X as well as


Book
Essential Visual Studio 2019 : Boosting Development Productivity with Containers, Git, and Azure Tools
Author:
ISBN: 1484257197 9781484257197 1484257189 Year: 2020 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Discover how Visual Studio 2019 can improve your development process. Visual Studio is an integral part of the daily life of millions of developers worldwide. Even as this rich integrated development environment approaches two decades, it has never ceased in innovating ways to make developers’ work life more productive. Essential Visual Studio 2019 offers explicit guidance for the developer who is already familiar with Visual Studio, but might feel a little lost when it comes to understanding the more recent features and advances of the IDE. Busy developers simply don’t have the time to digest and distill what the latest and greatest tools are with each version. As a result, useful process and performance features may be overlooked. This book, by simply focusing on the most recent innovations in Visual Studio and its tangential developer market, is the perfect "go to" for bridging that gap. Be ready to plunge headfirst into key features and advances that have been added, expanded, or improved, and topics such as unit testing, refactoring, Git, debugging, containers, and more. You will procure the basic concepts and value first, before diving into hands-on code that is designed to quickly get you up and running. The goal of this book is to bring the developer up to speed on Visual Studio 2019. It does not focus just on functionality added in Visual Studio 2019, but on takes a deep dive into the areas where Visual Studio 2019 changed. That way, even if you’re coming from much earlier versions of Visual Studio, you can easily discern how upgrading to Visual Studio 2019 can make you more productive. What You Will Learn Know how the new features and improvements in Visual Studio 2019 can make you more productive Understand the value of modifications and when they can be used to take full advantage of this powerful IDE Review changes to Visual Studio over the last two versions and see where the development process is heading Discover the cloud-based, containerized, dev-ops-aware, and platform-flexible aspects of Visual Studio Gain clarity on the areas that have the greatest impact to you personally This book is for developers who use Visual Studio on a daily basis. Familiarity with earlier versions is helpful, as the book is not a soup-to-nuts survey of the IDE and some basic functions will not be covered. Bruce Johnson is co-founder and partner at ObjectSharp Consulting. With more than three decades of experience, he has expertise in rich client application development, web applications and API, microservices, and front end development. Formerly a Microsoft Certified Trainer (MCT), Bruce enjoys teaching and presenting in the developer community. He is currently co-president of the Metro Toronto .NET User Group and is the author of many books, articles, and columns. .


Book
Getting started with visual studio 2022 : learning and implementing new features
Author:
ISBN: 1484289226 1484289218 Year: 2023 Publisher: Berkeley, California : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn how to use the features of Visual Studio 2022 and utilize the IDE correctly to make it your one-stop solution for creating quality code. Learn what's new in VS 2022 and explore the existing features of Visual Studio so you can become a more efficient programmer. This revised edition covers the latest features of Visual Studio 2022 and how to use them. The book includes new topics like Subword Navigation, Multi-caret Editing, how to enable Code Cleanup on Save, using breakpoints, and new debugging features such as temporary breakpoints and dependent breakpoints. The book also looks at some of the new Git features such as Multi-repo Support, Comparing Branches, Checkout Commit, and line Staging. Getting Started with Visual Studio 2022 begins with an overview of Visual Studio and explores features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and Intellicode. The author also provides a look at the different Visual Studio project templates and shows you how to create code snippets, as well as how to manage NuGet and nmp packages. You will also see how to create a cross-platform MAUI application as well as how to use SQLite in an MAUI application. Moving ahead, you will learn how to debug your code using breakpoints to step into specific methods, use data tips, and utilize the Debugger Display attribute. You will then move on to learn unit testing and explore the tools provided by Visual Studio to create and run unit tests. The book also covers source control integration in Visual Studio and how to use GitHub to implement a source control strategy for your projects. What You Will Learn Create and use code snippets in Visual Studio 2022 Use the new debugging features in Visual Studio Utilize diagnostic tools and the Immediate window for code debugging Generate unit tests with IntelliTest Harness the new Git features in Visual Studio to make managing source code easier Work with MAUI apps Who This Book Is For Beginners and software developers working on the .NET stack.


Book
Essentials of Administering Team Foundation Server 2015 : Using TFS 2015 to accelerate your software development
Author:
ISBN: 1484205723 1484205715 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book covers the critical as well as the less obvious aspects of managing Microsoft Team Foundation Server 2015 in a variety of development and test environments. Coverage includes basic installation, initial configuration, maintenance, and common trouble shooting techniques, sizing, and performance considerations. Essentials of Administering Team Foundation Server 2015 explains how TFS can help you incorporate source control in your development environment. You'll learn how to set up TFS to match how you develop software. The book covers using TFS in the whole development process, along with practical advice on how to use its features effectively to get up to speed quickly. In addition, the author dives into using TFS in your team covering subjects like setting up accounts for different roles, manage users, and groups--plus what you need to know about TFS security and running a secure team. No discussion of a centralized system like TFS would be complete without learning how to back up and restore it, and the author covers what you will need to know to maintain your TFS including the backup and restore details required to properly plan for disaster recovery. The book details what you need to know about TFS functionality in creating and setting up collections and projects, how to manage the build process with Team Build (including setting it up and deploying build server and agents), using templates to speed up the creation of builds, building multi-platform solutions, and testing. In this book, you’ll learn how to: Plan, install, and configure TFS Secure your TFS environment Plan and manage source control with TFS Manage the development process with TFS Manage the build process Test with TFS.


Book
Pro Visual Studio Team System Application Lifecycle Management
Author:
ISBN: 143021080X 9786611927356 128192735X 1430210796 Year: 2009 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

You can have the best coders in the world working in your teams, but if your project management isn't up to scratch, your project is almost certain to be delayed, to come in over budget, and in some cases to fail entirely. By taking precise control of your application development process, you can make changes, both large and small, throughout your project's life cycle that will lead to better–quality finished products that are consistently delivered on time and within budget. Application lifecycle management (ALM) is an area of rapidly growing interest within the development community. Because its techniques allow you to deal with the process of developing applications across many areas of responsibility and across many different disciplines, its effects on your project can be wide ranging and pronounced. It is a project management tool that has practical implications for the whole team—from architects to designers, from developers to testers. This book focuses on the most powerful ALM tool available for the Microsoft .NET Framework: Visual Studio Team System (VSTS). It demonstrates the key concepts and techniques of ALM and illustrates how they can be achieved using the tools VSTS provides in a clear succinct style. After reading the book, you will understand how VSTS can be used to generate continuous meaningful reporting on your project's health for the decision makers on your team as well as for your project's sponsors.


Book
Visual Studio Condensed : For Visual Studio 2013 Express, Professional, Premium and Ultimate Editions
Author:
ISBN: 1430268239 1430268247 Year: 2014 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Visual Studio 2013 is one of the most sophisticated integrated development environments in the world today. With hundreds of features and several different editions available, it can be hard to learn your way around, and hard to know whether you're using it to its full potential. Visual Studio Condensed gives you a quick and systematic guide to the features that matter most, tagged clearly according to their availability. The book starts by familiarizing you with the main features of Visual Studio and how to configure the user interface depending on your needs. You'll then dive into each key developer tool in turn, starting with the editor window and going through the navigation pane, documentation, and the NuGet package manager. Debugging is a difficult skill to master with a range of approaches and tools at your disposal, so you'll see how to make best use of breakpoints, the debugging windows, tracing and managed memory analysis, as well as tips and tricks on advanced debugging techniques that can make a real difference to your productivity. Visual Studio 2013 comes with sophisticated code improvement tools. You can visualize relationships in your code with the Code Map feature, find duplicated code to maximize your code reuse, and use Visual Studio's inbuilt list of metrics to figure out just how healthy your code is and how difficult or easy it will be to maintain. Testing is also made easy with unit testing and web performance tests as well as a Test Manager to organize your tests into test plans and suites. The final chapters of the book cover team work with Team Foundation Server, framework-specific features, and how to build your own Visual Studio extensions. Visual Studio Condensed is the ideal manual for busy developers who just want to get on with what matters: writing code. Whether you're new to Visual Studio or brushing up on the latest features, this book will get you up to speed in no time.


Book
Pro HTML5 with Visual Studio 2015
Author:
ISBN: 9781484211472 1484211480 9781484211489 1484211472 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro HTML5 with Visual Studio 2015 is written to help ASP.NET developers make the leap to the inevitable and exciting world of HTML5. With this book, you’ll quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities. You will also learn how your enterprise applications can benefit from some brand-new technology such as web workers and web sockets. Using practical hands-on demonstrations you will learn all of the really cool features that you can start using now, within your existing ASP.NET applications. HTML5 promises to revolutionize the way web sites are developed with an impressive set of built-in client-side features. The use of HTML5 as a preferred development language in Windows 10, along with growing support from the major browser vendors, is likely to make HTML5 the de-facto standard for all future web development. The number of HTML5-capable phones alone is estimated to top 2 billion by 2016. Many professional web developers who are firmly rooted in the Microsoft toolset such as Visual Studio, Active Server Pages, and .NET are trying to understand how HTML5 fits into their world. Written with the Visual Studio 2015 developer in mind, this book: Illustrates how to integrate the new HTML5 features in an ASP .NET MVC6 application Explains how to add active content including video and graphics Demonstrates the new scripting features of HTML5 such as application cache and local storage.

Listing 1 - 10 of 21 << page
of 3
>>
Sort by