If you are a Windows Insider, and in the First Ring, you might have already received the new build notification. Microsoft has released a new build 16294. This build might not be available for everyone as it rolls out. So, you may get the update notification later.

 

Going a step ahead to release 'Windows 10 Fall Creators Update' on 17th October, Microsoft focuses on bug fixes in this build.

Published by on under News | Windows

Haven't used your PC for a while and forgot Windows 10 sign-in password? Change Windows password often but couldn't remember the last password used on your laptop? Need to assist someone else in resetting lost computer password?

 

Performing a clean install of Windows is never a good idea, especially if you have important softwares or files stored on your hard drive. In this tutorial we'll show you how to easily reset forgotten Windows 10 password with or without reset disk.

Published by on under Editorial | Sponsored

When you want certain constructors, methods or properties out of the debugger scope, you can use the DebuggerHidden attribute, part of the System.Diagnostics namespace. When a member has been marked as DebuggerHidden, breakpoints will not hit for that member.

 

If you are unaware of this attribute, let's go a step ahead to learn about this attribute and how it works. Continue reading to know more.

Published by on under Tips | Visual Studio 2013

Due to improper closing of Outlook data files, this happens many times when the mails in the 'Inbox' folder are inaccessible. Therefore you would not be able to read and reply important mails. Also, the default Outlook PST Repair Tool is unable to fix that issue! Now what to do?

 

Most people will panic in such a situation, but the ideal deal is to move forward and install the Phoenix Outlook PST Repair Tool from Stellar.

Published by on under Office | Outlook

Lightweight solution loading is a new concept in Visual Studio 2017, when enabled, Visual Studio loads a small subset of the projects instead of loading all the projects available in a large solution. Thus, it loads solutions twice faster.

 

You need to manually enable/disable this feature. But in version 15.3 and above, you can ask Visual Studio to decide whether to enable it or not. Let's discuss the steps.

Published by on under Tips | Visual Studio 2017

Are you waiting for the next major update of Windows 10? Then the wait is near to end. Microsoft has announced that the next big update will start rolling out on 17th October 2017, with so many new features to make you creative.

 

As a Windows Insiders in the fast ring, you might have already experienced the latest update. If not, then hold your breath for another few days!!!

Published by on under News | Windows

Looking to jump start a career in web development? Seeking help in recalling an HTML tag? Just here to check out what all the fuss about HTML is about? Well, if your answer to any of these questions is in the affirmative, then you’ve come to the right place.

Published by on under GuestPost | HTML

Losing important data files or folder can lead you to the most stressful and difficult situation. Imagine landing in such a scenario, where you have a presentation due in an hour and have lost the file. You had spent hours, the previous day, to make that particular presentation and now you are left with no time and energy to do the same.

 

Most people will panic in such a situation, but the ideal thing to do is to make a wise move and download free data recovery software to recover the lost file.

Published by on under Data Recovery | EaseUS Data Recovery Wizard

After two weeks of delay, Microsoft started rolling out a fresh new build for Windows Insiders in the fast ring. Windows 10 Preview Build 16273 includes a set of new improvements and fixes, stepping ahead to release the Fall Creators Update in the coming month.

 

Checkout the blog post to know what has been changed in this build, to grab an idea of the improvements made in it.

Published by on under News | Windows

If you are a web developer and designing any website or a page, you may want to run it in multiple browsers to check cross-browser issues. Visual Studio provides an easy way to run the web application in all the selected browsers at a single shot.

 

In this quick tip, today, we are going to learn how to run the web application in multiple browsers from the Visual Studio IDE. Continue reading to know more about it.

Published by on under Tips | Visual Studio 2013