• Home

  • Talks Academy

  • SHE

  • About Us

  • Blogs & Articles

  • Videos

  • Conferences

    • Dotnet Learner House Swamy
    • Talks with viswanatha Swamy
    • Talks with Aroh Shukla
    • Talks with Priyanka Shah
    • Talks with Shubham Dumbre
    • Global Power Platform Bootcamp 2022
    • Global AI Back Together 2021
    • Azure Community Bootcamp
    • Scope DTI
    • LightUp Conference
  • Events

  • Our Services

  • Contact Us

  • More

    Use tab to navigate through the menu items.
    logocrop.jpg
    • Facebook Social Icon
    • Twitter Social Icon
    • YouTube Social  Icon
    • LinkedIn Social Icon
    • Instagram Social Icon
    • All Posts
    • SQL
    • SharePoint
    • .NET
    • Active Directory
    • ADO.NET
    • Agile Development
    • AJAX
    • Alexa Skills
    • Algorithms in C#
    • Android
    • Angular
    • AI
    • ASP.NET
    • Augmented Reality
    • AWS
    • Azure
    • Big Data
    • BizTalk Server
    • Blockchain
    • Bootstrap
    • Bots
    • C#
    • C, C++
    • Cloud
    • Cyber Security
    • Cognitive Services
    • Data Mining
    • Data Analytics
    • Databases
    • DevOps
    Search
    Detecting Idle Users in Your Angular App
    The Tech Platform
    • Jun 16
    • 3 min

    Detecting Idle Users in Your Angular App

    Occasionally the applications we work on need to react in a particular way if the user is inactive for a certain amount of time. For...
    The QueryList
    The Tech Platform
    • Jun 8
    • 3 min

    The QueryList

    The QueryList is the return type of ViewChildren and contentChildren . QueryList stores the items returned by the viewChildren or...
    When to Use Angular ControlValueAccessor and What’s the Difference Without It?
    The Tech Platform
    • Jun 1
    • 2 min

    When to Use Angular ControlValueAccessor and What’s the Difference Without It?

    ControlValueAccessor provides the ability to use FormControl with any component that implements this interface. This gives a lot of...
    How to Learn new Programming Language faster
    The Tech Platform
    • May 24
    • 3 min

    How to Learn new Programming Language faster

    There are some steps you want to take to accelerate the learning process and increase your fluency in the programming language you are...
    How to start a project on Angular?
    The Tech Platform
    • May 24
    • 7 min

    How to start a project on Angular?

    Create the project This one is straightforward. We need to create our app (where else would we be working, huh) ng new app . Install...
    Advanced Angular Structural Directive to Render Long Lists
    The Tech Platform
    • May 18
    • 4 min

    Advanced Angular Structural Directive to Render Long Lists

    This article shows you how to create an advanced structural directive similar to Angular’s own ngFor and use that to render a long list...
    Content Projection : How to project content using ng-content tag?
    The Tech Platform
    • May 11
    • 2 min

    Content Projection : How to project content using ng-content tag?

    Content projection is a pattern in which you insert, or project, the content you want to use inside another component. For example, you...
    Keycloak in Angular Application
    The Tech Platform
    • Apr 30
    • 4 min

    Keycloak in Angular Application

    These are the requirements to perform the integration of Keycloak in an application in angular. 1. Install Node.js Node.js is an...
    Creating Useful Documentation for Your Angular Component Library Using Storybook
    The Tech Platform
    • Apr 28
    • 3 min

    Creating Useful Documentation for Your Angular Component Library Using Storybook

    Component libraries in UI development are essential for any large-scale enterprise application to ensure consistency in both presentation...
    Smart & Dumb Components in Angular
    The Tech Platform
    • Apr 22
    • 3 min

    Smart & Dumb Components in Angular

    Components may appear to be easy to grasp! Yet there is much more to learn about them. The Components structure divides the page into...
    Angular State Management with NgRx
    The Tech Platform
    • Apr 20
    • 6 min

    Angular State Management with NgRx

    This guide aims on understanding why you may need local or global state management as well as get you started with NgRx which is a...
    34 UI Libraries For React, Vue And Angular
    The Tech Platform
    • Apr 18
    • 5 min

    34 UI Libraries For React, Vue And Angular

    React: React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained...
    Generate QR Codes with Angular 10
    The Tech Platform
    • Apr 13
    • 3 min

    Generate QR Codes with Angular 10

    In this tutorial, we’ll learn how to generate QR codes in Angular by building a simple example application using the latest Angular 10...
    Introduction to NGXS, state management pattern + library for Angular
    The Tech Platform
    • Apr 5
    • 3 min

    Introduction to NGXS, state management pattern + library for Angular

    Ngxs is a state management pattern for the Angular framework. It acts as a single source of truth for our application. Ngxs is very...
    Sorting Tables in Angular with RxJS
    The Tech Platform
    • Mar 16
    • 3 min

    Sorting Tables in Angular with RxJS

    First let’s get the latest Angular CLI: npm install -g @angular/cli Next we want to create a simple project to test this out in using the...
    How to Call Event-Stream APIs in Angular
    The Tech Platform
    • Feb 23
    • 1 min

    How to Call Event-Stream APIs in Angular

    In this post, we will tell you how this API was called in Angular (to refresh inbox when a new mail arrives or a mail is sent to trash in...
    How to Create TypeScript Aliases?
    The Tech Platform
    • Feb 7
    • 2 min

    How to Create TypeScript Aliases?

    Open your tsconfig.json file. Set baseUrl value (under compilerOptions) as “src” instead of “.” Add “paths” under compilerOptions. Start...
    Simple Steps to Convert an ASP.NET Core with Angular App to a Desktop App
    The Tech Platform
    • Feb 4
    • 3 min

    Simple Steps to Convert an ASP.NET Core with Angular App to a Desktop App

    In this blog, we are going to walk through how to convert an ASP.NET Core with Angular (2 to 9+) web application to a desktop app. We are...
    How to Cancel API Requests If You Are Using Observable Pipe in Angular
    The Tech Platform
    • Jan 24
    • 2 min

    How to Cancel API Requests If You Are Using Observable Pipe in Angular

    In an e-mail sign up form, async validation was used to check if typed username was taken or not. “updateOn” value was set as ‘blur’ but...
    11 Best Angular UI Component Libraries
    The Tech Platform
    • Jan 22
    • 5 min

    11 Best Angular UI Component Libraries

    User Interface makes the first impression about your application on users mind. A good User Interface encourages the user to use the...
    1/3

    Share

    Share your knowledge

    Read More >

    Learn

    Learn from experts around the world

    Read More >

    Ask

    Ask if you have questions

    Read More >

    Contact US

    Here for you

    Read More >