Related resources for LAN
  • 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.
  • 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.
  • Mastering Solana: Your Roadmap to Development Proficiency!5/1/2024 11:43:26 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
  • 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.
  • What is ASM in Alibaba Cloud?4/30/2024 5:58:13 AM. Learn about Alibaba Cloud Service Mesh (ASM) and how it simplifies the management, security, and monitoring of microservices-based applications.
  • What is Global Traffic Manager (GTM) in Alibaba Cloud ?4/27/2024 4:01:52 AM. Unleash global application reach & peak performance with Alibaba Cloud GTM! Explore intelligent traffic routing, geo-redundancy & disaster recovery for seamless user experience & business
  • .NET Framework At A Glance4/25/2024 11:27:49 AM. .NET Framework At A Glance. In this post let's see what is the .NET Framework, benefits of the .NET Platform, introducing CLR, CTS, and CLS, Framework Class Library(FCL), Managed vs. Unmanaged Cod
  • C# Programming: Language Fundamentals, OOP, Async, LINQ4/25/2024 8:39:35 AM. This guide provides a thorough exploration of the C# language, covering essential topics such as language fundamentals, object-oriented programming concepts, asynchronous programming, and Language Int
  • Learn about Components Of .NET4/25/2024 8:00:10 AM. The .NET ecosystem comprises various components facilitating software development across platforms. Key elements include the .NET Framework with its Common Language Runtime (CLR) and Base Class Librar
  • 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
  • Optimizing Security & Performance in .NET Core Apps for Heavy Loads4/24/2024 7:40:20 AM. Secure and optimize your .NET Core apps for heavy traffic with strategies like load balancing, caching, authentication, encryption, and monitoring. Implementing these ensures both security and perform
  • What is Server Load Balancer in Alibaba Cloud4/24/2024 6:31:03 AM. Unveil the power of Alibaba Cloud's SLB! Balance traffic, optimize performance, & ensure app uptime. Explore NLB, ALB & CLB for a robust cloud infrastructure. #AlibabaCloud #ServerLoadBala
  • Python Basics4/23/2024 11:25:00 AM. Python is a versatile, interpreted, high-level programming language created by Guido van Rossum. Named after Monty Python, it's widely used in software development, web development, scripting, and
  • Sprint Planning Check Lists - Do They Help?4/23/2024 8:54:09 AM. Sprint planning checklists are invaluable tools in Agile project management, aiding teams in organizing tasks, setting priorities, and ensuring alignment with project goals.
  • Demystifying Iron Ruby in .NET4/23/2024 7:28:07 AM. IronRuby, a dynamic language for .NET platform, as this guide demystifies its integration with the Common Language Runtime (CLR). Explore seamless interoperability, scripting capabilities, and the und
  • How to use InterPlanetary File System in React?4/23/2024 6:15:18 AM. This article will explore how we can integrate IPFS in React applications. This comprehensive guide explores the integration of IPFS (InterPlanetary File System) with React, demonstrating how to build
  • Create Multiple Languages In ASP.NET MVC 4.5 Framework4/18/2024 1:28:41 PM. Learn how to set up a multilingual ASP.NET MVC application in Visual Studio. Follow steps to create resources files for different languages, set up model classes with validation, implement language ma
  • 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
  • Learning and Improving Our Code Style with C# 104/16/2024 10:40:00 AM. Ziggy Rafiq 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
  • Learn Dependency Properties In WPF?4/15/2024 10:43:40 AM. In this article, we will understand Dependency Properties in WPF provide a powerful way to manage and interact with data in your application's user interface. They offer features like value inheri
  • How to Configure Azure Application Gateway and WAF v2 4/15/2024 6:05:14 AM. We're configuring an Application Gateway to manage traffic for the demo application. Azure Application Gateway, a layer 7 solution, efficiently manages web traffic, ensuring optimal performance. T
  • Enhance SQL Server Queries with OPTION(RECOMPILE) Hint4/11/2024 6:56:49 AM. This article provides an in-depth exploration of the OPTION(RECOMPILE) hint in SQL Server, offering developers and database administrators a thorough understanding of its functionality, practical appl
  • How To Install Flutter In Windows4/8/2024 8:35:15 AM. In this article, you will learn how to install Flutter on your Windows system effortlessly. Follow step-by-step instructions to set up the Flutter SDK and necessary tools for mobile app development.
  • Install and Configure Network Load Balancing Manager in Server4/5/2024 9:55:20 AM. In this article, we will learn Network load balancing is the ability to balance traffic across two or more WAN links without using complex routing protocols like BGP.
  • API Gateways and Load Balancers for Scalable Architectures4/4/2024 4:28:26 AM. Load balancers are pivotal in modern application architectures, distributing incoming network traffic across multiple servers to ensure high availability. This article elucidates load balancer types,
  • Explanation of HttpClient in .NET Core4/3/2024 10:41:08 AM. The HttpClient class simplifies making HTTP requests (like GET or POST) in your .NET Core applications. It handles connections, timeouts, and responses, letting you focus on the data you need.
  • Comparing Execution Plans In SQL Server 4/3/2024 9:52:56 AM. SQL Server Management Studio (SSMS) allows easy comparison of execution plans, aiding in identifying performance discrepancies. Users can compare .sqlplan files, highlighting differences in query oper
  • Load Balancers Explained for Developers and Architects4/3/2024 8:59:54 AM. Understand the types of load balancers and their use in application architecture. Load balancers are pivotal in modern application architectures, distributing incoming network traffic across multiple
  • Sin Function from Power Fx using Power Apps4/1/2024 8:33:23 AM. Power Apps offers a suite of tools for rapid app development, while Power Fx serves as a low-code language across Microsoft Power Platform. Learn how to utilize Sin function in Power Fx through Power
  • What is Language Integrated Query in C#?3/29/2024 9:08:50 AM. Know about LINQ (Language Integrated Query) in C# and their benefits. In this article, we have explained LINQ with an example.
  • String Handling Functions implementation in C Language3/29/2024 4:24:17 AM. In C programming, strings are fundamental for working with textual data. Unlike some other languages, C handles strings using character arrays with a null terminator.
  • What Is Date Correlation Optimization?3/28/2024 6:27:07 AM. OK So, I am doing some digging and peaking around again in SQL Server and came across a database option called Date Correlation Optimization Enabled = False. Honestly, I had no clue what it did, so I
  • ASP.NET 8 - Multilingual Application with Single Resx File3/27/2024 8:37:08 AM. Discover how to create a multilingual web application in ASP.NET 8 using a single Resx file. This tutorial explores efficient localization techniques, enabling your site to support multiple languages
  • How to Build Multilingual app in PowerApps3/23/2024 7:42:46 AM. How to build multilingual app in PowerApps.
  • Creating Azure Load Balancer for VM Load Balancing3/21/2024 9:08:20 AM. This article guides you through configuring a load balancer in Microsoft Azure to distribute traffic across virtual machines efficiently. It outlines steps to integrate VMs into the load balancer'
  • Why GraphQL Is An Alternative Over React API3/21/2024 6:26:24 AM. GraphQL offers a more flexible and efficient approach compared to traditional REST APIs, especially when integrated with React. With GraphQL, frontend developers can request only the data they need, r
  • How to Use Multilingual Language in Canvas PowerApps3/20/2024 12:03:27 PM. Discover how to implement multilingual language support in Canvas PowerApps effortlessly. Utilize language resource files and dynamic text switching for seamless localization. Enhance user experience
  • Installation Of Visual Studio 2017, A Firsthand Explanation 3/20/2024 11:46:55 AM. This article tries to give a firsthand and quick introduction to installing Visual Studio 2017, highlighting some of its new features. This article does not cover all the features of Visual Studio 201
  • Enhanced Visual Studio 2017 Installation Experience: Language Packs3/20/2024 11:39:27 AM. In this article, I will show the revamped installation process in Visual Studio 2017, offering tailored workloads and individual component selection, including language packs. Customize your developme
  • Web API Helper Page3/20/2024 11:37:31 AM. A Web API Helper Page serves as a documentation hub, offering essential information about endpoints, parameters, and functionality. It acts as a reference guide for developers, aiding in the integrati
  • .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
  • Refactoring Common Code with Azure Bicep User Defined Functions3/19/2024 5:22:47 AM. Learn how to use Bicep's new feature (in preview currently) called "User Defined Functions" to make deploying your cloud resources on Microsoft Azure easier. This blog will teach you a s
  • Automate Azure App Service Plan Scaling with Automatic Scaling3/19/2024 5:18:04 AM. Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
  • .NET internals: Stack-Oriented .NET IL3/16/2024 11:11:20 AM. Understanding .NET IL (Intermediate Language) is crucial for developers to comprehend how code interacts with the .NET Framework. While not typically written directly, it offers insights into compilat
  • English as a New Programming Language: Bridging the Gap Between Code and Language3/15/2024 4:18:56 AM. Explore the concept of using English as a programming language, with examples and explanations for better understanding.
  • Revolutionizing Software Architecture: .NET Core Web API and Microservices Paradigms3/12/2024 6:16:27 AM. As we navigate the dynamic landscape of software development, it is paramount to consider real-world scenarios and apply architectural patterns that foster separation of concerns and flexibility. The
  • Land Area Calculation with Heron's Formula in C#3/12/2024 5:16:17 AM. In this article, we'll explore how to utilize Heron's formula, a geometric approach, to calculate land area using a straightforward C# program. This program empowers users to input side length
  • Dynamics 365 - Duplicate Detection with PowerApps3/11/2024 8:57:18 AM. This document outlines the process of detecting duplicate contacts in Dynamics 365 when generating a new contact. It explains how to set up a Blank Canvas App, establish a connection with a Dynamics 3
  • 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
  • What is Prompt Engineering and Why Do We Care?3/10/2024 9:45:39 AM. Learn about Prompt Engineering and its role in optimizing AI interaction, enabling users to leverage the full potential of advanced language models.
  • How to create a load balancer in Microsoft Azure portal3/8/2024 4:33:47 PM. How to create a load balancer in Microsoft Azure portal.
  • Performance Testing with K6 Tool3/6/2024 9:34:00 AM. k6 is an open-source framework designed to simplify performance testing for developers. It leverages the Goja programming language, an implementation of ES2015 JavaScript on Golang. This allows develo
  • Performance Optimization Techniques In IIS Server3/5/2024 10:38:47 AM. In this article, we will discover techniques to boost performance on your IIS server. Learn about caching, compression, load balancing, and resource management to optimize response times and enhance s
  • Understanding Regional Settings in SharePoint3/1/2024 11:50:45 AM. This guide offers a comprehensive overview of Regional Settings in SharePoint, emphasizing their significance in enhancing user experience and fostering global collaboration. It covers the functionali
  • How To Reverse Engineer Using OllyDbg3/1/2024 9:19:32 AM. This article provides an introduction to obfuscation and reverse engineering, focusing on using OllyDbg as a reverse engineering tool. It explains the concept of obfuscation as a means to secure sourc
  • How Can We Get Last Characters Of A String In Java?2/29/2024 5:07:53 AM. In this article, we will learn about String in Java Programming Language with examples. Explore the intricacies of Java strings, covering their creation using literals or the "new" keyword.
  • Access Website Hosted In IIS On Windows 10 From Any PC On LAN2/27/2024 10:46:46 AM. In this article, Learn how to access a website hosted on IIS in Windows 10 from any PC on your LAN. Configure network settings, ensure proper IIS setup and access the site seamlessly across your local
  • How to Change Keyboard Language in Windows 82/26/2024 12:06:01 PM. In this article, you will discover the simple steps to change keyboard language in Windows 8. Easily navigate language settings to adjust input methods, enabling seamless multilingual support.
  • Bicep Data Types Explained2/25/2024 4:54:53 AM. Bicep is a domain-specific language (DSL) that is used for deploying Azure resources - learn more about it in this series of articles!
  • Adding Multi-Language Support to Flutter Apps2/22/2024 10:48:13 AM. In this article, you will learn how to add multi-language support to your Flutter app. You will explore the steps for setting up language assets, creating language files, and implementing the necessar
  • An Introduction to Azure AI Language Services2/15/2024 4:01:30 AM. Using Azure AI-Language Services to speed up your AI Projects. Azure AI Language Services revolutionizes language processing with advanced NLP features. Features include Text Analytics, QnA Maker, LUI
  • 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
  • Analysis of T-SQL and PL/SQL2/12/2024 4:03:24 AM. This article delves into the distinctions between Transact-SQL (T-SQL) and PL/SQL, examining their origins, syntax, functionality, and optimization strategies. Explore their unique features for effici
  • .NET 8 Features: Explore Performance Improvements and Language Enhancements2/11/2024 3:33:55 PM. This tutorial provides a comprehensive overview of the new features in .NET 8, focusing on performance enhancements and language improvements. Explore the advancements introduced in this version, delv
  • The Amazing Adventure of MongoDB Queries2/9/2024 9:21:46 AM. This content provides an engaging analogy of MongoDB queries as an adventurous quest through a treasure-filled city. It introduces concepts like planning the query as preparing a treasure map, executi
  • C# Versions2/9/2024 6:04:09 AM. This article provides a comprehensive overview of the major releases of the C# programming language, detailing their dates of release, associated .NET Framework versions, Visual Studio editions, and s
  • Override Basic Object of Python2/6/2024 10:09:49 AM. This article introduces the concept of overriding methods in Python, focusing on the str and repr methods of the base object class. It explains how developers can customize the output when printing ob
  • Supported File Types for Data Ingestion into KQL Database in Fabric2/6/2024 10:04:20 AM. This article is about Understanding the Supported File Types for Data Ingestion into the KQL Database in Fabric Real-time Analytics. Supported file types include JSON, CSV, XML, & Text. Note: XLSX
  • Mastering T-SQL Rank Functions2/6/2024 9:28:41 AM. SQL window functions like ROW_NUMBER, RANK, DENSE_RANK, and NTILE are vital for advanced data analysis. They organize, order, and rank data within result sets. ROW_NUMBER assigns unique sequential nu
  • Exploring the Dynamic Language Runtime (DLR) in C#2/6/2024 7:24:17 AM. The Dynamic Language Runtime (DLR) in C# enhances flexibility by enabling dynamic typing and execution of code. It fosters interoperability with languages like Python and JavaScript, promoting versati
  • iOS - Choosing Image From Photo Library In Swift2/5/2024 10:28:36 AM. This Swift tutorial demonstrates creating a photo library access request, implementing a UIImageView, and handling image selection.
  • Understanding Cross Language Interoperability With C# .NET2/1/2024 10:45:16 AM. This article explains case sensitivity/insensitivity of cross language interoperability in Microsoft .NET that allows compliant languages to interoperate with each other.
  • C#: The Programming Language of the Year 20231/30/2024 7:07:49 AM. C#’s Syntax Wins Hearts and Minds.
  • Cosine Similarity: Benefits for Text Embeddings1/25/2024 6:22:27 AM. This article delves into the significance of cosine similarity in natural language processing (NLP). Exploring its role in comparing text documents, it highlights its importance in NLP tasks and provi
  • Power of Large Language Models with Hugging Face1/25/2024 4:10:33 AM. In this article you will discover the magic behind language technology! Explore key concepts like the Transformer and T5 models, making language processing easy. Dive into our Databricks demo to see t
  • Load Balancing Strategies: Optimizing Performance and Reliability1/22/2024 11:06:35 AM. This article explores the significance of load balancing in modern computing, emphasizing its role in optimizing performance and reliability for applications dealing with varying traffic levels. It co
  • 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
  • Microsoft AI School - Natural Language Processing1/2/2024 5:19:53 AM. A Simple Introduction to Natural Language Processing in Azure.
  • Microsoft AI school - Processing Language like a Robot1/1/2024 6:45:51 PM. Learn NLP with Microsoft AI school
  • Utilizing Generative AI with Semantic Kernel in .NET12/21/2023 6:40:34 AM. This tutorial is to understand the Semantic Kernel Framework developed by Microsoft for working with Generative AI solutions. The idea of Semantic Kernel is to work like a bridge between Generative AI
  • Delving into Meaning: An Introduction to Semantics 12/19/2023 7:20:22 AM. Why is this fascinating field important? Semantics touches almost every aspect of our lives, from the clarity of legal documents to the power of poetry. It helps us build smarter AI systems that truly
  • How to Plan for a Windows 365 Cloud PC Deployment?12/18/2023 7:18:45 AM. Securely stream your Windows experience including your personalized apps, content, and settings from the Microsoft Cloud to any device with your Windows 365 Cloud PC.
  • Exploring Kusto Query Language (KQL): Uses, Queries, and Unique Features12/1/2023 5:09:29 AM. Kusto Query Language (KQL) is a potent tool developed by Microsoft for diverse data analytics needs. Uncover its applications across industries, from log analytics to IoT, and explore essential querie
  • Display Loading or Processing Message Inside DataTable11/27/2023 6:52:34 AM. displays a loading screen while data is being loaded into a DataTable using JavaScript, you can use a combination of HTML, CSS, and JavaScript. Below is a simple example demonstrating how you can achi
  • Create an Alexa Clone Voice Assistant Using Azure AI Speech and AI Language 11/19/2023 3:02:53 PM. In this post, we will see all the steps to create a simple Alexa clone voice assistant using Azure AI Speech and Azure AI language.
  • How to Create and Execute Test Plan, Test Suite in Azure DevOps11/15/2023 7:00:30 AM. This article is a detailed guide on implementing design patterns using generic delegates in C#. It provides comprehensive examples for the Strategy, Observer, Command, and Template Method patterns.
  • What is an API Gateway and What are the Functionalities of the API Gateway?11/12/2023 8:58:35 AM. This article explains the overview of API Gateways and their key functionalities are well-structured and informative. It covers the fundamental concepts, roles, and capabilities of API Gateways in a w
  • Programming languages that are expected to be in high demand in 202411/12/2023 6:46:40 AM. Here are some of the programming languages that are expected to be in high demand in 2024.
  • Microsoft Announces New Azure AI Platform for Businesses11/8/2023 5:15:20 AM. Microsoft announces new Azure AI platform, offering a variety of AI services to help businesses of all sizes develop and deploy AI solutions.
  • Fetch Data from Azure Data Explorer of the Kusto Microsoft Fabric Database in Excel11/7/2023 5:19:43 AM. In this video, I demo how to fetch data from azure data explorer of the kusto Microsoft Fabric database in Excel.
  • What is Load Balancing?10/31/2023 5:53:31 AM. The article gives an extensive overview of load balancing, covering its definition, importance, functioning, types of load balancing algorithms, benefits, various types of load balancers, and the diff
  • How To Save Verbose() To A Variable in LangChain?10/26/2023 7:58:16 AM. I encountered an issue when using a LangChain agent, as I could only access the final output. However, the problem was solved by initializing the agent with 'return_intermediate_steps=True'. T
  • Out And Ref Parameters In C#10/25/2023 9:03:07 AM. The out and the ref parameters are used to return values in the same variables that you pass an an argument of a method.
  • Easily Learn Conversational Language Understanding (CLU) In Azure AI Language Studio 10/24/2023 1:01:20 AM. In this post we will see what Conversational Language Understanding (CLU) is in Azure Language.
  • NSX-T 4.0 Features and Updates: Revolutionizing Network Virtualization and Security10/20/2023 10:11:46 AM. This article introduces readers to VMware NSX-T 4.0, explores its key features and updates, and provides examples of how it impacts network virtualization and security. You can further expand on each
  • VMware NSX+10/18/2023 12:14:25 PM. VMware NSX+ is a cloud-delivered networking, security, and advanced load balancing service that allows networking, security, and operations teams to consume and operate NSX services from a single clou
  • Execution-Time Code Generator For C#10/17/2023 8:45:35 AM. The Common Language Runtime provides a new way of doing things. The compile-time world still exist, but it is also possible to build dynamic systems where new code is added by loading assemblies or ev
  • Rockin’ The Code World with dotNetDave ft. Dylan Beattie - Ep. 8810/17/2023 6:29:42 AM. Join us with Dylan Beattie for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
  • Demystifying API Gateway, Reverse Proxy, and Load Balancer10/11/2023 7:18:28 AM. In this article, we will delve into these concepts, demystify their functionality, and provide practical coding examples to illustrate their usage.