TFS Connection from Visual Studio
Post Views: 87 Steps to setup TFS from Visual Studio. Open Visual Studio and Click on Team -> Manage Connection. 2. Following screen will be appear. Again Click on Manage…
Visual Studio Installation Guide for Starter
Post Views: 43 Step 1: Make sure your computer is ready for Visual Studio whether your computer supports Visual Studio 2017 or not Please check the system requirements. Apply the latest…
Angular Basic Concept
Post Views: 20 Angular Directives In Angular, Directives are good features for re-usability. -Directives are used for reusable purpose for example Time Picker Controller, Data Picker Controller, File Upload Controller…
Change the Domain URL or Redirect URL based on Country or IP
Post Views: 56 There can be some requirements that redirect the page or may be block the access of some section or some part of website based on country. There…
How to Start with Materialize CSS
Post Views: 56 The beginners may have some difficulties about how to start and learn the materialize design. Here is a simple steps to learn and quick start with materialize…
Using Web App for Containers in a Multi-Tier Application
Post Views: 17 Ahmed Elnably joins Scott Hanselman to discuss a sample project, Developer Finder, that was created to showcase how to use Web App for Containers in the context…
Passing Data from Controller Action Method to Razor Page in ASP.NET Core MVC
Post Views: 1,282 We can pass the Data from Controller to View in 2 ways. 1. ViewData Example for Single value data Action Controller Code: In controller write below code…
Build Your Own Cortana Skill
Post Views: 16 Building a Cortana skill means that Cortana can use your bots, services, websites, and apps to help people – but did you know that you can write…
What’s New in Visual Studio 2017
Post Views: 18 Visual Studio is a productivity game changer for C#! The .NET Compiler Platform (“Roslyn”) enables many new experiences that will change the way you write and debug…
What’s New in Entity Framework Core 2.0
Post Views: 19 Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. In this session we’ll look at what’s new in…