Articles published on 'Visual Studio and Development Technologies' (January 2017 - June 2018)
January 2017
- Another way to detect whether binaries are digitally signed (using C#)
- Here’s how to detect whether an assembly is digitally signed (using C#)
February 2017
- How to read Microsoft PowerPoint document contents using C#/.NET?
- How to delete a tag from Git remote repository?
- How to read Microsoft Excel document contents using C#/.NET?
- Visual Studio 2017 release date announced
- How to read Microsoft Word document contents using C#/.NET?
March 2017
- How to amend your last commit in Git repository?
- 'Enter' key does not work in Visual Studio Package Manager Console
- Get early access to 'Visual Studio Preview'
- .NET Core Tools 1.0 are now available
- How to create a Visual Studio 2017 offline installer?
- Download Visual Studio 2017 RTM
April 2017
- Here's how to read emails from Outlook using C#
- COM Exception from HRESULT: 0x80080005
- List of supported Frameworks by NuGet client
May 2017
June 2017
July 2017
- What's the difference between null string and string.Empty?
- Book on Mastering Visual Studio 2017 has been published and available!
- Have you heard about StringCollection class in .NET?
- Solution for NPOI only supports BIFF8 format exception
- Here's how to read Excel 95 or older document (XLS) using NPOI libraries
- Here's how to read Excel 97-2003 document (XLS) using NPOI libraries
- Here's how to read Excel 2007 document (XLSX) using NPOI libraries
- Here's how to change Codelens Indicator style in Visual Studio
August 2017
- Here's how to run web application in multiple browsers from Visual Studio
- Let's learn about default literal in C# 7.1
- Do you know that, there exist a snippet to generate reverse 'for' loop?
- Visual Studio 2017 (version 15.3) and .NET Core 2.0 is now available
- Integrating Bitbucket extension to Visual Studio 2015/2017
- Marshal.ReleaseComObject() vs. Marshal.FinalReleaseComObject()
- Get 'Early Access' to .NET Framework 4.7.1
- Here's how to retrieve Process details of Excel, PowerPoint app instance
- Solution for runtime error while repeatedly calling Ping.Send from C#
- Parse or TryParse? Which one should I use?
September 2017
- Use DebuggerHidden attribute to hide methods from debugger breakpoints
- Visual Studio 2017 can now decide whether to enable Lightweight Solution Load
- The Complete HTML Cheat Sheet
October 2017
- Microsoft releases Windows 10 SDK for Fall Creators Update
- Visual Studio 2017 Update 4 (version 15.4) is now available
- What's Next For Microsoft's HoloLens?
December 2017
- Your quantum journey begins here with Microsoft. Download the SDK to get started
- Visual Studio 2017 version 15.5 released with many new improvements and fixes
- Download latest version of Visual Studio 2017
- Git Tutorial for beginners (Git Bash Commands)
January 2018
- Visual Studio 2017 version 15.5.5 is now available
- Visual Studio 2017 version 15.5.4 is now available
- Visual Studio 2017 version 15.5.3 is now available
- Do you know that, you can easily copy code from C# Interactive Window?
- 'Mastering Visual Studio 2017' (book) is now available on Flipkart at a discounted price
February 2018
- Windows Presentation Foundation (WPF) Development Cookbook
- How to upgrade project's language version using quick actions in Visual Studio?
- How to change the default language version in Visual Studio?
- Visual Studio 2017 version 15.5.7 is now available
- Here's how to automatically create classes from XML in Visual Studio
- Windows Template Studio version 1.7 is now available
March 2018
- Another new update (version 15.6.4) for Visual Studio 2017 is now available
- A new update (version: 15.6.3) of Visual Studio 2017 is now available to download
- Visual Studio 2015 Error: "WixAttachedContainer - The system cannot find the file specified"
- Visual Studio 2017 (version: 15.6.2) is now available as an update
- How HTML5 has revolutionized the user experiences
- Visual Studio 2017 version 15.6 update is now available to download
- How to create a responsive Wrap Panel in #HTML using the #CSS Flexbox Layout?
April 2018
- Microsoft releases Visual Studio 2017 version 15.6.7
- Could not run the "GenerateResource" task because MSBuild could not create or connect
- Microsoft releases Visual Studio 2017 version 15.6.5
- Will HTML5 be the death of native apps?
- How to automatically create heading anchor links in HTML with jQuery and CSS?
May 2018
- ASP.NET Core 2.1 released, along with .NET Core 2.1 and Entity Framework Core 2.1
- .NET Core 2.1.0 SDK is now available for download
- How to inherit a class in TypeScript? -- TypeScript Tutorial for beginners
- Visual Studio 2017 version 15.7 Update 2 (aka. 15.7.2) is now available
- How to define a class in TypeScript? -- TypeScript Tutorial for beginners
- What are the basic data types in TypeScript? -- TypeScript Tutorial for beginners
- How to declare variables in TypeScript? -- TypeScript Tutorial for beginners
- What is tsconfig.json configuration file? -- TypeScript Tutorial for beginners
- Visual Studio Live Share - An extension to collaboratively work in real time
- Visual Studio 2017 version 15.7.0 Minor Release is now available for download
- Building your first Hello TypeScript application -- TypeScript Tutorial for beginners
- How to install TypeScript and Node.js? -- TypeScript Tutorial for beginners
June 2018
- Visual Studio 2017 version 15.7 Update 4 (15.7.4) is now available
- Windows Template Studio 2.2 released with 3D Launcher feature, Wizard enhancements and more
- Solution for 'Unable to cast COM object of type Microsoft.Office.Interop.Outlook.ApplicationClass' error
- Visual Studio 2019 has been announced by Microsoft
- How to define an Interface in TypeScript? -- TypeScript Tutorial for beginners
- Visual Studio 2017 version 15.7 Update 3 (15.7.3) is now available
- Download latest version of .NET Framework 4.8
- TypeScript Tutorial for beginners - Getting started with TypeScript