TFS Connection from Visual Studio

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 Connection. 3. A Sign in window will be appear. Sign in to your Microsoft account. 4. Select the Project you want to connect. 5. Browse and locate your desired location of your PC local drive. 6. Click on … Continue reading TFS Connection from Visual Studio

Angular Basic Concept

Originally posted on Rijwan Ansari:
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 as well as any kind of custom logic and custom validation to control that as required by the program. -Directives are like user control in ASP.NET Web Pages and HTML extension in ASP.NET… Continue reading Angular Basic Concept

Visual Studio Installation Guide for Starter

Originally posted on Rijwan Ansari:
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 Windows updates. These updates ensure that your computer has both the latest security updates and the required system components for Visual Studio. Reboot the computer to ensure any pending installs or updates are… Continue reading Visual Studio Installation Guide for Starter