Continue reading to know how to download the latest version of Visual Studio 2017 and the key features, enhancements added to this latest release.
Continue reading to know how to download the latest version of Visual Studio 2017 and the key features, enhancements added to this latest release.
If you have some existing code files and want to club them in a single project/solution, adding those one by one to a project is time consuming. Do you know that Visual Studio provides you a wizard for doing this activity?
In this part of my Visual Studio Productivity Tips series, we will learn how to create a project and/or a solution from existing code.
The latest version of Visual Studio 2017 (version 15.8) supports multiple carets. This means that, you can now create multiple insertion and selection points in your code file which will improve your productivity in certain conditions.
In this part of my Visual Studio Productivity Tips series, we will discuss how easy it is to add or delete code at multiple cursor positions.
Microsoft released
Here you can download the latest preview build of Windows 10 Software Development Kit (SDK). You must be an Windows Insider to access this.
It's more than a year, when .NET Standard 2.0 was announced by Microsoft. Now, time is to get an update to it with new features. Microsoft announces the next version of .NET Standard 2.1, which will include around 3K new APIs.
Apart from this announcement, Microsoft also announced that, anyone can now submit proposals for API additions and a review team will review those time to time.
While working with Visual Studio, you may some time notice that, there are few Visual Studio commands which are not mapped with any keyboard shortcuts. Thus, working with such commands become very difficult as you need to navigate through the menus every time.
Do you know that, you can easily map custom shortcut keys to Visual Studio commands to ease your life? In this part of my Visual Studio Productivity Tips series, we will learn about the steps.
Have you ever wanted to copy some text or images from one device and use that on another device? Microsoft now added this cross-device functionality to latest version of Windows 10. With the power of clipboard cloud-sync, you can now easily perform copy-paste across your synced devices.
Here's how to enable clipboard history and clipboard cloud-sync feature on Windows 10, so that, you can copy text/image from one device and paste it on another device.
Visual Studio 2019 Preview build (version: 16.0.0 Preview 1) is now available online to download from Microsoft servers. The installer link was found by @WalkingCat, and before Microsoft removes it from the download server, you can now download it.
Lucky to grab the build on time. Sharing here few screenshots from Visual Studio 2019 (Early) Preview. Please note that, its not yet released by Microsoft.
Mady Marinescu, from the Windows Defender Engineering team, in an official blog post announced that the Windows Defender Antivirus can now run in a sandbox to provide you extra security layer. With this development, its the first Antivirus solution which can run in a sandbox.
To know more about this capability and to learn how to enable this feature in Windows 10, continue reading this post.
Do you know that, you can quickly move between methods in Visual Studio using the
In this part of my Visual Studio Productivity Tips series, we will learn how easy it is to move back and forth through methods inside a code file.
When you search for a text in Visual Studio, by default it lists the matched code block along with the file name in the search result. But, some time just listing the file name is enough to focus on where the text is available.
Visual Studio provides an option to drill down the search result and to keep you focused on what you wanted to view. In this part of my Visual Studio Productivity Tips series, let's learn how to do that.
Do you know that, Visual Studio allows you to cycle through your Clipboard data to paste the right content that you copied previously? This built-in feature is known as
In this part of my Visual Studio Productivity Tips series, let's learn how to cycle through your Visual Studio clipboard and make your life easy while copy/pasting code.
How many times has this happened to you that you need a bootable USB device to boot into your PC and/or to do a fresh installation? You can easily get an ISO/DVD image of the Windows 10 installer but to use this you are required to create a bootable USB/DVD device.
Earlier we have covered many articles building bootable drives with many tools. Today, we will learn how to create Windows 10 bootable device using Rufus.
If you are unable to boot into your Windows 7/8/10 operating system due to corrupted
In case your Boot Configuration Data file has been already corrupted, this article will help you to repair it by using the appropriate commands.
After releasing the Windows 10 October 2018 Update on 2nd October 2018, Microsoft stopped distributing the update over the Windows Update channel as well as via Media Creation tool, due to users reported personal data files missing issues.
If you are one of the affected user, STOP using your system immediately and contact Microsoft support as mentioned below to help you recover those lost files.
The rollout has been paused for some time while Microsoft investigates the isolated reports of users missing some files after updating to the latest version.
Microsoft released the next major feature update (version: 1809) of Windows 10, which is known as Windows 10 October 2018 Update The key feature list includes: Dark Theme for File Explorer, new snipping experience, cloud clipboard and more.
If you haven't receive the upgrade notification, head over to:
If you didn't hear about Windows in-built ReadyBoost feature, it's a disk caching software component which enables flash drives and SD cards to act like a memory cache. In most slow performing systems, ReadyBoost improves the overall system performance.
In this article we will learn about ReadyBoost, its minimum requirements and how it works to increase system performance.
Though this has been now released as a volume license, but will be available to all customers, consumers and commercials in the next few weeks.
Microsoft releases a new update (build version: 15.8.5) to Visual Studio 2017. If you are using Visual Studio 2017, upgrade to version 15.8.5 to get the latest changes/fixes part of this build. If you are a Xamarin developer, this build has something new for you.
Using this build, you can now build and debug applications targeted for iOS 12, tvOS 12, watchOS 5. Continue reading to know what are the key fixes part of this build.