Resources  
  • Setting the App Icon and SplashScreen in MAUI [GamesCatalog] 17Apr 23, 2025. Configured custom app icon and splash screen in .NET MAUI using SVG files from FontAwesome. Integrated local game rating storage via the IGDB API. Prepping for next phase: building a Web API backend.
  • SQL Tag Library in Java Server PageMar 21, 2025. JSTL SQL tags are used to access databases and are designed for low-volume Web-based applications.? JSTL SQL tags facilitate database interactions in JSP pages, enabling data source setup, query execution, updates, and transactions through tags like <sql:setDataSource>, <sql:query>, <sql:update>, and <sql: transaction>
  • Azure Bicep Inheritance: Global & Module Tags WorkaroundFeb 13, 2025. This article covers tagging strategies, resource management, and best practices for deploying Azure resources efficiently while maintaining governance and consistency across your infrastructure.
  • Encrypt Web Config Sections Using aspnet_regiis.exe SecurelyFeb 07, 2025. Learn how to encrypt and decrypt **Web.config** sections using **aspnet_regiis.exe** for enhanced security in ASP.NET applications. This guide covers encryption commands, best practices, and considerations for secure configuration management.
  • Create Retention Tags and Retention Policies in Exchange OnlineJan 23, 2025. Learn how to create retention tags and policies in Exchange Online for efficient data management. Set retention periods, choose actions like archiving or deletion, and apply policies to mailboxes for compliance and data lifecycle control.
  • How to Add Tags to an S3 Bucket in AWSJan 09, 2025. This simple article walks you through the steps to log into AWS Console, choose an S3 bucket, add tags, and efficiently track and categorize your resources. Start using tags today to improve your cloud storage experience.
  • Streamline Resource Onboarding with AWS Tag-Sync TaskNov 13, 2024. This guide explores using AWS Tag-Sync tasks to streamline onboarding resources into AWS applications. By automating resource tagging, AWS Tag-Sync helps improve organization, governance, and cost allocation.
  • Caching HTML Tags Using WebForms Core TechnologyOct 22, 2024. In this article, we teach how to cache static HTML tags (header, footer, right and left menus, etc.) in the user's browser by using WebForms Core technology in the CodeBehind framework.
  • Resolving Race Conditions and Critical Sections in C#Aug 28, 2024. A race condition in C# occurs when multiple threads access shared data simultaneously without proper synchronization, leading to unpredictable and incorrect results. This tutorial covers how to identify and resolve race conditions and critical section issues in multi-threaded .NET applications using the lock keyword.
  • EF Core Query Tags: What They Are and How to Use ThemJul 29, 2024. Discover the power of EF Core Query Tags in optimizing and debugging your database queries. This guide explains what query tags are, their benefits, and how to implement them in your Entity Framework Core projects.
  • Enhancing Performance and Safety with System.Threading.Lock in .NET 9 and C# 13Jul 22, 2024. Explore the new System.Threading.Lock in .NET 9 and C# 13 for enhanced multithreading performance and safety. This article covers its benefits, compiler warnings for misuse, and best practices for locking in older versions.
  • Exploring the HTML <dialog> Tag: Enhancing Web InteractivityJul 18, 2024. This article explores the features and benefits of the &lt;dialog&gt; element, its role in modern web development, and practical examples of implementing modal dialogs to create more dynamic and interactive web pages.
  • SharePoint’s New Section Background FeatureJul 02, 2024. SharePoint&#39;s new section background feature enhances page customization with images and gradient colors. Authors can now personalize pages and news articles with these backgrounds, which include readability improvements like see-through overlays.
  • Automating Tag Updates for Azure Function Apps with PowerShellJun 12, 2024. Learn how to automate tag updates for Azure Function Apps using PowerShell. This guide covers essential scripts and techniques to efficiently manage and update tags across your Azure resources.
  • Plant Disease Classifier with Azure AI Custom Vision and BlazorApr 17, 2024. This concise article explores the innovative integration of Azure AI Custom Vision service with a Blazor web application to create a sophisticated Plant Diseases Classifier model. The article highlights the seamless fusion of cutting-edge AI technology with modern web development.
  • How Can I Use Imported Constant in Template Section in Vue.jsMar 18, 2024. To utilize imported constants in the template section of Vue.js, ensure they&#39;re declared within the component&#39;s script section. Then, reference them directly within the template for seamless integration.
  • 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&#39;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 &quot;Get_Email_Signature&quot; action&#39;s output.
  • Better Implementation Of Singleton Pattern in .NETFeb 27, 2024. This article explains the mistakes made in writing Singleton Pattern in the multithreaded environment create a bug and how to bring a solution to it.
  • What is Purpose of Keep Alive Tag in Vue.jsFeb 23, 2024. The &lt;keep-alive&gt; 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. Crafting dynamic and engaging web journeys: HTML5, the cornerstone of web architecture, has evolved to embrace semantic elements such as &lt;header&gt;, &lt;nav&gt;, &lt;section&gt;, &lt;article&gt;, and &lt;footer&gt;. Replacing generic &lt;div&gt; tags, these elements imbue meaning and enhance accessibility. - Ziggy Rafiq
  • Improving Code Readability in View Section Using Return TemplatesDec 01, 2023. The return template is a one of the new features added in the latest version of the CodeBehind framework. Using this feature completely separates the server-side codes from the view section.
  • 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&#39;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&#39;ll walk you through implementing response caching, distributed caching using Redis, and in-memory caching in an ASP.NET Core Web API.
  • Enhancing Accessibility in Web Pages According to "WCAG"Jul 10, 2023. Creating web pages that are accessible to everyone is essential. Web Content Accessibility Guidelines (WCAG) provide a comprehensive framework for ensuring websites are usable and inclusive for individuals with disabilities. By adhering to WCAG guidelines, web developers and designers can optimize their websites to accommodate diverse needs and provide equal access to information and services. This article explores the key principles of WCAG and offers insights into implementing accessibility features on web pages. and some other Terminolges Regarding Web page Optimization.
  • 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
  • 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
  • Tips For Writing Semantic ElementsApr 28, 2023. We have discussed how to use semantic tags very carefully with examples.
  • 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 &lt;&gt; &lt;/&gt;, What is Difference between an Empty Tag &lt;&gt; &lt;/&gt; vs &lt;React.Fragment&gt; &lt;/React.Fragment&gt; ?
  • Google Tag Manager Server Side TaggingOct 19, 2022. Defines about GTM Server Side Tagging and how it differs from Client-Side Tagging
  • 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 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
  • Learn About Layout View In Razor PagesMay 30, 2021. In this article, you will learn about Layout View in Razor Pages.
  • How To Set HTML Meta Tags In AngularMar 02, 2021. In this article, we&#39;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.
  • 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.
  • 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.
  • Tagging In Azure Resource GroupsAug 19, 2020. In this article, you will learn about tagging in Azure Resource Groups.
  • 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.
  • 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.
  • 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.
  • 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.
  • Rare Tags Of HTML 5Oct 10, 2019. In our previous article, we learn about the rare tags of HTML 5, like &lt;abbr&gt;, &lt;acronym&gt;, &lt;address&gt;, &lt;cite&gt;, &lt;fieldset&gt;, &lt;label&gt;, &lt;ins&gt;&lt;del&gt;, &lt;optgroup&gt;. 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 &lt;kbd&gt;, &lt;legend&gt;, &lt;rel&gt;, &lt;meter&gt;, and &lt;wbr&gt;.
  • Rarely-Used Tags Of HTML 5Oct 04, 2019. In this article, we will learn about rarely used tags in HTML 5.
  • Create Repeating Section In PowerApps New Form - Step By Step - Part OneSep 23, 2019. This article guides you through creating a Repeating Section in PowerApps forms for New and Edit forms. Learn to store data in SharePoint lists, manage form navigation, and enhance user experience with intuitive controls. Explore step-by-step instructions and code snippets for efficient development.
  • Create Repeating Section In PowerApps Edit Form - Step By Step - Part TwoSep 23, 2019. Repeating section is a key feature of InfoPath forms. Now, if we move to PowerApps, how we can achieve the functionality of the InfoPath Form’s repeating section? This two part article series will help you to find the answer to your questions. During this article we will retrieve the values of the of the repeating section in Edit Mode of the form.
  • 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.
  • 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.
  • How To Create And Apply Label In SharePoint OnlineAug 14, 2018. This article is about how we can create and apply labels in SharePoint Online. I am going to explain how we can create labels for retention policies at tenant level so that labels can be applicable across site collections.
  • Browse Images By Tag Using C# And Azure Cognitive ServicesMay 08, 2018. In the following article, we&#39;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&#39;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.
  • 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 (&lt;a&gt; &lt;/a&gt;) element by adding a new attribute. The &quot;href&quot; 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.
  • Missing Security Section In PWA Settings In Project Server 2016Sep 18, 2017. In this article, we will discuss and solve the issue of Missing Security Setting in PWA Settings in Project Server 2016 / 2013.
  • 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.
  • 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.
  • 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&#39;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.
  • 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. Learn how to implement cascading dropdowns in ASP.NET Core MVC. This guide covers setting up the database, creating models, controllers, views, and using jQuery AJAX for dynamic dropdown population. Dive into .NET Core development with ease.
  • 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.
  • Tag Helpers In MVC 6May 10, 2016. This article explains in a simple manner what are tag helpers in MVC 6, why do we need tag helpers over the HTML helpers provided by the previous versions of MVC and a simple implementation of a use case using tag helpers.
  • Creating AutoComplete HTML Tags In C#May 02, 2016. In this article we will automatically close the HTML tags when starting tag is typed in RichTextBox in C#.
  • Manage Social Tags And Notes Under User Profiles At The SharePoint Admin Center On Office 365Apr 19, 2016. In this article you will learn how to Manage Social Tags and Notes under User Profiles at the SharePoint Admin Center on Office 365.
  • Explore Persistence Caching In Web API Using CacheCow.Server.EntityTagStore.SqlServerApr 12, 2016. In this article you will learn how to explore Persistence Caching in Web API using CacheCow.Server.EntityTagStore.SqlServer.
  • Retrieve Or Add Tags From/To SharePoint List Item Using JSOMMar 28, 2016. In this article, you will learn how to add or get the values from Metadata column of SharePoint list item.
  • TagIt Control With Data From Database Using AngularJS In MVC Web APIFeb 21, 2016. In this article we will learn how to load the tags from the database in MVC Web API using AngularJS.
  • Sharing Your Application Page In Social Networks And With Email ServicesDec 21, 2015. In this article I will explain you how to share your application page/web site/blog in Social networks like Facebook, Twitter, Linked in, Google +, Reddit and share with Email services like Gmail, Yahoo, Outlook Web and Outlook.
  • Basics of HTML And CSS - Part 2Oct 25, 2015. In this article I have explained about HTML Formatting tags.
  • Basics Of HTML And CSS - Part 1Oct 21, 2015. In this article I have explained how to use HTML and CSS.
  • Validate Individual Sections of AccordionJul 07, 2015. This article explains how to validate individual sections of an accordion.
  • Accordion to Collapse/Expand section With/Without clicking on itJul 04, 2015. This article explains how to create an Accordion using jQuery that also has a next button to open&#47;close the sections of an Accordion.
  • Custom Handling of a href Tag in jQueryApr 08, 2015. This article explains how to disable and enable a href tag programmatically.