Related resources for introduction
  • Introduction to Semantic Kernel SDK and Azure OpenAI10/28/2024 4:50:31 AM. Introduction to Semantic Kernel SDK and Azure OpenAI.
  • Introduction to Power BI: A Beginner's Guide10/22/2024 9:31:36 AM. Power BI is a powerful business analytics tool from Microsoft designed for data visualization and sharing insights across organizations. This beginner-friendly guide covers its key components, includi
  • Introduction to Python Classes10/22/2024 5:14:06 AM. Learn how to define classes, create objects, and understand key OOP concepts like inheritance and encapsulation. Perfect for new programmers looking to master Python's class-based structure.
  • Introduction to SharePoint and Steps Creating Lists 10/15/2024 11:12:19 AM. Learn how to create and manage lists effectively, enhancing your team's collaboration and productivity. With step-by-step instructions and best practices, this resource is perfect for beginners a
  • Introduction to JQuery.ajax Call in ASP.Net10/3/2024 11:39:42 AM. This article provides a comprehensive introduction to making AJAX calls using jQuery in ASP.NET applications. It covers the fundamentals of jQuery's AJAX methods, including how to send asynchronou
  • Introduction To SignalR With .NET Core - Part One10/1/2024 8:24:06 AM. Learn how SignalR enables seamless server-client messaging, the basics of its architecture, and step-by-step instructions to set up your first SignalR project in ASP.NET Core.
  • Solid Introduction to Expression Trees in C#9/26/2024 4:50:55 AM. This article provides a comprehensive introduction to Expression Trees in C#. You'll learn about their structure, how they represent code as data, and their applications in LINQ queries.
  • Introduction To ASP.NET Core Razor Pages9/19/2024 10:07:58 AM. This article introduces Razor Pages in ASP.NET Core using .NET 5, guiding beginners and experienced developers through creating a "Hello World" project. It covers prerequisites, installation
  • Brief Introduction To AngularJS With Example9/17/2024 9:23:36 AM. Learn how AngularJS simplifies web development with its powerful JavaScript framework, focusing on its MVC architecture. This guide includes practical examples to help you understand key concepts and
  • An Introduction to AngularJS9/16/2024 11:24:11 AM. Learn about its core features, including two-way data binding, directives, and MVC architecture, and explore how it simplifies front-end development for efficient, responsive web apps.
  • Introduction to Office Script9/13/2024 5:26:23 AM. Office Scripts is a feature in Microsoft Excel that allows you to automate repetitive tasks using JavaScript. This can significantly streamline your workflow by enabling you to create custom scripts t
  • Introduction To Entity Framework Core9/12/2024 5:45:08 AM. Explore the basics of Entity Framework Core in this introduction. Learn how EF Core simplifies data access in .NET Core applications through Object-Relational Mapping (ORM).
  • Introduction To ASP.NET Core9/10/2024 11:54:05 AM. Discover the essentials of ASP.NET Core, a powerful framework for building modern, cross-platform web applications. Learn about its key features, including MVC architecture, dependency injection, and
  • Introduction to SQL Server & Its History9/2/2024 7:10:06 AM. Learn how to create, manage, and query databases using SQL Server, with a focus on essential concepts like database design, data storage, and SQL queries. Perfect for beginners aiming to build a stron
  • Introduction to Python Operators8/30/2024 4:13:37 AM. This article explains Python operators, covering arithmetic, comparison, logical, bitwise, membership, identity, and operator overloading. It includes examples for each, emphasizing their importance i
  • Introduction of React Hooks with Examples8/21/2024 5:11:04 AM. In this article, we explore React Hooks: special functions for using state and other features in functional components. Learn about useState, useEffect, useReducer, useContext, useMemo, and custom hoo
  • Introduction to Guard Clauses in .NET8/20/2024 7:08:02 AM. Guard clauses in .NET are a simple yet powerful technique to improve code readability and maintainability. By handling errors and edge cases early, guard clauses prevent deep nesting and make your cod
  • A brief introduction to ASP.NET Core using C#12 and .NET 88/18/2024 1:40:52 PM. A brief introduction to ASP.NET Core using C# 12 and .NET 8 by Ziggy Rafiq. This modern framework enables you to build cross-platform, high-performance web applications. To get started, discover key f
  • Introduction of Microservices8/16/2024 5:19:21 AM. Microservices design software as collection of small, independent services, each handling a specific function. They allow independent deployment, scalable resources, and diverse technologies. Benefits
  • Introduction to API Gateway in .NET Using Ocelot8/12/2024 5:08:54 AM. Learn how to implement an API Gateway in .NET using Ocelot, a powerful open-source library. This guide covers the essentials of routing, load balancing, security, and microservices management in .NET
  • Introduction to Windows PowerShell8/12/2024 4:31:50 AM. Windows PowerShell is a command-line shell for Windows, designed for system administrators and built on the .NET Framework. It uses cmdlets to perform tasks and process .NET objects. Key features incl
  • Introduction to ASP.NET Core Identity Architecture8/5/2024 4:36:21 AM. ASP.NET Core Identity is a membership system for managing authentication and authorization in web applications. It includes components like IdentityUser, IdentityRole, and Claims, and features such as
  • Introduction to Bootstrap8/1/2024 9:56:46 AM. Learn how to create responsive, mobile-first websites using Bootstrap's powerful grid system, pre-designed components, and customizable classes. Ideal for beginners and experienced developers.
  • Introduction to Artificial Intelligence (AI)7/24/2024 7:07:15 AM. Discover the fundamentals of Artificial Intelligence (AI) in this introduction. Explore key concepts like machine learning, neural networks, and intelligent systems. Learn about AI applications and te
  • Introduction to .NET Standard7/17/2024 12:19:50 AM. .NET Standard simplifies cross-platform development by defining a unified set of APIs for .NET platforms like .NET Core, .NET Framework, and Xamarin. It enables code sharing across these platforms, en
  • Introduction to .NET Core7/16/2024 6:20:58 PM. .NET Core is a versatile, open-source framework by Microsoft, designed for cross-platform development. It offers high performance, a modular architecture, and supports multiple programming languages l
  • Introduction to Spark Scala in Fabric Notebook for Analysis7/8/2024 6:01:04 AM. This video shows dives into Scala as an important languages supported in the Fabric Notebook. Covered in this vide is how to read delta table from Lakehouse in the Fabric Notebook leveraging the scala
  • Introduction to UI Flows in Power Automate7/3/2024 5:46:47 AM. Discover the fundamentals of UI Flows in Power Automate with our comprehensive introduction. Learn to automate repetitive tasks using Microsoft's powerful tool, streamline workflows, and enhance p
  • Introduction to Azure AI Studio7/2/2024 9:09:48 AM. In this article, we will discover the power of Azure AI Studio with our comprehensive introduction. Explore machine learning models, data science workflows, and neural network capabilities.
  • Introduction To Azure Function App6/20/2024 10:10:26 AM. Discover the power of Azure Function Apps, Microsoft's serverless computing service. Learn to leverage event-driven architecture for scalable, cost-efficient solutions in the cloud.
  • Introduction to Model View Control (MVC) Pattern using C#6/18/2024 8:42:40 AM. The benefits of using the Model-View-Control (MVC) pattern in our development projects is that we can completely decouple our business and presentation application layers. Furthermore, we will have a
  • Introduction to Apache ZooKeeper6/18/2024 5:58:37 AM. Apache ZooKeeper is a centralized service for managing configuration, synchronization, and naming in distributed systems.
  • Introduction To Selenium Webdriver With C# In Visual Studio 20156/17/2024 11:20:36 AM. Selenium WebDriver is an automated web application testing tool that integrates with languages like C#, Java, and Python. C# is a Microsoft programming language for building secure applications on the
  • Introduction to Service Oriented Architecture6/13/2024 8:26:12 AM. Service Oriented Architecture (SOA) enables scalable, interoperable applications by decoupling services, ensuring they remain independent and self-contained. It uses standards like WSDL for describing
  • Introduction to Agile Development: Principles and Practices6/12/2024 5:31:43 AM. Agile development is a dynamic approach to software projects, emphasizing iterative progress, collaboration, and flexibility. Grounded in the Agile Manifesto, it values customer satisfaction, adaptabi
  • Introduction of VMware vSAN?6/6/2024 6:07:01 AM. VMware vSAN is a software-defined storage solution integrated with VMware vSphere, enabling efficient management and automation of storage resources through a hyper-converged infrastructure.
  • Introduction To MediatR Pattern6/5/2024 11:08:55 AM. MediatR pattern promotes loose coupling by facilitating in-process messaging, reducing dependencies between objects. It enables one-way broadcast communication, allowing objects to communicate solely
  • Introduction To AES And DES Encryption Algorithms In .NET6/5/2024 5:38:31 AM. Explore encryption methods like Symmetric (DES, 3DES, AES) and Asymmetric (RSA, DSA), highlighting key differences in key management, security, and performance. Understand DES vulnerabilities and adva
  • Introduction To The Files Used In Angular Application6/4/2024 12:21:39 PM. An Angular application is built from various files. The src folder holds the core code, with the app folder containing building blocks for your UI like components (combining HTML, CSS, and TypeScript)
  • Introduction To Silverlight in ASP.Net6/4/2024 12:13:42 PM. Silverlight revolutionizes web development, blending desktop-like UI with HTML and JavaScript. Create stunning web apps with multimedia using Visual Studio. Explore Silverlight's architecture and
  • Getting Started With Apache Spark5/31/2024 10:02:08 AM. In Big Data, Hadoop components such as Hive (SQL construct), Pig ( Scripting construct), and MapReduce (Java programming) are used to perform all the data transformations and aggregation.
  • Introduction to AI/ML in vSphere using GPUs5/31/2024 4:50:20 AM. Learn how to integrate AI/ML workloads with vSphere using GPUs for enhanced performance, scalability, and security in your virtualized environments.
  • Introduction to ADO.Net5/30/2024 12:10:13 PM. Explore ADO.NET, a vital component of the .NET Framework for seamless database connectivity. Utilize connection objects, commands, data readers, datasets, and adapters to interact with databases effic
  • An Introduction to jQuery5/30/2024 10:24:10 AM. The main focus of the JQuery library has always been to simplify the way you access the elements in your web pages, provide help in working with client-side events, enable visual effects like animatio
  • Introduction VMware NSX ALB Architectural Overview5/27/2024 5:24:56 AM. Discover VMware NSX ALB: a scalable, secure load-balancing solution optimizing application delivery across multi-cloud environments. Enhance performance and security today.
  • Introduction to Microsoft Copilot5/22/2024 10:54:38 AM. In today's fast-changing world of artificial intelligence (AI), Microsoft has launched a powerful new tool called Microsoft Copilot. Built into the Microsoft 365 suite, Copilot uses advanced AI to
  • Introduction to Microsoft Azure Services and Solutions 5/20/2024 11:37:47 AM. Microsoft Azure is a top cloud platform offering various services to meet different business needs. It provides strong infrastructure, data storage, AI, and security features. Azure helps businesses s
  • An Introduction to OpenCV for Computer Vision5/18/2024 6:50:53 AM. OpenCV, a robust open-source library, offers extensive tools for real-time computer vision and image processing. It's cross-platform, supports numerous algorithms, and is widely used in applicatio
  • Introduction To ActionResult Method in MVC5/16/2024 8:30:49 AM. ActionResult in MVC determines the type of response sent to the client. It facilitates rendering views, redirecting, returning JSON or content, and handling file downloads, enhancing the flexibility a
  • Introduction To ASP.Net SignalR Self Hosting5/16/2024 5:43:17 AM. Explore ASP.NET SignalR self-hosting to enable real-time communication in your applications. Learn about setting up a self-hosted SignalR server using .NET Framework, facilitating WebSocket-based inte
  • Introduction to Tracing in .Net5/14/2024 11:01:17 AM. Tracing in .NET offers insights into application behavior, aiding debugging and performance monitoring. Utilize TraceListeners and TraceSources to capture and analyze trace information effectively for
  • Introduction to Monitor Class in C#5/13/2024 10:26:11 AM. The Monitor class is built on dotNET’s FCL (Framework Class Library) infrastructure. In general, it provides to achieve thread safety.
  • Introduction to ASP.Net Session5/13/2024 4:22:53 AM. This article introduces ASP.NET session state. The ASP.NET Session State stores and retrieves values for a user. An ASP.NET Session State identifies requests from the same browser during a limited tim
  • Introduction To .NET Platform5/8/2024 10:10:07 AM. In this article, you will discover the fundamentals of the .NET platform, including the C# programming language, Common Language Runtime (CLR), and Base Class Library (BCL).
  • Introduction To FriendlyUrls in ASP.Net5/8/2024 9:54:00 AM. Learn the fundamentals of Friendly URLs in ASP.NET, exploring routing techniques for creating clean, user-friendly URLs. Discover how to configure routing in MVC applications, implement URL rewriting
  • Introduction to Railway-oriented programming5/8/2024 6:56:15 AM. This article delves into Railway-oriented Programming (ROP), a functional approach to error handling and data flow. It compares ROP to exceptions, offers a C# implementation, and discusses its benefit
  • Introduction To OWIN and KATANA in Visual Studio 2013 Preview5/6/2024 11:34:54 AM. Discover OWIN and Katana in Visual Studio 2013 Preview. Revolutionize web development with middleware, modular architecture, and self-hosting capabilities, enhancing scalability and cross-platform com
  • Azure Bicep - Introduction to Azure Bicep5/3/2024 10:02:14 AM. This is a 14-Day series which introduces Azure Bicep Infrastructure as Coding (IaC) to the readers. This will be posted in 14 parts for ease of reading.
  • An Introduction to Jira: A Project Management Software Tool5/3/2024 9:55:15 AM. Jira is designed to help teams manage projects from start to finish, facilitating everything from task assignment to progress tracking. Whether you're in software development, business, or another
  • Introduction to AngularJs5/3/2024 8:57:16 AM. In this article, we will learn that AngularJS is a JavaScript framework that extends HTML with directives and expressions. It allows you to use HTML as your template language, making it easier to expr
  • Introduction to Task-Based Asynchronous Pattern in C# 4.5: Part I5/1/2024 11:07:16 AM. Discover the fundamentals of Task-Based Asynchronous Pattern in C# 4.5: Part I. Explore asynchronous programming, concurrency, and the await keyword for efficient parallel computing in .NET Framework
  • Introduction to Async and Await in C# 5.04/29/2024 10:01:54 AM. Async and await in C# 5.0 revolutionized asynchronous programming, simplifying complex tasks by allowing developers to write asynchronous code as if it were synchronous. These keywords enable efficien
  • Introduction to Grafana: Power of Data Visualization4/29/2024 5:16:32 AM. Learn about Grafana, an open-source analytics and monitoring platform, and discover why it's essential for visualizing metrics data.
  • Introduction To gRPC And its Implementation In .NET Core 3.14/26/2024 12:04:24 PM. Learn the fundamentals of gRPC and its integration with .NET Core 3.1 in this introductory guide. Discover how gRPC facilitates efficient, cross-platform communication using protocol buffers. Explore
  • Introduction To Enterprise Library 6.0 And Unity 3.04/26/2024 10:28:28 AM. Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effective
  • Introduction To Recursion4/23/2024 9:00:06 AM. Recursion in programming involves a method calling itself with modified parameters until a termination condition is met. It operates on a Last In First Out (LIFO) stack memory. The algorithm consists
  • Introduction to Visual Studio4/23/2024 8:59:20 AM. This article is an introduction into Visual Studio. Visual Studio 2005 is a complete set of development tools for building high performance Desktop applications, XML Web Services, mobile applications
  • Introduction To Azure IoT Hub 4/23/2024 8:55:38 AM. Azure IoT Hub is a cloud service facilitating secure, scalable connectivity between IoT devices and applications. It enables efficient device management, data ingestion, and communication. With featur
  • Introduction To Serialization In .NET4/23/2024 7:22:38 AM. In this article, we will Learn about various serialization formats like binary, XML, and JSON, along with serialization attributes and best practices for efficient data handling and persistence within
  • Getting Started With Angular4/19/2024 10:50:55 AM. In this article, we will Discover the fundamentals of Angular with our comprehensive beginner's guide. Get started on your journey to mastering this powerful JavaScript framework.
  • Services in AngularJS For Beginners4/19/2024 10:31:05 AM. Explore the essentials of AngularJS services in this beginner-friendly tutorial. Learn how services facilitate data sharing and encapsulation, enhancing your understanding of AngularJS fundamentals.
  • Getting Started With Angular.js4/19/2024 10:26:36 AM. Get started with Angular.js effortlessly! This comprehensive guide covers installation, setup, and dives into key concepts like components, directives, controllers, and services.
  • Introduction to the Assembly Concept4/18/2024 1:23:08 PM. An introduction to the assembly concept explores the fundamental unit of deployment in .NET applications. Assemblies encapsulate code, metadata, and resources, aiding in code management, versioning, a
  • Azure Logic App - A Brief Introduction With An Example4/12/2024 11:28:47 AM. Azure Logic App simplifies workflow automation in Azure. Use its visual designer to create automated workflows with triggers and actions. Example: automate email notifications based on new file upload
  • Introduction to Web Service with Example in ASP.NET4/11/2024 10:53:13 AM. Explore creating web services in ASP.Net for code reuse across multiple applications. Understand web method attributes, platform independence, and date conversion functionalities. Examples demonstrate
  • HTML5 : A Brief History4/11/2024 6:16:42 AM. This article provides a brief history of HTML5. HTML5 is a markup language that was founded in 2004 by the Web Hypertext Application Technology Working Group (WHATWG) whose members include Apple, Mozi
  • Getting Started With .NET Core 3.1 - Part One4/9/2024 10:56:29 AM. In this article, you will learn the fundamentals of .NET Core 3.1 with this comprehensive tutorial series. In Part One, delve into the essentials of development, covering basic concepts, tools, and pr
  • Introduction To Azure Logic Apps4/8/2024 9:01:25 AM. Learn about Azure Logic Apps for task scheduling and automation in cloud computing. Explore workflow components like triggers, actions, and loops. Discover advantages, connectors, usage scenarios, pri
  • Power BI Introduction: Connectivity, Creating Dashboards & Data4/4/2024 9:15:53 AM. Power BI, a Microsoft product, is a versatile visualization tool for data analysis, providing insights from various data sources like databases, files, and URLs. With Power BI Desktop, Service, and Mo
  • Introduction Of Dashboards In Power BI4/4/2024 7:25:28 AM. In this article, you will discover the power of dashboards in Power BI with our comprehensive introduction. Learn to transform raw data into visually compelling insights, leveraging intuitive tools fo
  • Functional programming in C# - Introduction4/2/2024 8:55:30 AM. Lets learn the concept of functional programming, its usage and why functional programming is important
  • Introduction of Azure VMware Solution4/2/2024 8:28:35 AM. Learn about Azure VMware Solution: subscriptions, regions, resource groups, virtual networks, ExpressRoute, and more for efficient Azure deployments.
  • Introduction to Microsoft ASP.NET MVC 3 Razor View Engine4/1/2024 7:03:26 AM. In this article, we will explore the fundamentals of Microsoft ASP.NET MVC 3 with the intuitive Razor View Engine. Learn how MVC architecture streamlines web development, delve into Razor syntax for c
  • Brief Introduction to MVC34/1/2024 6:58:40 AM. MVC3, or Model-View-Controller version 3, is a web development framework by Microsoft, emphasizing separation of concerns. It divides applications into model, view, and controller layers, enhancing ma
  • Introduction to Image Control in Power Apps3/22/2024 5:25:23 AM. Explore the versatility of Image Control in Power Apps. Learn to enhance user interfaces by effortlessly displaying images. From data visualization to graphic elements, master the art of visual design
  • Introduction to 3D Object Control in Power Apps3/21/2024 1:43:53 PM. Introduction to 3D Object Control in Power Apps explores integrating 3D objects into user interfaces. Learn how to manipulate objects, design interactions, and enhance user experiences using Power App
  • Introduction to Line Charts in Power Apps3/21/2024 1:22:50 PM. Explore the power of line charts in Power Apps for visualizing SharePoint list data trends efficiently. Learn about their benefits, such as intuitive representation and dynamic data analysis, along wi
  • Introduction to Design Patterns in Flutter3/21/2024 9:12:16 AM. Explore the importance of design patterns in software development. Learn about different types of patterns, their benefits, and how they can improve code efficiency, readability, and maintainability.
  • Data Structures And Algorithms - Part One - Introduction3/20/2024 11:52:14 AM. Explore the fundamentals of data structures and algorithms in this introductory course. Learn about data organization, algorithmic thinking, and foundational concepts essential for problem-solving in
  • Introduction To Git 📥📤3/14/2024 10:49:15 AM. An introduction to Git: a powerful version control system for tracking changes in code projects. Git facilitates collaboration, tracks history, and manages changes through commits, branches, and merge
  • Introduction To Term Store Management in SharePoint Online3/12/2024 9:36:55 AM. In this article we will discuss – Introduction To Term Store Management in SharePoint Online And How to create Term Store using PowerShell.
  • Introduction Of Visual Studio Code Lens3/11/2024 9:27:26 AM. In this article you will learn about Visual Studio Code Lens. With code lens you have a deep focus on your code as you know what last changes were made to the file with reference history and who chang
  • Introduction of Power Apps3/11/2024 9:02:53 AM. Explore the fundamentals of Power Apps in this introductory series. Learn how Microsoft's low-code platform empowers users to create custom business solutions with ease. Dive into interface design
  • React Development Journey Series: Introduction to React.js 🚀3/9/2024 3:14:09 AM. Embark on a React Development Journey with our Introduction to React.js series!
  • Entity Framework Core 5.0 - An Introduction To What's New 3/7/2024 11:26:50 AM. Discover the latest features in Entity Framework Core 5.0, including improved performance, enhanced LINQ capabilities, migration enhancements, and streamlined database schema management.
  • Practical Introduction to Entity Framework: Day 63/6/2024 10:40:13 AM. In this article, you will Explore Day 6 of our Practical Introduction to Entity Framework series, diving deeper into database integration. Learn essential concepts, including object-relational mapping
  • Practical Introduction To Entity Framework: Day 53/6/2024 10:39:36 AM. Day 5 of our practical introduction to Entity Framework delves deeper into database management with advanced concepts like relationships and efficient CRUD operations. Explore Entity Framework Core fo
  • Practical Introduction To Entity Framework: Day 43/6/2024 10:36:48 AM. This content provides a detailed guide on returning multiple result sets or data sets in Entity Framework. It walks through the steps involved, including creating a normal stored procedure, adding an
  • Practical Introduction To Entity Framework: Day 33/6/2024 10:32:09 AM. Day 3 of this practical Entity Framework introduction delves into database transactions, query optimization, and advanced EF features. Learn to manage relationships, optimize data models, and fine-tun
  • Practical Introduction To Entity Framework: Day 23/6/2024 10:30:54 AM. This article provides a comprehensive guide on executing stored procedures using Entity Framework. It covers creating stored procedures in SQL Server, adding entity models to projects, and calling aut