Close Menu
  • Home
  • .NET FAQ’s
  • C#
  • Visual Studio
    • Debugging
  • Azure
  • Contact
  • About
Daily .NET Tips
  • Home
  • .NET FAQ’s
  • C#
  • Visual Studio
    • Debugging
  • Azure
  • Contact
  • About
  • Twitter
  • Youtube
  • Facebook
  • LinkedIn
5 Azure learning resources references to follow

5 Azure learning resources references to follow

Abhijit Jana3 years agoAzure
10 Azure Portal Tips & Tricks that you should know

10 Azure Portal Tips & Tricks that you should know

Abhijit Jana3 years agoAzure
10 Visual Studio tips to improve your development productivity

10 Visual Studio tips to improve your development productivity

Abhijit Jana5 years agoVisual Studio

Python Interactive Window in Visual Studio

Abhijit Jana7 days ago

Azure DevOps Dashboard – Using Group By Tags

Abhijit Jana3 weeks ago

Restoring a Deleted Project in Azure DevOps – Video Tip

Abhijit Jana4 months ago

Notify App Center Crashes To Microsoft Teams Channel

Abhijit Jana4 months ago

Azure

Manage pre-releases Azure Services using Azure Preview Features

Manage pre-releases Azure Services using Azure Preview Features

Abhijit Jana5 months ago

You can opt-in or out-of Azure pre-release services with Azure Preview Features; directly from Azure Portal. Using Azure Preview features,…

Adding Extensions for Azure App Service

Adding Extensions for Azure App Service

Abhijit Jana8 months ago

We can add extensions for Azure App Services that allow adding new functionalities. Using the help of adding a new…

How to use the editor in Azure Cloud Shell?

How to use the editor in Azure Cloud Shell?

Abhijit Jana8 months ago

Azure Cloud Shell provided an authenticated, interactive, and browser-based shell for managing Azure resources. It also provided choosing the shell…

Getting Diagnostic Dumps for Azure App Service

Getting Diagnostic Dumps for Azure App Service

Abhijit Jana8 months ago

Getting Diagnostic Dumps for Azure App Service is quite easy and there are several options for that. The crash dump file is…

.NET FAQs

Back to Basics –  What is the difference between Ref and Out Keyword in C#?

Back to Basics – What is the difference between Ref and Out Keyword in C#?

Abhijit Jana3 years ago

Continuing with the Back to Basics series, here is another common and frequently asked question. What is the difference between…

Back to Basics – What is the difference between const and readonly in C#?

Back to Basics – What is the difference between const and readonly in C#?

Abhijit Jana3 years ago

Continuing with the Back to Basics series, here is another common and quite confusing question. What is read-only and constant…

Back to Basics –  How to iterate though an enumeration (Enum) in C# ?

Back to Basics – How to iterate though an enumeration (Enum) in C# ?

Abhijit Jana3 years ago

The enum type is one of the common features that we used during almost every implementation. While the declarations and…

Back to Basics : Difference Between int.Parse() and int.TryParse()

Back to Basics : Difference Between int.Parse() and int.TryParse()

Abhijit Jana5 years ago

What is the difference between int.Parse() and int.TryParse() ? Or how the int.parse() is differ from int.TryParse() ? – yet…

How to identify the project dependencies in Visual Studio ?

How to identify the project dependencies in Visual Studio ?

Abhijit Jana5 years ago

In the previous post you have seen the difference between Build and Rebuild solution in Visual Studio and how things…

Back to Basics – Building Solutions in Visual Studio – Build Vs. Rebuild

Back to Basics – Building Solutions in Visual Studio – Build Vs. Rebuild

Abhijit Jana5 years ago

“Build Solution” and “Rebuild Solution” are the most commonly used features in Visual Studio.  As a developer you writes code,…

Latest Tips and Tricks

Python Interactive Window in Visual Studio

Python Interactive Window in Visual Studio

Abhijit Jana7 days ago
Azure DevOps Dashboard – Using Group By Tags

Azure DevOps Dashboard – Using Group By Tags

Abhijit Jana3 weeks ago
Restoring a Deleted Project in Azure DevOps – Video Tip

Restoring a Deleted Project in Azure DevOps – Video Tip

Abhijit Jana4 months ago
Notify App Center Crashes To Microsoft Teams Channel

Notify App Center Crashes To Microsoft Teams Channel

Abhijit Jana4 months ago
10 Azure DevOps – Work Items Tips & Tricks that you should know

10 Azure DevOps – Work Items Tips & Tricks that you should know

Abhijit Jana5 months ago
Copy Child Work Items in Azure DevOps

Copy Child Work Items in Azure DevOps

Abhijit Jana5 months ago

More Tips & Tricks

Python Interactive Window in Visual Studio

Python Interactive Window in Visual Studio

Abhijit Jana7 days ago

Visual Studio Python Interactive Window can tremendously help you to run and quick executing of your python script. While using…

Azure DevOps Dashboard – Using Group By Tags

Azure DevOps Dashboard – Using Group By Tags

Abhijit Jana3 weeks ago

In Azure DevOps Dashboard, we configure Widgets to display information and charts. Most of the widgets are configurable and connect…

Restoring a Deleted Project in Azure DevOps – Video Tip

Restoring a Deleted Project in Azure DevOps – Video Tip

Abhijit Jana4 months ago

You can restore a deleted project in Azure DevOps easily either from Azure DevOps Portal, or using Azure DevOps REST…

Notify App Center Crashes To Microsoft Teams Channel

Notify App Center Crashes To Microsoft Teams Channel

Abhijit Jana4 months ago

You can notify the app center crashes to Microsoft Teams Channel when a new crash group is created. App Center…

10 Azure DevOps – Work Items Tips & Tricks that you should know

10 Azure DevOps – Work Items Tips & Tricks that you should know

Abhijit Jana5 months ago

Azure DevOps has everything you need to build your software product from envisioning to put in into end-users’ hands. This…

Copy Child Work Items in Azure DevOps

Copy Child Work Items in Azure DevOps

Abhijit Jana5 months ago

You can include child work items while copying a work item and creating a new instance from it. Copy child…

Org Level Default branch name for repos in Azure DevOps

Org Level Default branch name for repos in Azure DevOps

Abhijit Jana5 months ago

Azure DevOps now has support to set up the Org level default branch name for new repositories. For Azure DevOps Git…

Manage pre-releases Azure Services using Azure Preview Features

Manage pre-releases Azure Services using Azure Preview Features

Abhijit Jana5 months ago

You can opt-in or out-of Azure pre-release services with Azure Preview Features; directly from Azure Portal. Using Azure Preview features,…


Your Daily Development Productivity Tips & Tricks. A single tip can improve the productivity of your work while coding. Learn Tips and Trick for Development and stay ahead of the game.

Contact

If you have any query, suggestions or corrections, sponsorship / advertisement inquiry feel free to send an email to contact@dailydotnettips.com

Our Social

Search Our Site

© Copyright 2021 Daily .NET Tips