Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Visual Studio Tips and Tricks: I
Visual Studio Tips and Tricks: I
Visual Studio Tips and Tricks: I
Ebook122 pages43 minutes

Visual Studio Tips and Tricks: I

Rating: 0 out of 5 stars

()

Read preview

About this ebook

Visual Studio .NET is one of the most versatile and extensible programming tools released by Microsoft. Unlock the secrets of Visual Studio—learning tips and shortcuts for optimizing the editor, search, navigation, windows layouts, and other capabilities. The number of features and shortcuts available in VS.NET is truly immense, and it grows tremendously with each release.

“Visual Studio Tips and Tricks” is written analyzing nearly every feature in the core environment—unearthing the tips and tweaks that streamline work and maximize efficiency and is packed with helpful examples and progresses through a range of topics that gradually increase in their complexity.
Developers who are unaware of these timesaving features surely miss out on opportunities to increase their programming productivity and effectiveness. “Visual Studio Tips and Tricks” explains how to use VS.NET efficiently. Get practical insights into how IDE features work, and how to quickly adapt them for any programming language.

Organized into short and easy-to-grasp sections, and containing tips and tricks on everything from editing and compiling to debugging and navigating within the VS.NET IDE, this book is a must-read for all .NET developers, regardless of expertise and whether they program in C#, VB.NET, or any other .NET language.
Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments. This book demonstrates the new features of the IDE, including code snippets, refactoring, and patterns.
Keywords – Visual Studio, .NET, .NET 4.0, Tips and Tricks, C#, Debugging, XAML, CodeLens, Productivity tool, Editor, Xamarin, Windows, Profiler, Tasks, Phone, Mobile, Visual Studio 2010, Visual Studio 2013, Visual Studio 2015

LanguageEnglish
Publishermeetcoogle
Release dateApr 16, 2018
ISBN9781370992324
Visual Studio Tips and Tricks: I

Read more from Priyanka Agarwal

Related to Visual Studio Tips and Tricks

Related ebooks

Software Development & Engineering For You

View More

Related articles

Reviews for Visual Studio Tips and Tricks

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Visual Studio Tips and Tricks - Priyanka Agarwal

    Add Incognito Mode for Any Browser in Visual Studio

    In web development, most of the time developers face problems due to cookies and history which are automatically saved by the browser during the running of web pages. In my case, I have faced a lot of problems due to this history, and the cookies always deleting the browser history is a headache for developers. If you are developing dynamic web page content through Java script I think you also probably face the same problem. So this blog will help you learn how to get rid of this problem.

    Before I tell you how to solve this problem, I assume that you know all browsers have a private mode which is technically also called incognito mode. This mode means that it doesn't store any information of that web page that you are running now; it means it doesn't maintain any history or cookies for the web page.

    So if we add this incognito browser to our VS then the problem that we face is solved; to add this mode you are required to follow below steps.

    Step 1: Open any web project in VS.

    Step 2: Go to the VS browser tool window:

    https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fcsharpcorner.mindcrackerinc.netdna-cdn.com%2FUploadFile%2FBlogImages%2F03022016111906AM%2Fselewct%2520broweser.png&container=blogger&gadget=a&rewriteMime=image%2F*

    Click on the arrow mark it will open a window like below:

    https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fcsharpcorner.mindcrackerinc.netdna-cdn.com%2FUploadFile%2FBlogImages%2F03022016111906AM%2F2.png&container=blogger&gadget=a&rewriteMime=image%2F*

    Step 3: Click on the Option Browse with then it will open a window like below:

    https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fcsharpcorner.mindcrackerinc.netdna-cdn.com%2FUploadFile%2FBlogImages%2F03022016111906AM%2F3.png&container=blogger&gadget=a&rewriteMime=image%2F*

    Then click on Add button; then it will open another window like below:

    https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fcsharpcorner.mindcrackerinc.netdna-cdn.com%2FUploadFile%2FBlogImages%2F03022016111906AM%2F4.png&container=blogger&gadget=a&rewriteMime=image%2F*

    Step 4: Then click on browse button as indicated in the above figure as arrow mark, then you need to select your browser from your

    Enjoying the preview?
    Page 1 of 1