Related resources for AI
  • Dictionary in .NET C#: Syntax, Methods, and Example5/7/2024 11:50:00 AM. In C#, a dictionary is a generic collection that holds elements as pairs of keys and values. The Non-Generic Hashtable collection and the Generic Dictionary operate extremely similarly.
  • The Role Of Blockchain As A Service In The Tech Industry5/7/2024 11:29:45 AM. Blockchain as a Service (BaaS) revolutionizes tech by offering scalable, secure, and transparent solutions. It enhances industries like finance, healthcare, and supply chain with decentralized data ma
  • Learn About SOLID Principles5/7/2024 11:24:48 AM. SOLID principles are fundamental to object-oriented design, ensuring code is clean, maintainable, and scalable. Learn SRP, OCP, LSP, ISP, and DIP for robust, flexible software architecture.
  • The Role Of AI, AR, And VR In The Food Industry5/7/2024 10:34:23 AM. Explore how AI, AR, and VR are reshaping the food industry. Discover the impact of technology on customer experiences, operational efficiency, and culinary innovation.
  • The Use Of Medical Augmented Reality In Our Daily Lives5/7/2024 10:32:22 AM. Medical augmented reality revolutionizes healthcare by integrating digital information into real-world environments. From surgical guidance to patient education, it enhances diagnosis, treatment, and
  • Containerize .NET Core Application And Push It To Azure Container Registry Using Visual Studio5/7/2024 10:21:00 AM. In this article, we will use Visual Studio to containerize a .NET Core application and then use the Visual Studio Publish functionality to push the containerized image to Azure Container Registry.
  • Spotting and Fixing Inconsistencies and Duplicates5/7/2024 6:21:16 AM. This article delves into the critical task of data cleaning for AI models. It covers identifying and handling inconsistent data through techniques like formatting, encoding, and imputation, alongside
  • Mastering Solana: Your Roadmap to Development Proficiency!5/7/2024 4:10:58 AM. In this article, we will see the roadmap that a beginner should follow to learn Solana. Navigating Solana's development requires a structured approach. This roadmap outlines essential steps, from
  • Enhance Your Digital Presence With The Best Digital Marketing Guide5/6/2024 11:57:07 AM. Unlock the secrets of digital marketing with our comprehensive guide. Learn proven strategies for SEO, SEM, social media, content, and more to elevate your online presence and drive impactful results
  • Get All SharePoint Site Collection Usage Details Using Graph API5/6/2024 11:22:22 AM. In this article, we will see the steps to check all the SharePoint site collection usage details using Graph API. The process is quite simple; just follow along.
  • Introducing Claims Based Identity With OWIN Components5/6/2024 11:20:48 AM. Explore the synergy of Claims-based identity and OWIN components in ASP.NET. Enhance authentication and authorization with security tokens, middleware, and identity management for robust web applicati
  • Solana's Consensus Mechanism and High-Performance Architecture5/6/2024 10:25:15 AM. Solana's exceptional throughput, processing thousands of transactions per second, distinguishes it in the blockchain realm. Its consensus mechanism, blending Proof of History and Proof of Stake, e
  • Mastering Resource Allocation in Azure5/6/2024 8:54:15 AM. This article provides a comprehensive guide on mastering resource allocation in Azure using the Allocation Success Recommender. The article concludes with tips on how to enhance your Azure experience
  • Understanding Fundamental AI Concepts5/6/2024 8:52:32 AM. In this Artificial Intelligence (AI) Fundamentals learning series, we will explore some of the fundamental concepts underlying AI, providing insights into how these concepts work and their significanc
  • Exploring the Fundamentals of Concurrent Programming in .NET5/6/2024 8:49:30 AM. Concurrency is vital for efficient applications. .NET offers Thread, Multithreading, Task, Async & Await, Threadpool, Lock, and Deadlock tools. Understanding them enhances .NET development for sca
  • Using Open-Source Model With OpenAI Models5/6/2024 8:47:58 AM. Housing is a fundamental human need, yet many face challenges accessing stable, safe accommodations. Issues like homelessness, affordability, and inadequate living conditions underscore the importance
  • Chat With Your CSV Data Using Azure OpenAI5/6/2024 8:39:17 AM. This article walks you through all the steps required to query and chat with your CSV data and get response out of it using Azure OpenAI.
  • How to Develop Programs(Smart Contracts) on Solana Blockchain?5/6/2024 8:29:30 AM. In this article, we will learn how to write a smart contract in Rust using the Anchor framework. Smart contracts, deployed on the Solana blockchain, autonomously execute predefined functions triggered
  • A Brief History of Microsoft Programming IDE’s5/6/2024 5:13:44 AM. This article provides a concise overview of the evolution of Microsoft programming IDEs, tracing from Visual Basic to Visual Studio and beyond, highlighting their impact on software development effici
  • All You Need To Know About Azure Kubernetes Service (AKS)5/5/2024 8:26:20 AM. Discover everything about Azure Kubernetes Service (AKS) in this comprehensive guide. Learn how AKS simplifies Kubernetes deployment and management on Azure. Explore container orchestration, scalabili
  • .Net Architecture And .Net Framework Basics5/5/2024 8:25:53 AM. .NET architecture encompasses the Common Language Runtime (CLR) and Common Type System (CTS), executing Intermediate Language (IL) through Just-In-Time (JIT) compilation.
  • Program, Accounts and Program Driven Addresses(PDA) in Solana5/3/2024 11:38:30 AM. In this article, we will learn about Programs, Accounts, and Program Driven Addresses(PDA) in Solana. programs are like the building blocks of decentralized applications.
  • Top Innovative Blockchain Trends to Watch in 20245/3/2024 11:30:04 AM. In this blog, we will look at the key blockchain trends in 2024 and beyond. We will also look into how they influence businesses and how they help sectors change, particularly as we approach a new pha
  • Unity 6 Preview: Exciting Features for Game Developers5/3/2024 5:04:58 AM. Unity, the leading platform for creating interactive experiences, has unveiled its highly anticipated Unity 6 Preview, showcasing a plethora of new features designed to empower game developers.
  • AI Valued at $4.4Trillion Annually | What and How5/3/2024 4:50:23 AM. What industry and what part of the operations is seeing the most value opportunity from AI?
  • Solana's Language Support and Simplified Development with Anchor Framework5/2/2024 10:55:28 AM. In this article, we will explore that what are the languages that used to write smart contract for Solana and the setup of Anchor framework.
  • Get Email Activity And Mailbox Usage Details Of All Users Using Graph API5/2/2024 9:54:04 AM. Utilize Graph API to retrieve comprehensive details on email activity and mailbox usage for all users. Gain insights into communication patterns and resource utilization across your organization effic
  • Get Activity Details Of All OneDrive Users Using Microsoft Graph API5/2/2024 9:52:56 AM. In this article, we will learn how to leverage the Microsoft Graph API to retrieve detailed activity insights for all OneDrive users. Discover user analytics, monitor usage patterns, and integrate dat
  • What Is Solana And Why Use Solana?5/1/2024 11:43:07 AM. Solana revolutionizes blockchain technology with its speed and scalability, challenging traditional platforms like Ethereum. This article delves into Solana's features, advantages over Ethereum, a
  • How to Setup the Solana Development Environment5/1/2024 11:41:59 AM. In this article, we will explore how to set up the development environment of the Solana blockchain. Setting up a robust Solana development environment is essential for smooth blockchain development.
  • Protection Against Clickjacking5/1/2024 11:40:40 AM. Protection against clickjacking involves implementing measures like frame-busting scripts, X-Frame-Options HTTP header, and Content Security Policy to prevent malicious actors from hijacking clicks on
  • Protection Against Busting Frame Busting5/1/2024 11:40:26 AM. Learn effective techniques to protect against frame busting vulnerabilities on websites. Discover how to implement robust security measures, such as Content Security Policy (CSP), to prevent clickjack
  • Microsoft Small Basic: Painting Tool Using Graphics Window5/1/2024 11:09:00 AM. Learn to create a Painting Tool using Small Basic's GraphicsWindow, including animation and graphical output. Explore step-by-step code explanations and tutorials for beginners, covering drawing s
  • Asynchronous Connection in .NET Framework 4.55/1/2024 11:04:28 AM. Learn about leveraging asynchronous connections in .NET Framework 4.5 for efficient, non-blocking operations. Explore async/await patterns, Task Parallel Library (TPL), AsyncCallback delegate, and asy
  • Log Parser Usage Details For IIS Logs5/1/2024 11:01:00 AM. Explore Log Parser for IIS logs: Analyze, extract, and transform data effortlessly. Master command-line tools for detailed log analysis and troubleshooting. Unlock insights from your log files efficie
  • How to Get All the Site Permission Levels in SharePoint 2013 Online Using REST API5/1/2024 11:00:29 AM. Learn how to utilize SharePoint 2013's REST API to access site permission levels remotely. Explore creating apps with NAPA Tool, handling cross-domain requests, executing CRUD operations, retriev
  • Rockin’ The Code World with dotNetDave ft. Mark Brown - Ep. 1005/1/2024 5:39:38 AM. In the episode, you will learn about how to build Generative AI applications with Microsoft .NET.
  • Empowering The Developer: AI To Help, Not Replace4/30/2024 11:03:11 AM. AI empowers developers by providing assistance, not replacement. Collaboration between humans and AI enhances productivity, creativity, and innovation, leveraging automation to streamline processes wh
  • AI vs. Machine Learning vs. Deep Learning vs. Data Science4/30/2024 10:33:28 AM. This article will help you to understand the difference between AI, Machine Learning, Deep Learning, and Data Science. In today's tech landscape, terms like AI, ML, Deep Learning, and Data Science
  • OpenID Connect Availability in OWIN Security Components4/30/2024 9:51:18 AM. Discover the integration of OpenID Connect with OWIN security components for robust authentication and authorization in .NET applications. Enhance identity management and security with seamless integr
  • NHibernate in Details: Part 24/30/2024 9:49:29 AM. Dive deeper into NHibernate with Part 2, exploring advanced topics like session management, querying, and performance optimization. Uncover the intricacies of this powerful object-relational mapping t
  • Using Mediator In Web API's For CQRS Pattern4/30/2024 9:36:30 AM. Implement Mediator pattern in Web APIs to embrace CQRS architecture. Utilize separate commands and queries for handling requests, promoting better code organization, and decoupling components, enhanci
  • How To Design A Cryptocurrency With Stablecoins4/30/2024 9:23:33 AM. Explore the intricate process of designing a cryptocurrency ecosystem with stablecoins. Dive into concepts like blockchain, smart contracts, and monetary policy to create a digital asset that ensures
  • Why Choose Hyperledger - The Enterprise Blockchain4/29/2024 11:56:35 AM. Discover why Hyperledger is the premier choice for enterprise blockchain solutions. Explore its robust security, scalability, and tailored business applications, making it the trusted platform for dec
  • 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
  • Learn Parallel Programming in .NET4/29/2024 9:57:15 AM. .NET parallel programming techniques like Task Parallelism and Concurrent Collections. Utilize BlockingCollection to manage concurrent tasks. Explore Task.Factory.StartNew for task creation, Collectio
  • MPXJ Library in Details4/26/2024 12:14:21 PM. MPXJ is a Java library for reading, writing, and manipulating project data stored in Microsoft Project files. It offers APIs for task scheduling, resource management, Gantt charts, and more, facilitat
  • Lobe - A Free & No-Code Machine Learning Application4/26/2024 12:03:18 PM. Discover Lobe, a free machine learning application by Microsoft that simplifies model training with its intuitive GUI. Train models effortlessly, play with predictions, and export them for cross-platf
  • Application Deployment On Azure Kubernetes Service4/26/2024 11:56:18 AM. Deploying applications on Azure Kubernetes Service (AKS) involves containerizing apps with Docker, orchestrating with Kubernetes, and managing scalability, availability, and load balancing. Utilize YA
  • Binding XML Data to a WebForm Control in ASP.Net4/26/2024 10:30:13 AM. Create a Web Application in Visual Studio 2010 to store product details in XML format. Display product details in a GridView and add an advertisement banner using AdRotator control. Bind XML data to t
  • Explain Lambda Functions in .NET C#4/26/2024 5:02:47 AM. In the realm of .NET programming, lambda functions represent a powerful and concise way to define anonymous methods or functions. In this article, we'll explore the fundamentals of lambda function
  • Introducing Copilot Studio: Your Creative Code Companion4/25/2024 10:38:44 AM. Copilot Studio is your ultimate creative companion for coding. This innovative platform is designed to assist and inspire you in your coding journey, offering support, suggestions, and guidance to enh
  • Create Your Customized Copilot Using Microsoft Copilot - Part 1 4/25/2024 10:13:39 AM. Create your own personalized Copilot with Microsoft Copilot, leveraging its AI prowess to enhance code generation and streamline development tasks. This series explores customizing Copilot for tailore
  • DriveInfo Class in C# with an Example4/25/2024 10:09:36 AM. The DriveInfo class in C# allows accessing and managing disk drive information such as available space, drive type, and volume details. With its methods and properties, it enables efficient disk space
  • Application Deployment On Azure Kubernetes Service - Part Three4/25/2024 9:48:19 AM. In Part Three of deploying applications on Azure Kubernetes Service (AKS), explore advanced topics like Helm chart usage, CI/CD pipelines with Azure DevOps, and YAML configuration for fine-tuning depl
  • Upload file to IPFS using Python4/25/2024 9:24:51 AM. Discover the cutting-edge method to upload files using Python and IPFS (InterPlanetary File System), revolutionizing the way data is stored and shared securely across the web. Dive into this step-by-s
  • .NET Core: Architecture, Features, and Advantages Explained4/25/2024 8:44:34 AM. In the realm of software development, staying ahead of the curve is crucial. With technology evolving at an exponential rate, developers are constantly seeking efficient, scalable, and versatile solut
  • Unloading Assemblies in C#4/25/2024 7:56:13 AM. Unloading an Application Domain is crucial for releasing resources. Unlike assemblies, Application Domains can be unloaded, aiding in resource management. However, the default CLR-created domain is im
  • Using The Complex Type to Solve Quadratic Equations4/25/2024 7:53:48 AM. One of the more interesting types introduced in .NET Framework 4.0 is the Complex structure which models the mathematical entity known as a 'complex number'. This is a number of the form a + b
  • Medical Documentation with AI: Multi-Turn Chat App by Gemini 1.5 Pro4/25/2024 7:17:56 AM. In the rapidly evolving landscape of healthcare, efficient and accurate documentation is paramount. Fortunately, advancements in artificial intelligence (AI) are offering solutions to streamline this
  • Getting Started with WaitGroups in Go4/25/2024 5:51:03 AM. Discover the power of WaitGroups in Go for coordinating concurrent tasks. This beginner's guide will show you how to synchronize goroutines effectively, ensuring smooth parallel execution. Perfect
  • Understanding GPU's for fine-tuning GPT engines4/25/2024 5:25:37 AM. understanding GPU's for fine-tuning GPT engines
  • Unity Muse Features Expanded In Editor With 3 New Updates4/24/2024 11:11:53 AM. Real-time collaboration enables developers to work together from anywhere, boosting synergy and speeding up creativity. It encourages teamwork, enhances knowledge exchange, and leads to top-notch resu
  • Creating A New Tenant With Custom Domain In Azure Active Directory4/24/2024 7:56:12 AM. This guide introduces setting up a new tenant in Azure Active Directory with a custom domain. It covers configuring custom domains to suit specific organizational needs within the Azure environment.
  • Containerize .NET Core Application And Push It To Azure Container Registry Using Docker Commands4/24/2024 7:41:55 AM. Azure Container Registry is a private registry on Azure for containerized applications. Learn to containerize and push .NET Core apps using Docker commands, enabling deployment on Azure services. Auth
  • Free Microsoft Certification Renewal At No Cost And No New Exam4/23/2024 11:15:42 AM. Renew your Microsoft Certification for free, no new exams are needed. Enjoy cost-free certification maintenance through continuing education, boosting your professional development effortlessly.
  • What Is EFS And How To Mount EFS On AWS EC2 Instances4/23/2024 10:03:01 AM. Discover Amazon EFS, a versatile NFS file system for AWS services. Master the process of mounting EFS on EC2 instances across availability zones, ensuring seamless data access and scalability for dive
  • ASP.NET Web API CRUD Operations4/23/2024 7:28:31 AM. ASP.NET Web API facilitates Create, Read, Update, and Delete (CRUD) operations over HTTP. Utilizing HTTP methods like GET, POST, PUT, and DELETE, it interacts with data using JSON/XML serialization.
  • AI Governance and How to Implement and Apply it in Enterprise4/22/2024 8:38:36 AM. In this article, we will Explore the essential aspects of AI Governance and its application within enterprises. Learn how to navigate regulatory landscapes, mitigate risks, and ensure ethical AI pract
  • Learn about Extensions in C#4/22/2024 8:30:46 AM. Learn about extending class functionality in C# using extension methods without altering source code. Understand inheritance vs. extensions, handling sealed classes, method chaining, and key points li
  • Diagnostic And Performance Monitoring in .Net 4.04/22/2024 8:23:32 AM. Explore .NET 4.0's enhanced performance monitoring capabilities, including application domain-level resource tracking for memory and processor usage. Utilize Hosting APIs and Event Tracing for Wi
  • Explain Sorting Data In AngularJS4/22/2024 6:38:44 AM. Sorting data in AngularJS involves using the orderBy filter to arrange items based on specific criteria such as alphabetical order, numerical order, or custom sorting functions. This allows for dynami
  • Generative Adversarial Networks (GANs) for Content Generation4/22/2024 5:56:51 AM. AI artists get competitive! GANs use AI to create new images and music, like two rivals pushing each other to be better.
  • What is New in the Swift 5.10?4/22/2024 5:13:07 AM. Swift 5.10 focuses on improving concurrency features with stricter data race checks. Swift 5.10 enhances concurrency safety by enforcing data isolation and preventing data races. Actors and tasks ensu
  • Sorting Rows By Table Header In AngularJS 4/21/2024 2:22:24 PM. Learn how to implement bidirectional data sorting in AngularJS using table headers. Utilize ng-click and ng-class directives for interactive sorting indicators. Employ orderBy filter for sorting data
  • Easily Extract Values from PDF Without AI Only Using .NET Core 84/20/2024 9:21:53 AM. In this post, we will be discussing extracting content from PDF file without using any AI algorithms.
  • ACK Service: Orchestrating Containers in the Cloud4/20/2024 6:41:22 AM. Manage containerized apps in the cloud with Alibaba Cloud Kubernetes Service (ACK). Simplify deployment, and scaling & gain high availability! #ACK #Containers #Cloud
  • Email Scheduling with Hangfire in .NET Core Minimal APIs4/19/2024 11:52:33 AM. In modern web applications, sending recurring emails is a common requirement for tasks such as notifications, reminders, or scheduled reports. Hangfire is a popular library in the .NET ecosystem that
  • Dependency Injection and Service Lifetimes in .NET Core4/19/2024 5:02:29 AM. Dependency Injection (DI) simplifies software development by promoting loosely coupled code, aligning with the Dependency Inversion Principle of SOLID. In this guide, we'll explore how to implemen
  • What is Growth Marketing? Growth Marketing Strategies in 20244/19/2024 4:22:28 AM. Growth marketing is a strategic, data-driven approach to achieving sustainable business growth. Growth marketing drives sustainable business growth through data-driven strategies, customer-centric app
  • Mastering SQL Joins with the WITH(INDEX(Index_Name)) Clause4/18/2024 9:09:24 AM. Explore how the WITH(INDEX(Index_Name)) clause in SQL can turbocharge query performance by providing hints to the query optimizer regarding index selection, particularly when used in joins. Learn the
  • MySQL Queries Cheat Sheet4/18/2024 3:54:25 AM. In this article, we will learn about MySQL querying essentials, covering basic SQL commands, data manipulation functions, constraints, and frequently asked questions, providing valuable insights for b
  • Plant Disease Classifier with Azure AI Custom Vision and Blazor4/17/2024 8:02:26 AM. 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 highligh
  • A Guide To Crafting Immutable Objects With C# 10's Init-Only Properties4/16/2024 10:51:36 AM. Discover how C# 10's init-only properties empower developers to craft immutable objects with precision, enhancing code readability and maintainability. In this article, Ziggy Rafiq demonstrates ho
  • Azure Storage Account And Storage Container For Blob Storage4/16/2024 8:57:20 AM. Learn how to create Azure Storage Account & Containers for Blob Storage. Explore steps to set up storage accounts, create containers, and manage blob storage efficiently in the Azure Portal.
  • Microsoft.Extensions.DependencyInjection for Dependency Injection4/16/2024 5:51:27 AM. Dependency Injection (DI) is a software development design pattern that aims to achieve loose coupling between components and enhance the maintainability, testability, and scalability of applications.
  • Upload And Download Files From Blob Storage Using C#4/15/2024 11:47:42 AM. Learn to upload and download files programmatically to Azure Blob storage using C#. Understand creating Azure storage accounts, containers. Step-by-step guide to access Azure storage with code snippet
  • Sending Email with Attachment using SendGrid Email Service 4/15/2024 11:42:50 AM. Learn to integrate SendGrid email service in ASP.NET Core MVC using C#. Set up SendGrid account, obtain API key, implement email sending functionality, and utilize ASP.NET Core MVC for web application
  • Handling Date Time In Excel To SharePoint List4/15/2024 11:42:15 AM. Automate handling Email attachments named "Excel.xlsx" in Outlook by adding them to SharePoint library. Read Excel data, insert/update in SharePoint list based on primary key. Manage Date Ti
  • Virtual Networking Setup for Azure AD Domain Services4/15/2024 11:28:59 AM. Configuring virtual networking for Azure Active Directory Domain Services involves integrating Azure AD DS with virtual networks, configuring subnets, DNS settings, and network security groups for sec
  • How To Create A Partitioned View In SQL Server4/15/2024 11:05:27 AM. Learn about creating and utilizing partitioned views in SQL Server for efficient data retrieval and performance optimization. Understand the concept, steps for implementation, check constraint usage,
  • How to Solve the Angular NPM Error - Error Package Install Failed4/15/2024 10:44:56 AM. Learn to troubleshoot Angular NPM errors, specifically tackling the common issue of "Package Install Failed." Gain insights into debugging techniques, package management strategies, and comm
  • Sending an Email to a Distribution List in Microsoft Flow4/15/2024 8:55:29 AM. In this article, we will learn how to automate email distribution list management in Microsoft Flow. Explore step-by-step instructions for setting up workflows to send emails to distribution lists eff
  • Alibaba Cloud ECS vs ACK: Choosing Right Solution for Workloads4/15/2024 8:18:44 AM. Struggling to choose between ECS and ACK for your containerized apps on Alibaba Cloud? This guide unlocks the key differences to pick the ideal service for scaling & managing your workloads.
  • Microsoft Fabric: A Comprehensive Overview4/15/2024 4:04:10 AM. Microsoft Fabric is a powerful cloud based SaaS platform that revolutionizes the world of data analytics. With end-to-end capabilities spanning data lakes, data engineering, data analytics, data integ
  • Azure Storage Replication Strategies4/12/2024 11:30:24 AM. Explore Microsoft Azure's storage replication strategies including LRS, ZRS, GRS, and RA-GRS. Learn how each strategy offers varying levels of data redundancy and availability. Understand how to c
  • Execute Power Automate Workflow from SPFx4/12/2024 8:16:37 AM. Learn how to trigger Power Automate workflows from SPFx web parts, enabling programmatic event-driven actions like sending emails. Follow step-by-step instructions to build and execute the workflow, i
  • Formatting HTML Table In FLOW - Before Sending Email4/12/2024 8:14:49 AM. Learn how to enhance the visual presentation of your emails by formatting HTML tables in Microsoft Power Automate (Flow) before sending. Discover techniques for styling data effectively, optimizing la
  • Unleash your Creativity with Azure OpenAI DALL-E 34/12/2024 6:37:18 AM. Explore the power of DALL-E 3 in Azure OpenAI Studio to unleash creativity. Learn about its features, safety measures, and deployment steps. Follow the guide to create stunning visual creations using
  • Fix Visual Studio Load Test Error: Request Failed - SSL/TLS Issue4/12/2024 6:21:12 AM. In this article you will learn about the Visual Studio load test error - request failed - the request was aborted - could not create ssl/tls secure channel.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download