• 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
    Tools for good code
    The Tech Platform
    • 6 days ago
    • 7 min

    Tools for good code

    Code quality tools are automated tools/programs that would observe the code and point out any common issue/problem which could arise as a...
    Best practice for Node.js Developer
    The Tech Platform
    • Jun 24
    • 4 min

    Best practice for Node.js Developer

    Node. js developers deploy and maintain network applications. They manage the exchange of data between servers and users, develop...
    The Factory Design Pattern
    The Tech Platform
    • Jun 20
    • 3 min

    The Factory Design Pattern

    Suppose you’re building a travel management app. Your first version can only handle car travel, so the majority of your code lives in the...
    Python program to Convert Hours to Seconds
    The Tech Platform
    • Jun 17
    • 1 min

    Python program to Convert Hours to Seconds

    Convert Hours to Seconds In this program, we need to multiply hours with 60 (1 hour = 60 minutes ) so that we get in minutes, and once we...
    How to Use Decorators in JavaScript?
    The Tech Platform
    • Jun 16
    • 4 min

    How to Use Decorators in JavaScript?

    Decorators are the design pattern that allows behavior to be added to an individual object, either statically or dynamically without...
    How to review your code?
    The Tech Platform
    • Jun 16
    • 6 min

    How to review your code?

    Code review happens when another developer goes through you or your team's code line-by-line and provides constructive, helpful feedback....
    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...
    Fastest Loop in JavaScript?
    The Tech Platform
    • Jun 14
    • 2 min

    Fastest Loop in JavaScript?

    In programming, loops are used to repeat a block of code. For example, if you want to show a message 100 times, then you can use a loop....
    Program to check if a variable is undefined or null in JavaScript
    The Tech Platform
    • Jun 14
    • 1 min

    Program to check if a variable is undefined or null in JavaScript

    You can easily check if a variable Is Null or Undefined in JavaScript by applying if-else condition to the given variable. Syntax:...
    What is "__Name__" in Python?
    The Tech Platform
    • Jun 13
    • 2 min

    What is "__Name__" in Python?

    "__name__" is a built-in variable in python that stores the name of the current module/script being executed. If the current module is...
    Why to Choose Golang Programming Language?
    The Tech Platform
    • Jun 13
    • 5 min

    Why to Choose Golang Programming Language?

    Go is a procedural programming language. It was developed in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson at Google but launched...
    How to make your VS Code faster?
    The Tech Platform
    • Jun 11
    • 7 min

    How to make your VS Code faster?

    Visual Studio Code (VS Code) is designed to be lightweight. It has a tight set of core features, and you can add extra features through...
    The Basics of Coding and Programming You Should Know
    The Tech Platform
    • Jun 10
    • 4 min

    The Basics of Coding and Programming You Should Know

    Your computer’s operating system, your phone, this website: they have one thing in common. They all run on a set of instructions to...
    What is Impersonation ASP.NET?
    The Tech Platform
    • Jun 8
    • 2 min

    What is Impersonation ASP.NET?

    Impersonation is a process of temporarily assuming the identity of another Windows account. This process does not give you the ability to...
    Can “x !== x” Return True in JavaScript?
    The Tech Platform
    • Jun 7
    • 2 min

    Can “x !== x” Return True in JavaScript?

    JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is...
    C# Programming Language: Hashtables
    The Tech Platform
    • Jun 6
    • 3 min

    C# Programming Language: Hashtables

    Hashtables can be used to store a collection of data, similar to that of a normal list. The main difference is that a Hashtable can store...
    Top 8 Open-Source Projects
    The Tech Platform
    • Jun 4
    • 2 min

    Top 8 Open-Source Projects

    The term open source refers to any program whose source code is made available for use or modification as users or other developers see...
    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...
    Creating a Menu Bar UI with .NET MAUI Preview 14
    The Tech Platform
    • Jun 1
    • 3 min

    Creating a Menu Bar UI with .NET MAUI Preview 14

    In this blog, We will create a photo viewer and editor .NET MAUI desktop application and integrate the menu bar in it. Create photo...
    The Best Programming Languages for Cloud Computing
    The Tech Platform
    • May 28
    • 4 min

    The Best Programming Languages for Cloud Computing

    Cloud computing is the on-demand availability of computer system resources, especially data storage and computing power, without direct...
    1/10

    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 >