Resources  
  • ASP.NET 8 - Multilingual Application with Single Resx FileMar 27, 2024. Discover how to create a multilingual web application in ASP.NET 8 using a single Resx file. This tutorial explores efficient localization techniques, enabling your site to support multiple languages seamlessly.
  • How to Use Multilingual Language in Canvas PowerAppsMar 20, 2024. Discover how to implement multilingual language support in Canvas PowerApps effortlessly. Utilize language resource files and dynamic text switching for seamless localization. Enhance user experience by enabling language selection and supporting global audiences with ease.
  • Refactoring Common Code with Azure Bicep User Defined FunctionsMar 19, 2024. Learn how to use Bicep's new feature (in preview currently) called "User Defined Functions" to make deploying your cloud resources on Microsoft Azure easier. This blog will teach you a simple way to write code that you can reuse over and over again, making your projects more organized and easier to manage.
  • .NET internals: Learning Object-Oriented .NET ILMar 19, 2024. .NET IL, or Intermediate Language, serves as a bridge between high-level programming languages and machine code. This article delves into object-oriented .NET IL concepts with detailed explanations and code examples.
  • .NET internals: Stack-Oriented .NET ILMar 16, 2024. Understanding .NET IL (Intermediate Language) is crucial for developers to comprehend how code interacts with the .NET Framework. While not typically written directly, it offers insights into compilation processes.
  • English as a New Programming Language: Bridging the Gap Between Code and LanguageMar 15, 2024. Explore the concept of using English as a programming language, with examples and explanations for better understanding.
  • What is Prompt Engineering and Why Do We Care?Mar 10, 2024. Learn about Prompt Engineering and its role in optimizing AI interaction, enabling users to leverage the full potential of advanced language models.
  • Language interpretation/Transilation/Recognition for Healthcare ConsultationsMar 10, 2024. Enhance healthcare consultations with language interpretation, translation, and recognition services. Utilize cutting-edge technology for seamless communication, ensuring accurate exchange of medical information across linguistic barriers.
  • Dynamic Theme Change Across Canvas App ScreensMar 07, 2024. This C# method compares files using WinMerge, generates an HTML report, and sends it via email. It utilizes ProcessStartInfo for execution, with configurable options and paths for comparison and output.
  • Performance Testing with K6 ToolMar 06, 2024. k6 is an open-source framework designed to simplify performance testing for developers. It leverages the Goja programming language, an implementation of ES2015 JavaScript on Golang. This allows developers to write performance testing scripts using JavaScript syntax compatible with ES2015 standards.
  • Understanding Regional Settings in SharePointMar 01, 2024. This guide offers a comprehensive overview of Regional Settings in SharePoint, emphasizing their significance in enhancing user experience and fostering global collaboration. It covers the functionality, customization options, and benefits of Regional Settings, and instructions for accessing and configuring them.
  • Bicep Data Types ExplainedFeb 25, 2024. Bicep is a domain-specific language (DSL) that is used for deploying Azure resources - learn more about it in this series of articles!
  • An Introduction to Azure AI Language ServicesFeb 15, 2024. Using Azure AI-Language Services to speed up your AI Projects. Azure AI Language Services revolutionizes language processing with advanced NLP features. Features include Text Analytics, QnA Maker, LUIS, and Language Studio for seamless integration and enhanced capabilities. Upgrade today.
  • Learning and Improving Our Code Style with C# 10Feb 14, 2024. I wrote this article on Learning and Improving Our Code Style with C# 10 to highlight the Basics, and latest features of C# 10, clean code, review code, problem-solving, reading high-quality code, attending workshops and conferences, feedback and mentoring.
  • External Streaming Data - Bitstream FormatFeb 14, 2024. The main aim of this article is to extend knowledge related to object-oriented programming focusing on interoperability between the computing process and data visualization, archiving, and networking resources.
  • Analysis of T-SQL and PL/SQLFeb 12, 2024. This article delves into the distinctions between Transact-SQL (T-SQL) and PL/SQL, examining their origins, syntax, functionality, and optimization strategies. Explore their unique features for efficient database application development.
  • Exploring the Dynamic Language Runtime (DLR) in C#Feb 06, 2024. The Dynamic Language Runtime (DLR) in C# enhances flexibility by enabling dynamic typing and execution of code. It fosters interoperability with languages like Python and JavaScript, promoting versatile application development within .NET.
  • Mastering T-SQL Rank FunctionsFeb 06, 2024. SQL window functions like ROW_NUMBER, RANK, DENSE_RANK, and NTILE are vital for advanced data analysis. They organize, order, and rank data within result sets. ROW_NUMBER assigns unique sequential numbers, RANK assigns unique ranks allowing ties
  • Supported File Types for Data Ingestion into KQL Database in FabricFeb 06, 2024. This article is about Understanding the Supported File Types for Data Ingestion into the KQL Database in Fabric Real-time Analytics. Supported file types include JSON, CSV, XML, & Text. Note: XLSX is not supported. See how to ingest & transform data using Data Factory.
  • Override Basic Object of PythonFeb 06, 2024. This article introduces the concept of overriding methods in Python, focusing on the str and repr methods of the base object class. It explains how developers can customize the output when printing objects by overriding these methods.
  • iOS - Choosing Image From Photo Library In SwiftFeb 05, 2024. This Swift tutorial demonstrates creating a photo library access request, implementing a UIImageView, and handling image selection.
  • .NET 8 Features: Explore Performance Improvements and Language EnhancementsFeb 01, 2024. This tutorial provides a comprehensive overview of the new features in .NET 8, focusing on performance enhancements and language improvements. Explore the advancements introduced in this version, delving into how they enhance the overall performance and functionality of .NET applications.
  • C#: The Programming Language of the Year 2023Jan 30, 2024. C#’s Syntax Wins Hearts and Minds.
  • Power of Large Language Models with Hugging FaceJan 25, 2024. In this article you will discover the magic behind language technology! Explore key concepts like the Transformer and T5 models, making language processing easy. Dive into our Databricks demo to see these ideas in action, turning theory into real-world solutions for efficient data summarization.
  • Cosine Similarity: Benefits for Text EmbeddingsJan 25, 2024. This article delves into the significance of cosine similarity in natural language processing (NLP). Exploring its role in comparing text documents, it highlights its importance in NLP tasks and provides a practical example.
  • Number Guessing Game in PythonJan 19, 2024. In this article, you will learn how to write a Guess-the-number game in Python using a Google Colab. You will learn three different ways to implement it.
  • Delving into Meaning: An Introduction to Semantics Dec 19, 2023. Why is this fascinating field important? Semantics touches almost every aspect of our lives, from the clarity of legal documents to the power of poetry. It helps us build smarter AI systems that truly understand language, craft convincing arguments, and bridge cultural divides through effective communication.
  • Adding Multi-Language Support to Flutter AppsDec 04, 2023. In this article, you will learn how to add multi-language support to your Flutter app. You will explore the steps for setting up language assets, creating language files, and implementing the necessary localization logic. By providing seamless translation and support for a global audience, you can enhance the user experience of your Flutter mobile application.
  • Exploring Kusto Query Language (KQL): Uses, Queries, and Unique FeaturesDec 01, 2023. Kusto Query Language (KQL) is a potent tool developed by Microsoft for diverse data analytics needs. Uncover its applications across industries, from log analytics to IoT, and explore essential queries, distinguishing KQL from other database query languages with its specialized focus on log analytics, time-series analysis, and data exploration efficiency. Enhance your understanding of KQL's rich functionalities and its seamless integration with Azure Data Explorer, making it a standout choice for efficient and specialized data querying.
  • Display Loading or Processing Message Inside DataTableNov 27, 2023. displays a loading screen while data is being loaded into a DataTable using JavaScript, you can use a combination of HTML, CSS, and JavaScript. Below is a simple example demonstrating how you can achieve this using the DataTables library and a loading spinner.
  • Create an Alexa Clone Voice Assistant Using Azure AI Speech and AI Language Nov 19, 2023. In this post, we will see all the steps to create a simple Alexa clone voice assistant using Azure AI Speech and Azure AI language.
  • How to build a Sentiment Analysis Chatbot using Python?Nov 18, 2023. In this article, we will explore the creation of a simple Sentiment Analysis Chatbot using Python and the Tkinter GUI library. Sentiment analysis involves determining the sentiment (positive, negative, or neutral) expressed in a piece of text. Our chatbot will leverage the TextBlob library for sentiment analysis and Tkinter for the graphical user interface.
  • Programming languages that are expected to be in high demand in 2024Nov 12, 2023. Here are some of the programming languages that are expected to be in high demand in 2024.
  • Microsoft Announces New Azure AI Platform for BusinessesNov 08, 2023. Microsoft announces new Azure AI platform, offering a variety of AI services to help businesses of all sizes develop and deploy AI solutions.
  • Easily Learn Conversational Language Understanding (CLU) In Azure AI Language Studio Oct 24, 2023. In this post we will see what Conversational Language Understanding (CLU) is in Azure Language.
  • Understanding LINQ in C#: Query Syntax and Method SyntaxOct 03, 2023. This article is an informative and in-depth exploration of LINQ (Language Integrated Query) within the context of C#, a widely used programming language in the software development industry. The guide delves into both the query syntax and method syntax aspects of LINQ, providing readers with a thorough understanding of how to effectively use LINQ to query and manipulate data in C# applications.
  • Future of Large Language Models (LLMs)Sep 26, 2023. In this article, we will learn about the future of Large Language Models (LLMs).
  • Control Structures in R ProgrammingSep 25, 2023. In this article, we will explore the various types of control structures in R, with their syntax, and present example programs with output to illustrate their usage.
  • Functions in R ProgrammingSep 25, 2023. In this article, we will delve into the world of functions in R programming, exploring their syntax, examples, outputs, and even creating flow diagrams to illustrate their operation.
  • Real-Time Insights with Azure Stream Analytics in IoT ProjectsSep 25, 2023. Azure Stream Analytics is a Microsoft Azure service for real-time data stream processing. It enables the ingestion, processing, and analysis of streaming data from various sources, such as IoT devices, sensors, and social media. By continuously processing data as it arrives, Stream Analytics provides immediate insights, facilitating quick decision-making and actions.
  • Kusto Query Language (KQL) for Azure IoTSep 25, 2023. Kusto Query Language (KQL) empowers Azure IoT projects with real-time data analysis, flexible exploration, aggregation, and seamless Azure service integration. It's pivotal in extracting insights from IoT data streams.
  • Vectors in R ProgrammingSep 21, 2023. In this comprehensive guide, we'll look into the vectors in R program. We'll start by defining what vectors are, explore the various types of vectors, examine the syntax for creating and manipulating vectors, and provide illustrative examples to solidify your understanding.
  • R ProgrammingSep 20, 2023. In this article, we'll take you through the basics of R programming, providing examples to help you get started on your journey to mastering this language.
  • Transaction Control Language (TCL) Commands in SQLSep 14, 2023. In this article we will learn about Transaction Control Language (TCL) Commands in SQL.
  • What is a Large Language Model (LLM)?Aug 28, 2023. At the heart of LLMs lies a sophisticated architecture that allows computers to comprehend, generate, and manipulate human language. These models are pre-trained on vast text corpora, learning the intricate patterns, grammatical structures, and semantic nuances inherent in language. By capturing these linguistic intricacies, LLMs become adept at generating coherent and contextually relevant responses.
  • 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.
  • How JavaScript is Different from Other Programming Languages?Jul 28, 2023. This article aims to explore the uniqueness of JavaScript compared to other programming languages.
  • Exploring VMware SaltStack's Configuration Management CapabilitiesJul 18, 2023. This article delves into the powerful configuration management capabilities of VMware SaltStack, including declarative syntax, enforcing desired system states, and reducing configuration drift.
  • Unlocking the Power of Serverless Computing with Azure Functions Jul 16, 2023. Azure Functions are a serverless computing service provided by Microsoft Azure. They allow developers to write and deploy small units of code called functions that can be triggered by various events. With scalability, cost efficiency, and seamless integration with other Azure services, Azure Functions provide an efficient solution for building event-driven and microservices-based applications. They support multiple programming languages, offer easy deployment and management options, and provide built-in monitoring and debugging capabilities. Azure Functions are found within the Azure portal and can be created using Azure CLI or Visual Studio.
  • How To Create Grammar Model Using Python?Jul 13, 2023. A grammar model refers to a computational framework or approach that focuses on generating grammatically correct descriptions of various entities or phenomena. It utilizes linguistic rules and structures to produce coherent and meaningful descriptions.
  • Summarize documents with Azure Cognitive Service for Language in PythonJul 07, 2023. In this article, we will explore how to leverage Azure Cognitive Services for Language in Python to create summary documents that distill complex text into concise and informative snippets.
  • Create an Effective Azure Knowledge Base for BotJun 27, 2023. A knowledge base for your chatbot, you can find the easy steps here to create a knowledge base.
  • Let's Develop and Deploy a Chatbot using Azure Langugage StudioJun 19, 2023. We are going to create a conversational chatbot using Azure bot service and Language studio
  • 🚀Harnessing the Power of Natural Language Processing using Microsoft Azure AIMay 05, 2023. In this article describes about the usage of Natural Language Processing Capabilities and steps to create NLP using Microsoft Azure AI.
  • Analyzing Customer Reviews using Sentiment Analysis with Azure Language StudioMay 02, 2023. In this article describes out analyzing customer reviews using Sentiment Analysis with Azure Language Studio services.
  • DDL Triggers in SQL ServerMay 01, 2023. DDL triggers are a type of trigger that gets fired and executed when DDL events occurs on database schema. DDL events include Create, Alter, Drop, Grant, Deny, Revoke statements.
  • 6 Functionalities That Make PHP a Versatile LanguageApr 26, 2023. In this blog, we will explore the six most frequently utilized features and functionalities of PHP, along with real-world examples demonstrating how they can be applied in practical applications.
  • Why ChatGPT has more success in IT industry?Apr 21, 2023. There are several reasons why ChatGPT has been successful, including its ability to understand context and generate coherent responses. Here are some of the key factors that have contributed to ChatGPT's success.
  • Creating A Power App To Translate Text Using Power AutomateApr 19, 2023. Step-by-step guide to create a Power App that translates text using Power Automate.
  • How to create different shapes in SwiftUIApr 14, 2023. In this article, we are going to learn how we can create shapes in SwiftUI. We can create custom shapes by defining a path and applying modifiers to customize their appearance in SwiftUI.
  • Exploring The Key Components Of .NET - CLR, CTS, And CLSApr 06, 2023. The article explores the three key components of the .NET Framework: the Common Language Runtime (CLR), Common Type System (CTS), and CLS
  • Azure VM Deployment Using Bicep!Apr 06, 2023. Bicep is an open-source, domain-specific language (DSL) developed by Microsoft
  • Breaking Down the CompTIA Certification Pathway: Which One is Right for You?Mar 29, 2023. Overview of the different CompTIA certifications and helps readers to determine which certification is best suited for their career goals, experience, and skills. The article covers a variety of certifications, including A+, Network+, Security+, CySA+, PenTest+, Project+, Cloud+, and more. It highlights the key features of each certification, what it covers, and its relevance to different career paths. The article is intended to serve as a useful resource for anyone who wants to expand their knowledge and skills in the IT industry and take their career to the next level.
  • Getting File Path From Appsettings.json In Worker ServiceMar 24, 2023. Getting file path from appsettings.json in Worker Service.
  • Back to Basics - How And Why Learning C# Programming LanguageFeb 13, 2023. This article is the very first of the "Back to Basics" playlist, its goal is to bring the basic knowledge to start developing with the C# language. Whether you are an experienced developer of another language such as Rust, C++, or you are a beginner looking to design applications with dotnet technologies, or even games with Unity.
  • Get Started With KotlinFeb 08, 2023. Learn introductory programming concepts in Kotlin to prepare for building Android apps in Kotlin.
  • LINQ (Language Integrated Query) Jan 31, 2023. In this article, you will learn about LINQ (Language Integrated Query).
  • What is C# and what is it used for?Jan 26, 2023. C# is a programming language developed by Microsoft. C# is used to build Windows desktops, web applications, and mobile apps.
  • What is Prompt Engineering and Why It Might Be Your Next Career PathJan 16, 2023. Unlock the potential of your career with Prompt Engineering. Discover what it is and why it could be your next big move in the tech industry and path to an artificial intelligence career.
  • What is GoLangJan 09, 2023. This would be a series of articles, in this article, we would talk about GraphQL, its history, benefits, and sample code.
  • What Is GraphQLDec 30, 2022. This would be a series of articles, in this article, we would talk about GraphQL, its comparison with REST and how does it work, why it is used and its operation types
  • Split And Store The Different Language Tweets In Blob Storage Using Azure Logic AppDec 26, 2022. In this article, we are going to learn about how to Split and Store the different language tweets in blob storage Using Azure Logic App
  • Structured Query Language (SQL)Dec 19, 2022. Structured Query Language (SQL) is a standardized programming language that is used to manage relational databases and perform various operations on the data in them.
  • What Is A Chatbot And How Does It WorkDec 16, 2022. Chatbots use natural language processing (NLP) and set of pre-defined rules to understand the inputs as question and provide response closer to what is available with the knowledge database programmed in a much more interactive and intuitive way of communication.
  • Cheat Sheet For Markdown LanguageOct 31, 2022. This article covers all the basic Markdown syntaxes to be taken as a printout and keep it for reference for every technical / non-technical daily blogger or article writer.
  • Introducing Carbon - Google's New Programming LanguageJul 28, 2022. Google has announced a new Programming Language, Called Carbon.
  • What is Natural Processing Language, and How Does It Work?Jul 23, 2022. A brief introduction to NLP, a very important field of Machine Learning.
  • Azure Cognitive Services For Language Jul 19, 2022. Azure Cognitive Services defined AI capabilities which could be consumed in different applications.
  • Detect Language Action In Microsoft Text Analysis Cognitive Service With Desktop Flow Using Microsoft Power AutomateJul 08, 2022. Reading this article, you can learn how to extract text with Microsoft cognitive Text Analysis - Language detection action in Desktop flow using Microsoft Power Automate.
  • Easy To Learn .NET 6.0 And Angular - Getting Started Multi LanguageJul 06, 2022. In this article we will see in detail on how to getting started with the .NET 6.0 and Standalone Angular Template for creating the Multi Language website using the Angular NGX translate.
  • Top Programming Language Used In Web3Jul 06, 2022. In this article, you will learn about the top programming language used in web3.
  • Top 7 Programming Language For Machine Learning And AIJun 06, 2022. In this article, we will see Top 7 Programming Language which help us in Machine Learning.
  • How To Become A Python Developer - A Learning Path To Your Career In PythonMay 23, 2022. Let's take a dive and understand the approach towards the Python world!!
  • How To Deploy Multiple Angular Applications To Single Azure App ServiceMay 11, 2022. In this article, you will learn how to deploy Multiple Angular applications to a single azure app service.
  • Using For XML Clause In SQL QueriesMay 05, 2022. For XML clause is used to convert the SQL result set into XML format. It is a very much helpful clause when we need XML data from the SQL result set. The FOR XML clause can be used in top-level queries and in subqueries. The top-level FOR XML clause can be used only in the SELECT statement. In sub queries, FOR XML can be used in the INSERT, UPDATE, and DELETE statements. 
  • A Simple Dummy File Security System Using C LanguageMar 21, 2022. A File Security System is a console application that can be used to prevent unauthorized access to a file. It prompts the user to enter a password before he/she can access the particular file. The System, if the password entered is correct, Opens the file in reading mode and displays the characters of the file on the screen. However, if the entered password is incorrect the system will display a message and immediately exit itself.
  • Convert SQL Server Data to JSONMar 08, 2022. Learn how to Convert SQL Server Data to JSON using JSON PATH clause.
  • How To Add/Edit Path Environment Variable In Windows 11Feb 21, 2022. In this article, I will let you know about ways by which you can add or edit the path environment variable in windows 11.
  • Support Multilanguage (Localization) In iOS SwiftFeb 17, 2022. This article explains multiple language support to your app in iOS Swift
  • Could Not Find A Part Of The Path... bin\roslyn\csc.exeFeb 16, 2022. This article discusses roslyn issue.
  • Azure Cognitive Services - Create Text Analytics Service For Natural Language Processing Feb 15, 2022. In this article, we’ll learn in step-by-step process to create the Text Analytics Service in the Azure Cognitive Services. The text analytics will come in handy while working with projects related to NLP ie. Natural Language Processing and provides features such as Sentiment Analysis, Text Summarization, Key Phrase Extraction and many more. This article is also a pre-requisite for the article series on Sentiment Analysis.
  • How C# Language Features Affect Gas Cost In Stratis Smart ContractsFeb 08, 2022. Using the Silver static analyzer to investigate how newer C# syntax like string interpolation and object initializers affects the gas costs of Stratis smart contracts compared to older syntax.
  • Extract File Names And Copy From Source Path In Azure Data FactoryJan 15, 2022. We will learn a real-time scenario on how to extract the file names from a source path and then use them for any subsequent activity based on its output.
  • Essentials For .NETJan 11, 2022. In this article, you will learn about the essentials for .NET Platform.
  • Microsoft AI school - Processing Language like a RobotDec 20, 2021. Learn NLP with Microsoft AI school
  • FOR XML In SQL SeverDec 02, 2021. In this article, we are going to discuss FOR XML Path Clause in SQL Server.
  • LUIS - Create A Conversation AppOct 29, 2021. In this article, we'll learn about LUIS. Moreover, we'll learn to create a conversation app with Azure.
  • Microsoft AI School - Natural Language ProcessingOct 17, 2021. A Simple Introduction to Natural Language Processing in Azure.
  • How ReactJS Is Different From Other Languages?Aug 31, 2021. In this article, you will learn how reactjs is different from other languages?
  • Top 10 Advantages Of The C Programming LanguageJul 12, 2021. C programming is a great option if you want to learn the basics of computer science. It's open-source, versatile, and popular among many programmers. In this article, you'll know the advantages of C.

About Path-mini-language

NA

OUR TRAINING