Resources  
  • How to Group API Endpoints in FastAPI: Diverse ApproachesMar 07, 2024. This article explores two methods for grouping API endpoints with Fast API. Initial method employs an API Router to segregate user and item endpoints into distinct routers. The second method utilizes Fast Api's tagging feature to classify endpoints according to their functions.
  • Automate Email Generation with Power Automate Email SignaturesMar 04, 2024. This HTML snippet fetches an email signature using Microsoft Power Automate. It uses an ID attribute to target a specific div element and utilizes inline code to access and display the signature dynamically from the "Get_Email_Signature" action's output.
  • What is Purpose of Keep Alive Tag in Vue.jsFeb 23, 2024. The <keep-alive> tag in Vue.js preserves the state of dynamic components, optimizing performance by caching and reusing them. Maintain state and improve performance in dynamic Vue.js applications.
  • Using HTML5, CSS3, and JavaScript to their full potentialDec 28, 2023. Creating dynamic and immersive web experiences. HTML5 is the foundation of web structure, evolving to include semantic elements like <header>, <nav>, <section>, <article>, and <footer>. These elements replace generic <div> tags, adding meaning and improving accessibility.
  • Unveiling the Power of HTML Applications (HTA): A Comprehensive ExplorationDec 23, 2023. HTML Applications (HTA), which bridges the gap between web development and desktop applications! Discover the power of HTML Applications with our latest video. HTA is a game-changer because it seamlessly integrates web technologies with desktop environments. Learn how to convert HTML5 to HTA, customize your applications, and experience its seamless integration and enhanced capabilities. Watch now and empower your coding journey!
  • Setting Up Server-Side Google Tag Manager (GTM) with DockerSep 21, 2023. Learn how to set up Server-Side Google Tag Manager (GTM) using Docker for advanced tracking and data processing. Gain flexibility and control over your analytics toolbox effortlessly.
  • Create Mention Tag in ReactSep 14, 2023. This article offers a comprehensive tutorial on implementing mention tags in a React application. Prerequisites include familiarity with HTML, JavaScript and having Node.js installed. You'll start by creating a new React project, installing Bootstrap for styling, and then adding the React Mentions module.
  • How to Send Teams Messages with Mentions/Tag a User in Power Automate?Sep 08, 2023. Unlock the full potential of Microsoft Teams and Power Automate by learning how to send messages with mentions or tag users in your workflows. Discover the step-by-step process to automate communication, streamline collaboration, and keep your team informed in real time.
  • The Role of Java Standard Tag Library- EL (JSTL-EL) in JSPAug 23, 2023. The JSTL EL or JSTL Expression Language is used by JSP Programmer in order to avoid the usage of Java Code for accessing data.
  • Boosting Workflow Efficiency with Power Automate & CachingAug 16, 2023. Caching is a crucial technique for improving the performance of ASP.NET Core Web APIs. In this example, I'll walk you through implementing response caching, distributed caching using Redis, and in-memory caching in an ASP.NET Core Web API.
  • Forms in HTML: A Comprehensive GuideJul 11, 2023. This article is about the forms element in HTML.
  • How To Add Audio And Video To HTML?Jul 03, 2023. In this article, we will learn how to add audio and video tags in an HTML document.
  • Understanding HTML Tags and AttributesJun 22, 2023. Understanding HTML Tags and Attributes, HTML allows web developers to structure content, add images and videos, create links, and more. One of the key features of HTML is the use of tags. Tags are used to identify different elements of a web page and tell the browser how to display them. In this article, we will look at the different types of tags in HTML and provide examples of how they are used.
  • Creating Links in HTMLJun 19, 2023. Creating links in HTML, Links are an essential part of the web. They connect pages together and allow users to navigate through a website. In HTML, links are created using the anchor tag. In this guide, we will explore how to create links in HTML, including the different types of links, related tags and attributes, and best practices for link building.
  • How To Add Multimedia Content With HTMLMay 13, 2023. I will describe how to use media tags to make your web page more attractive and interactive.
  • How To Use HTML Video and Audio TagsMay 08, 2023. Learn how to use audio and video tags in HTML
  • How to Optimize Your Website Using HTML?May 03, 2023. SEO (Search Engine Optimization) for HTML involves optimizing the HTML code and structure of your web pages to make them more visible and easily indexable by search engines.
  • What Is Semantic HTML? And Why It MattersMay 03, 2023. Semantic HTML is the practice of using HTML markup to convey the meaning or purpose of the content on a web page, rather than just its visual appearance.
  • HTML IntroductionMay 03, 2023. HTML stands for Hyper Text Markup Language, and it is the foundation of all web development. HTML allows web developers to create web pages that can be viewed by anyone with a web browser. In this article, we will provide an overview of HTML, including its history, syntax, and examples of how to use it.
  • Adding Tags for Azure VMMay 02, 2023. Learn how to add tags to an Azure VM
  • How To Use HTML5 Drag And DropMay 02, 2023. In this article, you will learn how to use HTML5 Drag and Drop.
  • What is HTML5? Its Features And EnhancementMay 01, 2023. HTML5 is the fifth and latest version of the HTML standard for creating web pages. It was officially released in 2014 and is currently the most widely used version of HTML. Some of the key features of HTML5 include -Improved multimedia support ,Semantic markup, Mobile friendly, Simplified code, Improved accessibility
  • Why HTML 5 is Essential in Web DevelopmentMay 01, 2023. HTML, or Hypertext Markup Language, is a markup language that is used to create and design web pages. It is a standard language that allows web developers to define the structure and content of web pages. HTML 5 is the latest version of HTML, and it has become an essential tool in web development due to its improved functionality and features.
  • Tips For Writing Semantic ElementsApr 28, 2023. We have discussed how to use semantic tags very carefully with examples.
  • How to validate HTML Code with W3C Validator?Apr 25, 2023. Use of W3C validator tool to validate HTML Code.
  • Creating Azure Resource Group And Using TagsJan 20, 2023. In this article, you will learn how to create Azure Resource Group and Using Tags.
  • Overview Of React FragmentJan 02, 2023. In this article, you will learn about React Fragment. What is React Fragment, Why is React Fragment required, How many ways to use React.Fragment, What is an Empty Tag <> </>, What is Difference between an Empty Tag <> </> vs <React.Fragment> </React.Fragment> ?
  • Google Tag Manager Server Side TaggingOct 19, 2022. Defines about GTM Server Side Tagging and how it differs from Client-Side Tagging
  • How To Add Custom Add-Ins To MS WordOct 07, 2022. This article shows you how to add add-ins to word desktop.
  • How To Add Add-Ins In PowerPoint Sep 20, 2022. In this article, you will learn how to add custom add-ins.
  • How To Deploy Excel Add-ins To Your OrganizationAug 12, 2022. This article show you how to deploy excel add-ins in your organization.
  • Image Slide Show Using Web WorkerAug 02, 2022. A simple slide show using HTML5 Web Worker.
  • Tag Image Action In Microsoft Computer Vision Cognitive Service With Desktop Flow Using Microsoft Power AutomateJul 05, 2022. Reading this article, you can learn how to extract text with Microsoft cognitive computer vision - Tag image action in Desktop flow using Microsoft Power Automate.
  • How To Add Custom Add-Ins To ExcelJul 05, 2022. In this article, you will learn how to add Excel add-ins.
  • How To Deploy PowerPoint Add-ins To Your OrganizationJun 15, 2022. This article shows you, how to deploy PowerPoint add-ins.
  • How To Add CSS In HTMLJun 10, 2022. We have 3 different ways Inline as inside the tag itself, Internal as inside the head tag, and External in a different file.
  • How To Deploy Word Add-Ins To Your OrganizationJun 03, 2022. This article show you how to deploy word add-ins to your organization.
  • How To Create Excel Add-InsMay 10, 2022. in this article i will show you how to create Excel Add-ins
  • How To Create PowerPoint Add-InsApr 04, 2022. in this article, I will show you how to create PowerPoint Add-ins
  • How To Deploy Outlook Add-ins To Your OrganizationMar 19, 2022. This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy access for users within the organization.
  • How To Publish Outlook Add-Ins Using Visual Studio CodeMar 17, 2022. In this article, you will learn how to publish outlook add-ins using visual studio code.
  • How To Create Word Add-InsMar 16, 2022. in this article I will show you how to create word add-ins.
  • How To Create Outlook Add-insNov 24, 2021. In this article, you will learn how to create outlook Add-ins.
  • How To Use HTML 5 CanvasSep 21, 2021. Prior to the arrival of HTML5, games and other multimedia elements were served in browsers using Flash. Many Flash-based games can be played through a browser. Even Flash is also used to play videos.
  • How To Add Tags In ReactJS ApplicationJun 12, 2021. For this article we are using npm package material-ui-chip-input,it will convert your search in a tag for example if you want to write your favourite languages then after typing will convert it in a tag and you can also remove it
  • How To Set HTML Meta Tags In AngularMar 02, 2021. In this article, we'll learn how we could deal with HTML meta tags in Angular framework.
  • Simple Custom Tag Libraries In JSPFeb 24, 2021. In this article, you will learn about simple custom tag libraries in JSP.
  • Some Unique, Uncommon But Very Useful HTML Elements (Tags)Feb 02, 2021. In this article, you will see everything about Some unique, uncommon but very useful HTML elements tags.
  • Overview Of Yeoman Generator For Office Add-insDec 08, 2020. In this article, you will learn about the Overview of Yeoman Generator for Office Add-ins.
  • Java Standard Tag Library (JSTL)Oct 02, 2020. The JSP Standard Tag Library (JSTL) is a new component being offered in Java Server Pages(JSP) programming. The customs tags enable the users to reuse valuable components.
  • Tagging In Azure Resource GroupsAug 19, 2020. In this article, you will learn about tagging in Azure Resource Groups.
  • Navigation In JSF Tag LibraryAug 19, 2020. Page navigation is an important feature of web programming. Java Server Faces configures page navigation in a configuration file, making navigation easier. Java Server Faces (JSF) also provides standard tag libraries that help in building web-based user interfaces.
  • Event Based Programming Model With JSF Tag LibraryAug 13, 2020. JSF provides an event-based programming model similar to Swing or AWT. Events are used as a mechanism for propagating the state change notification between the source object and one or more target object listeners.
  • Model And View Components In StrutsAug 07, 2020. In any MVC based application , a Model component typically is one of the most important components as it implements the core business logic and the data access functionality. They resemble real-life entities and business processes. The model component needs to be totally independent of the View component as in this manner the same core application code can be reused with different types of view such as web based interface, standalone interface, or with mobile device interface and so on.
  • Capture Image From Webcam Video Using HTML5 Using JavaScript And Upload To Server Using C#Jul 30, 2020. In this article, you will learn how to capture Image from Webcam Video using HTML5 using JavaScript and Upload to Server C#.
  • Struts Tag Libraries For Web ApplicationsJul 22, 2020. Core of Struts ,which is based on MVC architecture and describe tags libraries used in Struts-based applications
  • Place SPFx Webpart Inside A DIV Tag On A PageJul 14, 2020. In this article, we will discuss how to append a SPFx webpart to a div tag instead of rendering in a webpart zone.
  • Let's Develop An Angular Application - Input Validation In Template Driven FormsMay 28, 2020. In this article, we will learn how to implement validation in template driven forms using CSS validation classes and ngModel validation Properties.
  • Performing Update and Delete Operations in ASP.NET Core 3 Razor Pages Using Microsoft SQL Server Mar 17, 2020. In this article, you will learn how to perform update and delete operations in ASP.NET Core 3 Razor Pages using Microsoft SQL Server.
  • Develop Outlook Add-ins with SharePoint FrameworkFeb 25, 2020. In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework.
  • Create And Deploy Outlook Add-Ins Using SPFx 1.10Feb 04, 2020. Create And Deploy Outlook Add-Ins Using SPFx 1.10" is a guide for integrating custom functionalities into Microsoft Outlook using SharePoint Framework (SPFx) version 1.10. It offers insights into developing, deploying, and managing Outlook add-ins within the Microsoft 365 ecosystem.
  • Cache And Distributed Cache Tag Helper In ASP.NET Core 3.1Jan 06, 2020. Today we will discuss about 2 tag helpers related to caching in asp.net core: cache tag helper and distributed cache tag helper.
  • HTML Graphics - CanvasNov 14, 2019. In this article, we will see how the canvas element is used in HTML5 with the help of JavaScript.
  • Rare Tags Of HTML 5Oct 10, 2019. In our previous article, we learn about the rare tags of HTML 5, like <abbr>, <acronym>, <address>, <cite>, <fieldset>, <label>, <ins><del>, <optgroup>. Now, we will learn about the remaining tags with appropriate examples and how to use them in a unique way. Here, we will see how to implement a few more rare tags of HTML 5 like <kbd>, <legend>, <rel>, <meter>, and <wbr>.
  • Rarely-Used Tags Of HTML 5Oct 04, 2019. In this article, we will learn about rarely used tags in HTML 5.
  • Getting Started With Device Twin In Azure IoT Hub (.NET)Aug 27, 2019. In this article, you are going to see how to create an IoT device identity in the IoT Hub’s identity registry and how to add device metadata as tags from the back-end app. Then create a simulated device app to report the device connectivity information in the device twin. Here, you can also learn how to query this information using IoT query language.
  • HTML5 Web Storage /Local Storage And Session StorageAug 16, 2019. In this session, I will discuss the details of web storage and how we can implement web storage.
  • Programmatically Injecting SEO Friendly Tags In ASP.NET CoreOct 31, 2018. In dynamic websites like ASP.Net core, it is a bit difficult to manage these tags on content pages because there is one master/layout page usually and all content pages share that page content. One of the ways is you can define the ViewBag or ViewData in the _Layout page and update it in each page to manage title of the page but others are still an issue, so how do we need to deal with them, Answer is simple, we can dynamically inject them.
  • Install add-ins In SharePoint Using Office 365 CLIJun 14, 2018. I describe how to move SharePoint add-ins to app catalog and install using Office 365 CLI
  • How To Register/ Unregister SharePoint Add-Ins Using PowerShellJun 04, 2018. Suppose you would like to have the remote components of a provider-hosted SharePoint Add-in to interact with SharePoint, what should you do? You should first register with the Azure ACS cloud-based service and the SharePoint App Management Service of the tenancy or farm. Let us now dive straight into how to register/unregister SharePoint add-ins.
  • Browse Images By Tag Using C# And Azure Cognitive ServicesMay 08, 2018. In the following article, we'll see how to develop a program that uses the powerful Azure Cognitive Services to get a list of tags from an image, storing them to further create an application capable of searching images through keywords.
  • All About Tag Helpers In ASP.NET Core 2.0Apr 11, 2018. This article will provide insight about the tag helpers in the terms of what, where and how.
  • Chrome Extension - SharePoint - Tag Unique Permission ListsMar 20, 2018. Google chrome extension (or Plugin or AddIn) is a useful medium to share features or tools across the tech community. I have prepared one small chrome extension for SharePoint (2013, 2016 and Online) which tags (marks with red button) unique permission lists on SP Site’s Site Content Page.
  • Migrating to ASP.NET Core Tag HelpersMar 13, 2018. When ASP.NET Core was released, Tag Helpers were introduced—a new feature for encapsulating HTML markup. The purpose of adding Tag Helpers to the framework was to give developers an HTML-like experience when using server-rendered bits of markup. The idea here isn't to replace HTML Helpers, but to offer another approach that follows the same conventions as HTML by using tags and attributes.
  • Get HTML Tag Values With JavaScriptFeb 20, 2018. In this article, you will learn how JavaScript interacts with HTML.
  • Automating SVN Check-Ins And Building A Project Via JenkinsFeb 05, 2018. In this article, we learn to automate SVN Check-Ins and building a project via Jenkins.
  • Cache Tag Helper In ASP.NET Core MVCJan 25, 2018. Caching tag helper can improve the performance and scalability of the application dramatically and it cache the data into the internal ASP.NET Core cache provider.
  • ASP.NET Core 2.0 Tag Helper ComponentDec 18, 2017. In case you’re wondering if the solution above is missing a Tag Helper for head HTML element, it’s not. ASP.NET Core team has provided us with two built-in Tag Helpers, one targets head and the other targets the body element: HeadTagHelper and BodyTagHelper.
  • Creating Custom Tag Helpers With ASP.NET Core MVCNov 29, 2017. The tag helper enables us to run server-side code to generate HTML, CSS, Javascript code in Razor view.
  • Anchor Tag Helper In ASP.NET MVCNov 23, 2017. The Anchor Tag Helper generates HTML anchor (<a> </a>) element by adding a new attribute. The "href" attribute of the anchor tag is created by using new attributes.
  • Validation Tag Helpers In ASP.NET Core MVCNov 22, 2017. This article explains about the validation tag helpers found in ASP.NET Core MVC.
  • Form Tag Helper And Other Common Tag Helpers In ASP.NET Core MVCNov 20, 2017. Form tag helper and other common tag helpers in ASP.net core MVC
  • ASP.NET Core 2.0 MVC Distributed Cache Tag HelperNov 09, 2017. Cache and Distributed Cache Tag Helper help improve performance of your application by caching view’s content, either in-memory or in a distributed cache (e.g. Redis). Distributed Cache Tag Helper uses IDistributedCache to store contents in a distributed cache. To learn more about distributed caching, please refer to an earlier post here.
  • ASP.NET Core 2.0 MVC Custom Tag HelpersNov 08, 2017. As discussed in the previous post, Tag Helpers help generate HTML by attaching attributes to existing HTML elements or by creating new elements. In this post we’ve created a new tag to display employee information.
  • ASP.NET Core 2.0 MVC Tag HelpersNov 07, 2017. Tag Helpers help generate HTML by attaching attributes to existing HTML elements or by creating new elements. Although they look like HTML elements and attributes, Tag Helpers are processed by Razor (server-side).
  • Introduction To Tag Helpers In ASP.NET CoreSep 18, 2017. Tag helper is a new feature in ASP.net MVC. It enables server-side code to create and render HTML elements in Razor View. It is feature of Razor View engine. They are the C# classes which participate in view generation by creating the HTML elements. Using the tag helper, we can change the content of HTML element and add additional attributes to the HTML element. It is very similar to HTML helper in ASP.net MVC.
  • Extend Built In Label Tag Helper In ASP.NET Core ApplicationAug 31, 2017. Tag helpers is one of the new feature introduced in ASP.NET Core which allows us to add server side code while creating and rendering HTML elements. They are similar to HTML helpers in ASP.NET MVC. ASP.NET Core comes with various built in tag helpers for rendering HTML elements like label, input, img, select etc.
  • Page Linking Tags And URL Parameters In Ruby On RailsAug 22, 2017. In this article will learn about creating HTML and ERB page linking tags and how to create URL parameters in Ruby on Rails templates.
  • IoT With HTML5 Game Engine And Node.JSAug 21, 2017. In this article, I will tell you how to use node.js as a bridge between an HTML 5 game and IoT by using Johnnyfive.io and Phaser.io.
  • Using ERB Tags In Ruby On Rails Default HTML TemplatesAug 18, 2017. In this article, you will learn about the view templates, template file naming, ERB tags, and how to use ERB tags in HTML templates.
  • Working With The Container TagsAug 11, 2017. The container tags help us easily handle and work with our containers rather than always using their ID at the time of approaching.
  • Making Web Sites Look Like Native Apps Without the App StoreAug 02, 2017. Earning a place on a user's home screen is key to engagement with customers. The automatic Add to Home Screen Experience provides this capability to progressive web applications. This is driven by the web manifest file, providing valuable meta information to the browser.
  • Extending Tag Helpers In ASP.NET Core ApplicationsApr 28, 2017. Extending Tag Helpers In ASP.NET Core Applications.
  • Introduction To Tag Helpers in HTMLApr 01, 2017. Explore the power of ASP.NET Core's Tag Helpers with this introductory guide. Learn how to simplify HTML generation in Razor views using C# code. Discover the benefits of server-side rendering and MVC architecture, enhancing your web development workflow.
  • Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOMFeb 28, 2017. In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
  • Bootstrap TypographyJan 05, 2017. In this article, you will learn about Bootstrap typography.
  • Creating Simple RadiobuttonList In ASP.NET Core MVC Using New Tag HelpersDec 25, 2016. In this article, we are going to create a simple radiobuttonlist in ASP.NET Core MVC, using new Tag Helpers and we are going to pull the data for creating this radiobuttonlist from the SQL Server database, using Entity Framework Core.
  • Creating a Simple CheckBoxList In ASP.NET Core MVC With New Tag HelpersDec 19, 2016. In this article, we are creating a simple CheckBoxList in ASP.NET Core MVC using new Tag Helpers and data. For creating this CheckBox list, we are going to pull data from the SQL Server database using Entity Framework Core.
  • Creating Simple Cascading DropDownList In ASP.NET Core MVC With New Tag HelpersDec 13, 2016. In this article, we are going to learn how to create a simple cascading dropdown list in ASP.NET Core MVC using Entity Framework Core in a step-by-step way.
  • Finding POS Tags In A Sentence Using Cognitive Service Linguistic Analysis APINov 28, 2016. In this article, you will learn UWP - finding POS tags in a sentence, using cognitive Service linguistic analysis API.

About ataList-tag-in-HTML5

NA

OUR TRAINING