Related resources for learn
  • What Is Automatic Tuning In Azure SQL Database3/28/2024 6:37:39 AM. Microsoft has long given us DBA tools and suggestions to help tune databases, to fix queries with indexes, and many times they were of questionable merit. We have all seen the dreaded dta_index names
  • PiP - External Streaming Data - Useful Concepts - Part 13/27/2024 7:21:34 AM. To use computers to automate information processing we have to deal with bitstreams as the information representation. By design, bitstream management involves the organization, storage, retrieval, co
  • Learn about Priority Queue in C# with examples3/27/2024 5:37:37 AM. Learn more about queues and priority queues in C# with practical examples and methods like Enqueue, Dequeue, Peek, Count, Clear, and more. Dive into efficient data structure management.
  • How Devin AI Crafts an App-From Brainstorm to Build3/27/2024 4:58:11 AM. Devin AI, the trailblazing AI software engineer, isn't just about fixing bugs or writing code snippets. It can take your application idea from a napkin sketch to a functional reality. Let's de
  • Learn Service Locator Pattern in C#3/26/2024 11:29:22 AM. This beginner’s tutorial explores the Service Locator Pattern in C#. Despite its decline in favor of Dependency Injection, it remains relevant for legacy systems. The tutorial covers its implementati
  • Learn about Spinners in Bootstrap3/22/2024 5:49:20 AM. In this article will we learn type of spinners in Bootstrap5
  • How to Learn About Amazon S33/22/2024 4:18:11 AM. Amazon S3, an AWS service, provides secure, scalable object storage with high durability and availability. Key features include lifecycle policies, versioning, and security measures. Practical applica
  • Learn About Data Structures And Algorithm (DSA) - Part Three3/21/2024 9:32:38 AM. This article will be of some sort of theoretical and story based. It will tell you about the crucial concepts of data structures and algorithms in terms of understanding the linked list with a unique
  • Learn About Data Structures And Algorithm (DSA) - Part Two3/21/2024 9:31:47 AM. This article will tell you about the crucial concepts of data structures and algorithms in terms of the understanding list as ADT. This article is the second one in the series of “Data Structure and A
  • Learn About Data Structures And Algorithm (DSA) - Part Four3/21/2024 9:28:01 AM. This article will tell you about the crucial concepts of data structures and algorithms in terms of understanding the comparison between the array and linked list. This article is the fourth one in th
  • Learn about Queue in C# with examples3/21/2024 8:21:29 AM. In this article, we will explore Queue data structure in C#, facilitating FIFO (First In, First Out) operations. Utilize methods like Enqueue, Dequeue, and Peek for efficient data manipulation.
  • Learn Everything About REST API3/21/2024 6:31:08 AM. This tutorial covers building a full-fledged application with WPF, REST API, and Entity Framework. It emphasizes the importance and implementation of REST APIs, discussing CRUD operations and their re
  • Learn about Hydration in Angular3/21/2024 5:35:17 AM. In Angular, hydration transforms server-side rendered HTML into an interactive application on the client-side, initializing components, binding data, and enabling change detection for seamless user in
  • Learning New Features And Installation Way Of Visual Studio3/20/2024 11:40:24 AM. Discover the latest features of Visual Studio 2017 and streamline your development process. Learn efficient installation methods to set up the IDE for your programming needs. Enhance your coding exper
  • Support Vector Machines (SVM) In Machine Learning3/20/2024 11:14:20 AM. Support Vector Machines (SVM) is a powerful supervised machine learning algorithm for classification and regression tasks. It finds a hyperplane that separates data points belonging to different class
  • Learn about Asynchronous Events in C#3/20/2024 5:49:33 AM. Explore asynchronous event invocation in C#, addressing threading challenges with event handlers. Learn about the synchronous nature of events, concurrency issues, and solutions using TPL and TAP. Id
  • Advantages of AlpineGate Technologies' Generative Self-Trainable Transformer Architecture (GST-AGPT)3/20/2024 5:35:10 AM. AlpineGate Technologies has developed a novel AI language model that is founded on a generative self-trainable transformer architecture. This advanced architecture allows the model to incorporate live
  • Exploring the Multi-Faceted Architecture of AlbertAGPT: A Paradigm of Secure and Reliable AI by John Godel3/20/2024 5:30:29 AM. The landscape of artificial intelligence is continuously evolving, and with it, the complexity of its architecture. A case in point is the intricate design of AlbertAGPT, a conceptual structure aimed
  • How to Open This PC Window in Windows 103/19/2024 11:55:13 AM. In this article, we will learn how to swiftly access the "This PC" window on Windows 10. Discover various methods such as using the desktop shortcut, taskbar icon, or keyboard shortcut (Win
  • Devin AI: A Game-Changer in Software Development?3/19/2024 11:18:54 AM. Imagine a tireless teammate who can code, debug, and even plan entire software projects. That's the promise of Devin AI, developed by Cognition. Touted as the world's first "fully autonom
  • .NET internals: Learning Object-Oriented .NET IL3/19/2024 11:12:50 AM. .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 an
  • Getting Started With ASP.Net MVC3/19/2024 6:00:31 AM. ASP.NET MVC is a pattern dividing apps into Model, View, and Controller, offering advantages like modularity and control. It's recommended for large-scale apps, offering namespaces like System.Web
  • Learn about Dockerize a React App3/15/2024 6:19:32 AM. In this article, I'm going to show how to deploy the react application into a Docker container. the guide covers Dockerfile setup, optimizing Docker-compose configurations, and integrating Docker
  • Let's Learn About Merging The Git Branches 📥📤 And Create Pull Request In Details3/15/2024 6:16:24 AM. Explore the intricacies of merging Git branches and initiating pull requests in this comprehensive guide. Learn how to manage version control effectively, collaborate with teams, and streamline your d
  • Exploring Blackbox AI Code Generation, Code Chat, and Code Search for VS Code3/15/2024 5:31:56 AM. Discover the latest enhancements in Visual Studio Code (VS Code) with Blackbox AI Code Generation, Code Chat, and Code Search features. Boost productivity, streamline collaboration, and navigate code
  • Implementing AI and ML in C# Projects3/14/2024 9:35:14 AM. Explore the integration of AI and ML into C# projects with this beginner-friendly guide. Power of ML.NET, TensorFlow.NET, and Accord.NET to implement machine learning algorithms in your C# application
  • Learn about Navigation in SwiftUI3/12/2024 6:01:26 AM. This article contains a simple demo of navigation in Swift. Learn SwiftUI navigation with this step-by-step guide. Create a SwiftUI project, add NavigationLinks, and enhance the UI with Lists for smoo
  • Learn about Keyed Services Use in .NET3/11/2024 7:34:48 AM. .NET 8 introduces native support for keyed services in Dependency Injection (DI), eliminating the need for third-party packages. Learn about registering and resolving keyed services with examples for
  • Language interpretation/Transilation/Recognition for Healthcare Consultations3/10/2024 3:53:21 PM. Enhance healthcare consultations with language interpretation, translation, and recognition services. Utilize cutting-edge technology for seamless communication, ensuring accurate exchange of medical
  • Adding Machine Learning to .Net Applications3/9/2024 1:49:18 PM. This session will walk you through the fundamentals of creating an ML integrated application and ongoing model training.
  • Learn Autofocus Directive in Vue.js3/7/2024 6:00:35 AM. Learn how to enhance user experience in Vue.js by creating a v-autofocus directive. Automatically focus input elements on the component mount for improved form interactions. Customize according to you
  • Building AI Applications in .NET3/7/2024 5:48:23 AM. Artificial Intelligence (AI) can seem complex and shrouded in mystery. But for developers, the power of AI is becoming increasingly accessible, particularly within the .NET framework. This guide aims
  • Learn About Angular Lazy Loading3/6/2024 9:55:02 AM. Concept of lazy loading in Angular, which enables components and their content to load asynchronously, enhancing user experience by avoiding wait times for heavy content like images to render. It impl
  • Learn About Lazy Loading In Angular3/6/2024 9:13:22 AM. Lazy loading in Angular is a technique that defers the loading of modules until they're needed, improving initial load time. It involves configuring routes to load modules asynchronously, typicall
  • Machine Learning: Linear Regression With One Variable3/5/2024 10:27:38 AM. Supervised learning involves providing the correct answer for each example of data. This article focuses on the use of regression and classification techniques in supervised learning, particularly lin
  • How Python Compliments Machine Learning3/5/2024 10:26:36 AM. Python offers a robust ecosystem that perfectly complements machine learning endeavors. With powerful libraries like TensorFlow, PyTorch, and sci-kit-learn, Python simplifies complex tasks such as dat
  • Unlocking Data Exploration and Machine Learning with Streamlit 3/4/2024 10:09:51 AM. Streamlit turns data scripts into shareable web apps in minutes—all in pure Python. No front-end experience is required. Streamlit, a Python library, revolutionizes data science with user-friendly web
  • Learn about Data Structures in .NET3/4/2024 8:56:01 AM. Explore key .NET data structures—Lists, Queues, Stacks, and Dictionaries. Learn their practical applications through examples for efficient and scalable software development in the .NET ecosystem.
  • Tech Reset: Are You Future-Ready?3/1/2024 4:57:20 PM. Learn how to be ready for the tech reset.
  • Learn Component Scope in Vue.js 2/29/2024 5:23:54 AM. Vue.js 2 provides a powerful component system that facilitates building modular and maintainable applications. One critical aspect of component design is understanding and managing component scope. In
  • Learn Exception Handling in C#2/28/2024 11:14:25 AM. Exception Handling in C# is crucial for robust code. Using try-catch blocks, catch blocks, and finally blocks, developers manage unexpected issues gracefully, ensuring dependable and solid application
  • Azure AI Text Analysis Service2/28/2024 6:21:49 AM. Know all about the Azure AI text analysis service.
  • Learn about Vue.js v-slot2/27/2024 8:11:17 AM. Vue.js, with its rich set of features, provides developers with the ability to create flexible and reusable components. One of the key features contributing to this flexibility is the v-slot directive
  • Learn about C# Operators and Their Uses2/26/2024 6:54:17 AM. This article on C# operators from unary and binary operators to overloadable operators, relational operators, implicit and explicit cast operators, short-circuiting operators, the ternary operator, nu
  • Why we should learn C#?2/26/2024 6:11:34 AM. This article explores the reasons behind choosing C# over other languages, delving into its evolution, key features like object orientation, lambda expressions, LINQ, generics, and its adaptability fo
  • Mastering NLP with AWS Comprehend and Python2/22/2024 4:37:20 AM. AWS Comprehend is a natural language processing (NLP) service that uses machine learning to analyze text and extract insights. It can perform tasks such as named entity recognition, key phrase extract
  • Learn about Components in Vue.js 2/21/2024 11:54:24 AM. Vue.js is a popular JavaScript framework for building interactive user interfaces. One of its key features is the use of components, which allows developers to create reusable and self-contained piece
  • Book Review: Learning Microsoft Azure: A Dash of .NET - Ep. 72/21/2024 7:04:47 AM. Learning Microsoft Azure helps you and your organization plan to modernize services and move to the cloud from legacy software or a private cloud on-premises, this book is for you.
  • Boost Data Analytics: Integrate Python Scripts in Power BI Desktop2/19/2024 11:32:15 AM. This article introduces the integration of Python with Power BI, enabling users to run Python scripts directly within Power BI Desktop. It highlights the process of importing resulting datasets into a
  • Learn SharePoint In Series - Part One - Introduction2/18/2024 5:21:23 AM. Learning SharePoint" series aims to transform beginners into SharePoint developers. It covers SharePoint's definition, history, evaluation, and a basic comparison with other platforms. The ar
  • Learn SharePoint In Series - Part Fifteen - Retention Policy Under Information Management System2/16/2024 6:49:29 AM. This article, part of a SharePoint series, delves into retention policies in list settings, essential for managing document lifecycles. Learn to configure policies for automatic archival or deletion b
  • Learn SharePoint In Series - Part Seventeen - List Columns In SharePoint2/16/2024 6:39:34 AM. Delve into list columns in SharePoint, covering data types, customization, and metadata management. Learn how to optimize content organization and ensure efficient data validation for enhanced collabo
  • Learn SharePoint In Series - Part Sixteen - RSS Settings In List Settings2/16/2024 6:39:01 AM. This article is the 16th part of a comprehensive SharePoint series, delving into various aspects of SharePoint functionality. It provides detailed instructions on enabling and utilizing RSS (Really Si
  • Learn SharePoint In Series - Part Fourteen - Enterprise Metadata And Keywords Settings In List2/15/2024 12:07:27 PM. Explore enterprise metadata and keyword settings in SharePoint lists. Learn to manage content classification, taxonomy, and information governance effectively within your organization's informatio
  • Learn SharePoint In Series - Part Eleven - Form Settings In List Settings2/15/2024 12:06:20 PM. Explore the power of concurrency in Flutter with isolates. Delve into Dart's multithreading capabilities, harnessing parallelism for efficient background tasks in mobile app development, optimizin
  • Learn SharePoint Series - Part Nine - Audience Targeting2/15/2024 12:05:23 PM. In the previous article, I have explained about various list level settings available in SharePoint and explained Validation Settings in details. Now in this article, I am going to cover what is audie
  • Learn About Data Structures And Algorithms (DSA)2/15/2024 11:22:20 AM. This article will tell you almost everything about the crucial concepts of data structures and algorithms. This article is the first one in the series of “Data Structure and Algorithm (DSA)”. You’ll l
  • Learn SharePoint In Series - Part Six - Power Of Versioning2/15/2024 10:58:10 AM. This article serves as the sixth installment of the SharePoint series, building upon previous articles by delving into common SharePoint Lists settings, with a focus on versioning of SharePoint list i
  • Learn SharePoint In Series - Part Eight - Validation Settings In List Settings2/15/2024 10:56:52 AM. This article delves into the list validation settings in SharePoint, elucidating their importance and practical applications. It provides step-by-step guidance on configuring validation settings at th
  • Learn SharePoint In Series - Part Two - Web Application2/15/2024 9:58:59 AM. This article is the second part of Learn SharePoint in Series. You can read the first part here Learn SharePoint In Series-Part One-Introduction. In previous article I have described about the introdu
  • Learn SharePoint Series - Part Seven - Advanced Setting In List Settings2/15/2024 9:58:03 AM. In the previous articles, I have described basic level information about SharePoint Introduction, SharePoint Web Application, Site Collections, Subsites, SharePoint Lists and its versioning power So,
  • Learn SharePoint Series - Part Three - Site Collections2/15/2024 9:57:22 AM. This article is the third part of the SharePoint series, focusing on Site Collections in both SharePoint Online and On-Premises. It discusses the importance of Site Collections as top-level sites, the
  • Learn SharePoint In Series - Part Twenty Six - Task Outcome And External Data Column Type In SharePoint2/15/2024 9:26:33 AM. Part 26 of the SharePoint series delves into Task Outcome columns, crucial for customizing approval workflows. Learn their setup and functionalities. Additionally, discover External Data columns, faci
  • The Importance of Responsible AI and Ethics and How Azure AI Can Help2/14/2024 1:27:32 PM. We cannot simply throw AI at things and hope it will work - we need to consider ethics....
  • Regression in Machine Learning2/14/2024 8:32:45 AM. Regression analysis forms the backbone of predictive modeling in machine learning, enabling us to forecast continuous outcomes based on input variables. This article delves into various regression met
  • Enable Copilot Features in Customer Service Workspace2/14/2024 7:20:36 AM. Unlock enhanced productivity in customer service with Copilot features. Enable AI assistance and automation to streamline workflows, improve support efficiency, and enhance the customer experience wit
  • Learn about ToolTip in WPF2/14/2024 7:11:29 AM. The ToolTip element in XAML adds a tooltip to a WPF control. The ToolTip class represents a tooltip in C#. The ToolTip property of a control represents the tool tip of the control. Code examples in th
  • Learn about Sealed Classes in C#2/14/2024 6:09:40 AM. In C# programming, sealed classes offer control over inheritance but can be restrictive. This article delves into unlocking their potential using extension methods and the decorator pattern. These tec
  • Learning and Improving Our Code Style with C# 102/14/2024 5:42:29 AM. 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, att
  • External Streaming Data - Bitstream Format2/14/2024 5:28:18 AM. 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
  • What is Alibaba Cloud AIRec?2/13/2024 6:48:44 AM. Artificial Intelligence Recommendation (AIRec) emerges not merely as a solution but as a transformative force, igniting fervor and anticipation among both enterprise and developer circles alike. Its e
  • Learn about Reflection in C#2/13/2024 6:39:35 AM. Reflection is a powerful feature in C# that enables you to inspect and interact with types, assemblies, and objects at runtime. It provides a way to dynamically discover and use information about type
  • GitHub Copilot: Sharing Code for Progress, Privacy in Question2/12/2024 12:02:19 PM. Explore GitHub Copilot: AI-driven code generation aiding developers, but privacy concerns arise. Balancing productivity with data privacy is crucial.
  • Learn about Azure Platform Journey2/8/2024 4:11:09 AM. Embark on a journey through the Azure platform in Part-1, diving into cloud essentials and Azure introduction. Explore cloud services, including storage, compute, network, and analytics, unraveling th
  • Understanding Logistic Regression In Machine Learning2/6/2024 6:52:02 AM. This article details a basic concept of the Logistic Regression algorithm in Machine Learning . Explore the fundamental concepts, such as the use of the sigmoid function for probability transformation
  • Top 10 Most Used SQL Queries2/6/2024 6:39:43 AM. In this article you will learn about the top 10 most used SQL Queries. SQL Server is an interface which helps to communicate with the system’s database using queries.
  • Using C# For Cross-Platform Development2/1/2024 10:23:02 AM. In this article, you will learn how to use C# for cross-platform development. Explore the power of C# programming beyond the confines of Windows and .NET in this insightful article.
  • Getting Started with PyCaret: Simplifying Machine Learning in Python1/31/2024 9:12:51 AM. PyCaret is a fantastic tool to consider. It's a Python library that automates a lot of the complex steps involved in a typical machine learning project.
  • Linear Regression vs Logistic Regression1/29/2024 5:49:37 AM. Understanding the difference between Linear Regression and Logistic Regression in Machine Learning. Linear and Logistic Regression: understand relationships between variables and predict outcomes. Le
  • ​Learn to Search CPF from Clipboard1/22/2024 8:56:42 AM. Learn how to use the clipboard to read and validate search a valid CPF on it. Automate CPF validation in Brazil using JavaScript. Learn how to copy and validate CPF from memory, making data entry seam
  • Learn How to Use C# 12 in .NET Framework 4.7.2/4.8 Solutions1/16/2024 9:01:09 AM. Unlock the capabilities of C# 12 in .NET Framework 4.7.2 to 4.8.1 with Visual Studio 2022. Learn the upgrade process, and explore features like literals, nullable types, records, and array expressions
  • Understanding Naive Bayes Classifiers In Machine Learning1/15/2024 8:29:22 AM. Understanding Naive Bayes Classifiers In Machine Learning.
  • Credit Card Fraud Detection Machine Learning in Fabric Notebook1/5/2024 9:21:39 AM. In this video, I walked you through credit card fraud detection Machine Learning task using Microsoft Fabric Notebook.
  • Chandrayaan - 3 : AI & ML Innovations1/3/2024 9:35:12 AM. India had created history yesterday through the Chandrayaan-3 mission. A huge AI & ML innovation has been used to make the soft landing of the Vikram lander even more effective. Let's have a l
  • Introduction to Llama LLM1/3/2024 5:21:11 AM. Llama LLM represents a significant leap forward in the evolution of language models. Its contextual understanding, nuanced comprehension, and multilingual proficiency make it a versatile tool for a wi
  • Microsoft AI School - No Code AI Tools1/2/2024 4:59:35 AM. In this article, you will learn about Azure AI No-Code Visual Tools to Kickstart your Learning.
  • Getting Started With Microsoft AI School1/2/2024 4:34:24 AM. The Microsoft AI School is Microsoft's AI (Artificial Intelligence) learning platform that features some of the greatest and latest content for data scientists and developers to get started and di
  • Demystifying AI, Machine Learning, and Deep Learning Differences12/28/2023 5:18:08 AM. These computer science terms are used interchangeably, which frequently leads to confusion about their differences. To simplify their understanding we need to look at their differences.
  • Blazor and .NET 8 QuickGrid Implementation with CSV Data Export12/22/2023 6:10:59 AM. Article for using QuickGrid in Blazor and .NET 8 and exporting data using CSV Helper as a supporting library. the simplicity and efficiency of QuickGrid, a razor component for displaying tabular data
  • Machine Learning Using Rust12/5/2023 5:42:21 AM. Let's explore the machine-learning capabilities of the Rust programming language.
  • The Importance of Attending Conferences12/5/2023 4:49:47 AM. The author underscores the importance of in-person conferences for professional growth, particularly for engineers. They outline the personal and general benefits of conferences, such as learning new
  • What is Prompt Engineering and Why It Might Be Your Next Career Path11/29/2023 9:28:22 AM. 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.
  • Microsoft's Mind-Blowing AI Breakthroughs: Unveiling the Future of Industries! 11/28/2023 11:27:52 AM. In the era of technological acceleration, artificial intelligence (AI) is a transformative force. Microsoft, at the forefront of this revolution, unveils innovative AI solutions, reshaping industries
  • Top AI Experiments That Failed11/24/2023 4:31:49 AM. In the quiet space of tech mishaps, there's a story about an AI experiment that stumbled in the shadows, leaving behind echoes of errors and unfinished dreams.
  • Unleashing Prompting Techniques11/23/2023 9:02:56 AM. This article talks about Prompt Engineering and some techniques for developing Prompts.
  • Learn to Receive Messages from Service Bus Queue to Postman11/20/2023 4:44:50 AM. Learn to Receive Messages from the Service Bus Queue to the Postman. This article provides a detailed walkthrough on configuring permissions for Azure Service Bus to enable message retrieval using Pos
  • Learn GitHub CoPilot11/17/2023 2:25:34 AM. GitHub Copilot is an AI pair programmer that suggests code completions and other forms of code assistance as you code.
  • Send Messages from Postman to Service Bus11/15/2023 12:06:54 PM. Learn to Send Messages from Postman to Service Bus
  • How to set up Service Bus Queue Messages using Service Bus Explorer11/15/2023 6:59:35 AM. In this article, we will learn to Setup Service Bus Queue Message using Service Bus Explorer.
  • Learn to Avoid Query Governor Cost Limit Error in SQL Server11/13/2023 7:08:56 AM. Learn to solve "The query has been canceled because the estimated cost of this query... "