Related resources for IS
  • What is New in Android 15?11/21/2024 5:19:48 AM. Android 15, codenamed Vanilla Ice Cream, launched with innovative features like Private Space, enhanced satellite messaging, Partial Screen Recording, and robust security updates. Revolutionizing mult
  • Setup .NET Core on Windows Server with IIS Migration11/21/2024 4:53:48 AM. This guide covers the installation of software required for .NET Core on Windows Server and the process of configuring IIS for hosting .NET Core applications.
  • Azure Synapse Spark and Apache Spark Architecture11/20/2024 10:01:09 AM. Learn how both tools handle big data processing, their integration capabilities, and use cases. Perfect for beginners and professionals aiming to master distributed computing and analytics.
  • What is a Vault in DevOps11/20/2024 4:48:43 AM. A Vault in DevOps is a secure tool used for managing sensitive data like passwords, API keys, certificates, and other secrets. It ensures encryption, access control, and auditing of secrets across dif
  • Apache Kafka with Dapr Bindings in .NET11/20/2024 4:30:36 AM. This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
  • Save List Data to Another List as an Attachment Using Power Automate11/19/2024 10:42:33 AM. This step-by-step guide covers creating workflows to transfer and attach data from one SharePoint list to another, automating data management, and improving efficiency in your SharePoint environment.
  • Create SharePoint Security Group using Power Automate11/19/2024 6:25:10 AM. This article explains how to create a custom SharePoint security group and assign permissions. Learn how to create custom SharePoint security groups with 'Contribute' permissions using Power A
  • Types of APIs and Essential API Testing Tools11/18/2024 8:41:55 AM. Learn about essential API testing tools such as Postman, SoapUI, and JMeter, which help ensure the functionality, performance, and security of APIs through effective testing and automation.
  • Exploring the Seven Experiences in Microsoft Fabric11/18/2024 4:47:32 AM. In this article we will dive deeper into each of the seven Fabric experiences, focusing on their objectives, the resources they provide, similar Azure services, and the key personas they serve.
  • Retrieve API Data and Store in SharePoint with Power Automate11/18/2024 4:42:57 AM. In this article, we will learn how to use Power Automate to retrieve data from an external API and automatically store it in a SharePoint list, streamlining your workflow and data management.
  • Install and Enable IIS Express on Windows 1111/16/2024 10:18:05 AM. Learn how to install and enable IIS Express on Windows 10/11. Follow simple steps to download, install, and activate IIS Express for hosting web applications on your system.
  • Amazon OpenSearch Service Setup with Kibana11/15/2024 9:48:13 AM. Amazon OpenSearch Service enables real-time search, monitoring, and analysis of business data. It integrates with AWS services like CloudWatch Logs and Lambda for log aggregation, with Kibana for data
  • .NET 9 is Out Now11/15/2024 8:47:33 AM. This article explains in detail the latest release of .NET. The latest .NET ecosystem updates improve performance, security, and productivity across C# 13, ASP.NET Core, EF Core, .NET Runtime, Librari
  • Migrate Grafana dashboard Dev to UAT Environment11/15/2024 5:16:37 AM. Learn how to migrate Grafana dashboards from Dev to UAT environments seamlessly. This guide covers export, configuration, and deployment steps to ensure smooth transitions and effective testing in UAT
  • What are Different File Extension in .NET11/14/2024 10:53:32 AM. This article explores key file extensions in ASP.NET, including.ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for defi
  • Deploying ASP.NET Core 9 Application on IIS11/14/2024 8:33:56 AM. Learn how to publish ASP.NET Core 9 applications on IIS. This guide covers key steps such as setting the correct target framework, configuring IIS settings, handling common errors like 503, and using
  • Visual Studio Builds and Key Features11/14/2024 5:13:31 AM. Visual Studio Builds Since 2005 and main key features. Explore the growth of Visual Studio, Microsoft's premier Integrated Development Environment, from its inception in 1997 to the latest feature
  • Rock, Paper, Scissors Game in Java11/13/2024 1:49:27 PM. This article provides a step-by-step guide to implementing the "Rock, Paper, Scissors" game in Java, complete with a demo video and downloadable source code, covering game rules and logic.
  • 🚀 Unlock Your Coding Potential with Amazon Q: AWS’s New AI Coding Assistant! 🚀11/13/2024 7:02:38 AM. If you are looking to enhance your coding workflow, check out Amazon Q. This AI-Powered coding assistant helps simplify coding with features like Code Understanding, Code Generation, Refactoring and T
  • Transform Weak Models into Powerhouses with Model Distillation11/13/2024 5:11:33 AM. This article explains how to take your underperforming AI models and supercharge them using the cutting-edge technique of model distillation.
  • Best Practices in Building Cloud Distributed Systems11/12/2024 11:17:56 AM. This video will explore key topics related to building cloud-native and distributed systems, including scalability, availability, and resilience.
  • How to Create a ListView Command Set Extension11/12/2024 11:13:01 AM. A ListView Command Set extension in SharePoint customizes the command bar or context menu of lists/libraries. It allows adding buttons that trigger custom actions, such as displaying alerts, showing s
  • Getting Started with React for Interactive UIs11/12/2024 6:49:45 AM. This guide covers setting up React, understanding JSX, and using core features like components and hooks. Perfect for beginners looking to get started with modern front-end development.
  • Creating Views for Lists or Libraries in SharePoint Online11/12/2024 6:02:41 AM. Creating custom views in SharePoint Online allows users to tailor how lists and libraries display data. With options for filtering, sorting, grouping, and different layouts like calendar and gallery v
  • An Introduction to Microsoft Fabric Fundamentals11/12/2024 5:13:49 AM. Learn the core concepts, including Fabric architecture, data lake integration, and analytics capabilities, designed to streamline data management and empower insights across organizations.
  • SSRS (4) --- SQL Server Database Project in Visual Studio11/11/2024 8:37:33 PM. This article is to discuss: SQL Server Database Project in Visual Studio
  • SSRS (3) --- Report Build and Deploy as a VS Project11/11/2024 8:34:10 PM. This article will make a sample of Report from Visual Studio Environment by using both the pre-setup SSIS, SSAS, Server and the SQL Server DAta Tools
  • SSRS (1) --- Server Setup: SSIS, SSAS, and SSRS11/11/2024 8:31:56 PM. This article is to discuss SSRS (1) --- Server Setup, SSIS, SSAS, and SSRS
  • Read Multiple CSV Files from GitHub Repository to Databricks Notebook11/11/2024 5:52:15 AM. In this Data engineering episode, I covered how to read multiple CSV files from GitHub Repository to Databricks Notebook for analysis.
  • Glimpse of Apache Flink11/11/2024 5:10:48 AM. Apache Flink is an open-source framework designed for real-time and batch data processing. It enables scalable, high-performance analytics, ideal for complex event-driven applications.
  • Creating Interactive Charts with Chart.js and TypeScript11/10/2024 6:08:34 AM. To create a responsive chart in a TypeScript application, use Chart.js—a popular library for data visualization. Set up your TypeScript project, install Chart.js and its types, and configure Webpack f
  • Difference Between =, == And === In JavaScript11/10/2024 4:30:41 AM. In this article I am going to explain what is difference between =, == and === in JavaScript.
  • How to Sort a List of Objects in TypeScript by Property11/9/2024 10:11:36 AM. This guide covers sorting lists of objects in TypeScript, with examples for sorting by string, numeric, and date properties. It demonstrates using the sort() method, localeCompare for strings, custom
  • Everything you need to know about QuickGrid in Blazor11/9/2024 6:21:07 AM. This guide covers the basics of setting up QuickGrid, customizing columns, and optimizing performance in Blazor projects. Perfect for developers seeking a simple, powerful grid component for their Bla
  • KISS - Keep It Simple Stupid11/8/2024 11:39:50 AM. In this video, you will learn how to create scalable, maintainable, and on-budget software while explaining application rewrite - a piece of software with a C# .NET backend and a React front end.
  • Weather App to fetch/display weather data using API11/8/2024 11:39:42 AM. Building a weather app that fetches and displays weather data using an API is a practical project for developers looking to enhance their skills in JavaScript and API integration. This application all
  • Why is Kubernetes Necessary for Modern Applications Deployment?11/8/2024 5:02:35 AM. In this article, we will learn Kubernetes streamlines modern app deployment by orchestrating containers, ensuring scalability, and automating management. It optimizes resources, enhances reliability,
  • Understanding Distributed and Monolithic SQL Architectures11/5/2024 10:01:52 AM. In this article, we explore the key differences between distributed and monolithic SQL architectures. We delve into their respective advantages and disadvantages, focusing on scalability, performance,
  • Managing User Data in Azure AD with Microsoft Graph API11/5/2024 5:47:57 AM. Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, cre
  • Exploring the New T-SQL Enhancements in SQL Server 202211/5/2024 5:39:41 AM. In this article we will explore the powerful new T-SQL enhancements in SQL Server 2022, including features like DATE_BUCKET, DATETRUNC, and IS DISTINCT FROM, designed to simplify data handling and opt
  • Rock, Paper, Scissors Game in JavaScript 11/5/2024 4:51:57 AM. A simple Rock, Paper, Scissors game in JavaScript teaches beginners about functions and conditionals. It features an HTML interface for player choices and JavaScript logic for determining game outcome
  • Dev Tunnel in Visual Studio Simplifies Local Development11/5/2024 3:40:41 AM. Explore the Dev Tunnel feature in Visual Studio 2022, designed to streamline local development and debugging. This powerful tool allows developers to create a secure connection to their remote environ
  • What is Azure Offensive Security11/3/2024 4:17:28 AM. Azure Offensive Security focuses on proactively testing and strengthening the security of Azure environments. It uses tools like Microsoft Defender for Cloud, Azure Sentinel, and Threat Modeling to id
  • Managing Exchange Online with Exchange 201911/2/2024 4:13:52 AM. In this article, we will learn how to integrate on-premises infrastructure with cloud-based Exchange services for seamless administration, enhanced security, and efficient mail flow control.
  • Git GUI Clients (2), VS Code11/1/2024 8:25:54 PM. This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
  • Git GUI Clients (3), GitHub Desktop11/1/2024 7:30:56 PM. This article discusses the GitHub Desktop as a client GUI. This series explores various Git GUI clients like Visual Studio, GitHub Desktop, and SmartGit, detailing features such as repo management, in
  • Microsoft Graph Permissions - Get Access on Behalf of a User10/30/2024 8:22:09 AM. To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph o
  • How to Set Permissions in Microsoft SharePoint 10/30/2024 7:03:23 AM. Learn how to set permissions in Microsoft SharePoint effectively to ensure secure collaboration. This guide covers essential concepts, including permission levels, user access control, and managing si
  • Top AI Tools for Testers10/30/2024 6:04:42 AM. Artificial Intelligence (AI) revolutionizes software testing by automating repetitive tasks, enhancing accuracy, and expediting the testing process. It enables testers to generate test cases, detect d
  • Integrating OpenAI's Assistant API in .NET Applications10/30/2024 5:41:53 AM. Integrating OpenAI's Assistant API in .NET empowers developers with advanced natural language processing capabilities. Using C# and Visual Studio, set up your project, manage API credentials secur
  • Understanding OSRM Routing with AWS10/28/2024 10:11:05 AM. This guide covers key concepts like API integration, scalability, and real-time traffic data, enabling you to leverage cloud computing for enhanced geographic information systems. Optimize your naviga
  • AI Architecture: What Is Possible Today and Future Trends10/28/2024 8:15:11 AM. In this video, we will explore the cutting-edge possibilities of AI architecture today and look ahead to the trends shaping tomorrow.
  • All About the New Microsoft Copilot Agents10/28/2024 6:43:47 AM. What are copilot agents and how the agents can be build. What are the various ways available for building the copilot agents with screenshot images on enabling the option to build agents. Microsoft Co
  • Endpoint Explorer in Visual Studio 202210/28/2024 5:54:45 AM. Endpoint Explorer in Visual Studio 2022 is a powerful tool for developers to easily test, debug, and manage API endpoints directly within the IDE. It streamlines API development by allowing quick setu
  • How to Create and Use Key Vault References in .NET Core Web API10/28/2024 4:14:04 AM. Azure App Configuration allows your application to use Key Vault references by creating keys that point to values stored in Key Vault. Rather than storing sensitive data directly, App Configuration us
  • An Overview of the Implementation of ValidationRules in WPF C#10/27/2024 6:39:40 AM. In WPF, the ValidationRule class enables custom validation for user input in controls like TextBox. By extending the ValidationRule and overriding the Validate method, specific input criteria can be e
  • User Profile Photos are Missing in the PnP People Webpart 10/27/2024 6:05:26 AM. In this article, we will learn troubleshooting steps and best practices to ensure profile pictures display correctly, enhancing user experience in your SharePoint environment.
  • How to Resolve Error Code Caa50021 in Microsoft 365 App Login10/25/2024 9:25:05 AM. In this article, we will learn troubleshooting steps to restore login access, including checking network settings, clearing the cache, and verifying account permissions to resolve the issue quickly.
  • SQL Data Analysis in Databricks Notebook10/25/2024 6:09:40 AM. This video dives into performing SQL Data Analysis in Databricks Notebook.
  • Delete Comment from SharePoint List Item10/24/2024 10:54:43 AM. This article explains how to delete comments from a SharePoint list item using the SharePoint REST API and Power Automate. It covers creating a flow with a manual trigger, fetching comment details via
  • Create a Data Visualization Adaptive Card Extension10/24/2024 7:03:25 AM. Creating a Data Visualization Adaptive Card Extension (ACE) for SharePoint Online using the SharePoint Framework (SPFx) involves building a custom ACE component to display visual data in the form of c
  • A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native10/24/2024 5:05:25 AM. React Native, React, ReactJS
  • Redis: RedisString and RedisJSON10/23/2024 8:19:31 AM. RedisString has long been the basic and most common data type in Redis. Recently, RedisJSON has gained popularity as a module that allows you to store, query, and manipulate JSON data natively.
  • Enhancing Microservices with Kafka: A Distributed Messaging Solution10/23/2024 8:17:59 AM. In this video, we will explore how to effectively bridge various pods and JVMs while considering key factors such as scalability, resilience, high availability, and performance for intensive applicati
  • Example of Aspect Oriented Paradigm with DispatchProxy Class 10/23/2024 5:25:01 AM. This article explores how to implement cross-cutting concerns in .NET using the DispatchProxy class. It demonstrates dynamic proxy creation for logging and other concerns, highlighting the benefits of
  • 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
  • Learn SharedPreferences in Android10/22/2024 7:19:52 AM. SharedPreferences is an Android feature used to store small amounts of data in key-value pairs. It allows apps to save user preferences, settings, and simple data across sessions.
  • Activate Server-Side Encryption for Azure Disks with Customer Keys10/21/2024 6:21:07 AM. Azure Disk Storage offers server-side encryption (SSE) with customer-managed keys, allowing users to control encryption for managed disks. By utilizing Azure Key Vault, users can manage access and enh
  • New Feature: Drag and Drop in Microsoft Lists10/21/2024 6:17:11 AM. Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch
  • Troubleshooting 404 or 500 Error After Deploying Vue 3 App to IIS10/21/2024 6:06:12 AM. Facing a 404 or 500 error after deploying a Vue 3 application to IIS? This guide helps troubleshoot common issues, from configuring the web.config file to resolving routing problems with Vue Router&#3
  • Why In ASP.NET Core logging is often implemented as a singleton10/20/2024 9:31:50 AM. In ASP.NET Core, logging is often implemented as a singleton to ensure efficient resource usage, centralized management, and thread-safe logging across the application.
  • How to Create SharePoint Team or Communication Site10/20/2024 9:09:09 AM. Discover key differences between the two, step-by-step instructions for setting up each site type, and best practices to optimize your SharePoint environment for seamless teamwork.
  • SharePoint : Optimize SharePoint Storage with Version History Limits 10/16/2024 10:38:11 AM. Discover how Microsoft's new version history limits (currently in preview) can help streamline document management and optimize SharePoint and OneDrive storage. Learn how to configure organization
  • Implicit vs Explicit Interface Implementations10/16/2024 10:06:32 AM. This article explores the differences between implicit and explicit interface implementation in C#. It explains how to implement an interface in two ways using classes, highlighting the accessibility
  • STRING_SPLIT() Ordinal New T-SQL Enhancements in SQL Server10/16/2024 9:01:22 AM. The STRING_SPLIT() function in SQL Server, introduced in 2016, allows for splitting delimited strings into rows. The 2022 enhancement introduces an optional ordinal parameter, enabling retrieval of ea
  • Databricks: Provision and Analyze Azure SQL Database Table10/16/2024 7:38:47 AM. In this video, I covered how to read and analyse Azure SQL Database Table in Databricks Notebook.
  • Understanding the Difference Between Cache and Persist in Pyspark10/16/2024 5:40:26 AM. Learn how they store data in memory and disk, their role in improving execution speed, and how to choose the right method for efficient data processing in PySpark.
  • Is PostgreSQL the Future of Databases?10/16/2024 5:00:45 AM. This article explores whether PostgreSQL is the future of databases, highlighting its advantages in scalability, performance, and innovation. Discover how it compares to other database systems in toda
  • How to Create/Update/Delete SharePoint 2010 list items using Client Object Model10/16/2024 4:56:57 AM. This tutorial covers essential concepts, including setting up the ClientContext, performing CRUD operations with JavaScript, and handling permissions and errors. Enhance your SharePoint development sk
  • How To Create A List In SharePoint10/15/2024 11:18:49 AM. Learn how to create a list in SharePoint 2010 with this easy-to-follow guide. We'll walk you through the steps to build and manage custom lists, covering essential features, settings, and tips to
  • 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
  • Understanding List Column Data Types in SharePoint 10/15/2024 11:08:42 AM. SharePoint allows users to create and manage lists with various column types, such as text, number, date, and lookup fields. These columns help organize and store data effectively, ensuring better rep
  • Explaining FastAPI in Python10/15/2024 7:22:51 AM. FastAPI is a modern Python framework that simplifies API development with built-in support for async operations, data validation using Pydantic, and automatic generation of Swagger and ReDoc documenta
  • Debugging Angular Using Visual Studio Code (VSCode)10/14/2024 11:45:42 AM. Debugging Angular using Visual Studio Code (VSCode).
  • Minimal APIs or Controllers in ASP.NET Core10/14/2024 5:56:00 AM. In ASP.NET Core, developers can choose between Minimal APIs and Controllers for building web APIs. Minimal APIs offer a lightweight, streamlined approach with simpler routing, while Controllers follow
  • Fixing the 'Process with an Id of #### is not Running' Error in Visual Studio10/14/2024 5:09:18 AM. In this article, we will learn why this error occurs, how to identify the underlying cause, and step-by-step solutions to fix it, ensuring smoother development and debugging in Visual Studio projects.
  • Integrating SharePoint with Power Automate for Status Updates10/13/2024 4:05:42 AM. Approval workflows are a crucial part of managing business processes, ensuring that the right people review and approve important items. With Power Automate, you can easily create automated approval w
  • The OSI Model: Exploring the Seven Layers of Networking10/12/2024 5:19:26 AM. The OSI model is a framework that standardizes network communication into seven layers, facilitating interoperability, troubleshooting, and consistent practices across different networks and protocols
  • What is Github Copilot?10/11/2024 1:54:38 PM. GitHub Copilot is an AI-powered code completion and generation tool that provides real-time suggestions to developers as they write code.
  • Get All Instances of SQL Server in C#10/11/2024 12:29:27 PM. If you're writing a Database Manager application or simply want to retrieve all the instances,this trick might come in handy.
  • Power of Web APIs: 12 Essential APIs for Java Developers10/11/2024 6:17:14 AM. Staying updated with essential web APIs is vital for developers to build efficient, scalable, and user-friendly applications. This article explores key APIs, including Geolocation, Web Workers, and We
  • Common Mistakes to Avoid When Using USDT TRC2010/10/2024 10:38:42 AM. USDT TRC20, a stablecoin operating on the Tron blockchain, ensures fast, cost-effective transactions. However, users face challenges with wallet compatibility, network differences, and cybersecurity,
  • What is JSON and Why Is It So Important?10/10/2024 9:39:39 AM. JSON (JavaScript Object Notation) is a lightweight, language-independent data format that represents key-value pairs, supporting strings, numbers, arrays, objects, and complex structures widely used f
  • Importing .NET Core APIs into Postman10/10/2024 5:42:24 AM. Explore how to test, debug, and document your APIs effectively. From setting up Postman collections to handling HTTP requests and authentication, this guide simplifies API testing and integration.
  • Exclude Exchange Databases from Auto-Provisioning in New DAG - Exchange 201910/10/2024 3:49:52 AM. In a multi-DAG Exchange environment, there are often scenarios where we want to ensure that primary mailboxes remain on a specific DAG, while a new DAG is reserved solely for archive mailboxes. This c
  • Understanding Infix, Postfix, and Prefix Expressions/Notations in DSA10/10/2024 3:36:19 AM. Infix, prefix, and postfix expressions are three notations for representing mathematical expressions in data structures and algorithms. Infix notation, where operators are between operands (e.g., A +
  • Create Fiscal Year and Aggregate using Power Query M Code10/9/2024 6:28:23 AM. In this Power Query video, I covered how to create fiscal Year and perform aggregation using Power Query M Code.
  • Microsoft Copilot integrate with existing Microsoft 365 Apps10/9/2024 3:57:05 AM. Microsoft 365 Copilot enhances productivity by integrating seamlessly with apps like Word, Excel, and Teams. It offers natural language processing, secure data access, and customizable workflows for s
  • Solr Search in Sitecore10/8/2024 9:36:37 AM. Solr Search in Sitecore" focuses on integrating the powerful Solr search engine with Sitecore CMS to enhance search capabilities. It covers configuring Solr for efficient indexing, optimizing sea
  • Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS10/8/2024 9:35:47 AM. This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec