Related resources for LL
  • Learn about Controllers in AngularJS4/19/2024 11:01:29 AM. Learn about controllers in Angular JS, their role in separating concerns in model-view-controller architecture, and their behavior. Explore examples, including data binding expressions and error hand
  • Modules And Controller In AngularJS4/19/2024 10:42:14 AM. AngularJS utilizes modules to organize and encapsulate code, facilitating maintainability and scalability. Controllers define behavior and manage data within specific sections of an application, conne
  • .NET Reverse Engineering: Part 34/19/2024 10:37:22 AM. In this article, we shall be confronted with the rest of the implementation in the context of CIL programming as such, how to build and consume DLL file components using the MSIL programming opcodes i
  • Getting Started With Angular.js4/19/2024 10:26:36 AM. Get started with Angular.js effortlessly! This comprehensive guide covers installation, setup, and dives into key concepts like components, directives, controllers, and services.
  • Deploying WPF Application with ClickOnce Deployment Techniques4/19/2024 10:25:56 AM. Explore ClickOnce as a deployment method for WPF applications. Learn about its update mechanism, deployment scenarios, and configuration options, along with its limitations and prerequisites. Understa
  • Deploying WPF Apps with Click-Once in Visual C# Express4/19/2024 10:24:11 AM. Deploy WPF apps seamlessly with ClickOnce in Microsoft Visual C# 2010 Express. Simplify distribution, enable automatic updates, and ensure easy installation, all within the .NET environment for effici
  • CancellationToken in ASP.NET Core4/19/2024 5:43:27 AM. CancellationToken in ASP.NET Core provides a powerful mechanism for achieving this goal. In this article, we will delve into the concept of CancellationToken, its usage, and practical examples to illu
  • 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
  • Remoting Technology: Distributed Computing4/18/2024 1:27:32 PM. Remoting technology facilitates distributed computing, enabling seamless communication between processes or applications across a network. It employs protocols, marshaling, and proxies to facilitate r
  • Site And Site Collection Retention Policy In SharePoint4/18/2024 10:01:40 AM. Learn how SharePoint 2013's Site Retention Policy helps manage site lifecycles, including closure and deletion. Understand Site Policies, apply them to sub-sites, set deletion and closure events,
  • How To Create A Classic Site In SharePoint Online4/18/2024 8:45:32 AM. Learn to create SharePoint classic sites in Microsoft 365 using both out-of-the-box methods and PowerShell. Explore the admin center and PowerShell cmdlets for seamless classic site creation alongsid
  • Working With Retention in SharePoint4/18/2024 8:26:18 AM. In this article we can create two site collection level retention policies and associate these polices with two site collection content types.
  • Wiki Page Application in SharePoint4/18/2024 8:25:59 AM. In this article, we will Explore the versatile Wiki Page Application in SharePoint 2010 for seamless collaboration, content management, and knowledge sharing.
  • Create Enterprise Search Center Site Collection in SharePoint4/18/2024 8:25:23 AM. Empower your organization with an Enterprise Search Center Site Collection in SharePoint 2013 Online. Enhance content discovery, refine queries, and customize results for efficient information retriev
  • Create Community Site Collection in SharePoint Online4/18/2024 8:19:25 AM. Establish a collaborative hub with a Community Site Collection in SharePoint 2013 Online. Engage users through forums, blogs, and announcements. Facilitate document sharing and seamless member managem
  • Delete a Site Collection in SharePoint4/18/2024 8:18:38 AM. In this article I would like to share the procedure to delete a site collection using Central Administration in a SharePoint 2013 web application.
  • Community Portal Site in SharePoint4/18/2024 8:16:58 AM. In this article, we will explore the robust capabilities of SharePoint 2013 as it powers your Community Portal Site, fostering collaboration, knowledge sharing, and social networking among your team.
  • Types of Modern Site Collections - SharePoint4/18/2024 8:13:11 AM. This Article demonstrate what actually SharePoint Modern Site Collection is and Various types of Modern Site Collection that can be used as per the business needs.
  • Change The Page Title Dynamically Using AngularJS4/17/2024 9:37:38 AM. Learn techniques like binding page titles to model data, utilizing $rootScope for global changes, and leveraging $watch to monitor changes. Discover the power of AngularJS in creating dynamic and inte
  • Create Site Collection in SharePoint 2013 Online4/17/2024 8:05:45 AM. Learn to swiftly create site collections in SharePoint 2013 Online using SharePoint Online Admin Center. Customize with various templates, manage permissions, and configure settings effortlessly. Acce
  • 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
  • Learn About Collections in Rust4/17/2024 7:41:13 AM. In this article, we will explore all types of collections in the Rust Programming Language. Collections are essential in Rust for efficient data management. Arrays hold fixed-size elements, vectors of
  • Best Practices for Handling Exceptions in C# 4/16/2024 10:49:46 AM. Learn effective exception handling techniques in C# with Ziggy Rafiq's comprehensive guide. Discover best practices for managing exceptions, including specifying exception types, logging errors, a
  • 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
  • Queue-Based Messaging in Windows Azure4/16/2024 8:40:51 AM. This article discuss various queue-based messaging solutions in Windows Azure. The queue-based solutions include using Windows Azure Queues and Windows Azure Service Bus Queues. It also provides solut
  • Alibaba Cloud CDN: Enhancing Web Performance Globally4/16/2024 5:13:33 AM. Unleash website speed with Alibaba Cloud CDN! Explore its benefits, architecture, and how it works. Discover the difference between CDN and DCDN for optimal content delivery. #AlibabaCloud #CDN
  • Getting Started With Angular CLI4/15/2024 11:58:17 AM. Angular is a framework to build client-side applications. It is specially used to create single page applications where the View is refreshed asynchronously without having to reload the whole applicat
  • Installing EF Core with Empty Template in ASP.NET MVC Core 3.04/15/2024 11:49:21 AM. Discover how to seamlessly integrate Entity Framework Core into your ASP.NET MVC Core 3.0 application using an empty template. Follow a step-by-step installation guide to set up the data access layer
  • AWS Command Line Interface (CLI) Installation And Configuration4/15/2024 11:46:20 AM. In this article, we will learn how to install and configure the AWS Command Line Interface (CLI) to efficiently manage your AWS resources from the command line. Follow step-by-step instructions for in
  • Comparing Strings with Globalization and Performance in .NET4/15/2024 11:44:26 AM. Efficiently compare strings in .NET considering globalization for culture-aware operations. Optimize performance by selecting appropriate StringComparison and CultureInfo options, ensuring accurate an
  • State Management in Azure Service Fabric4/15/2024 11:41:57 AM. State management in Azure Service Fabric utilizes reliable collections and actors for distributed and persistent storage. It ensures fault tolerance, scalability, and high availability by replicating
  • Using gRPC-gateway To Call gRPC Service Via RESTful JSON API4/15/2024 11:40:07 AM. Discover how to seamlessly integrate gRPC services with RESTful JSON APIs using the powerful gRPC-gateway. Learn to leverage HTTP to communicate with gRPC services, enabling efficient and flexible int
  • 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
  • Creating a Virtual Machine on ESXi Host with VMware Web Client4/15/2024 8:30:44 AM. By following these steps, you can successfully create a virtual machine on your target ESXi host using the VMware web Host Client.
  • Exploring Frozen Collections in .NET 8 With Benchmarking4/14/2024 5:32:01 AM. Frozen Collections is a new .NET 8 feature that can be used to create Dictionaries and Sets for faster read operations when you don’t need to make changes after the creation. In this article, I presen
  • Unveiling the Secrets: Data Mining and Data Warehousing4/13/2024 6:04:01 PM. Want to uncover hidden insights in your data? Explore data warehousing & data mining - powerful tools for business intelligence & informed decision-making. #data #analytics
  • Not all Functions are C# Methods4/13/2024 5:54:14 PM. How to write your functional programming functions in C#? That is the main question we're going to answer in this article.
  • Create a Slideshow Image Gallery Using HTML54/12/2024 8:19:32 AM. Create stunning image galleries with HTML5! Utilize <img> tags, CSS for styling, and JavaScript for interactivity. Employ transitions, animations, and event handling for a dynamic user experienc
  • 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
  • Create a TermSet And Taxonomy Field Using PnP Powershell4/12/2024 6:31:37 AM. Let's see how to create a TermSet, add Terms to the TermSet in SharePoint, and create Taxonomy fields in the SharePoint List or as Site Columns using PnP PowerShell
  • What is DMA and How to Enable DMA in Windows 84/12/2024 6:30:47 AM. DMA allows memory system control without CPU involvement, reducing CPU overhead during data transfer between memory and devices. Steps for enabling DMA in Windows 8 involve accessing Device Manager, n
  • VMware Private AI Foundation with NVIDIA Now Available4/12/2024 6:02:07 AM. VMware and NVIDIA collaborate on Private AI Foundation, leveraging VMware Cloud Foundation and NVIDIA AI Enterprise for secure, private Gen AI models.
  • AI Vision: Advancements, Challenges, and Ethical Considerations4/12/2024 5:36:57 AM. The landscape of AI vision is rapidly evolving, transforming various sectors with its visual capabilities. However, ethical dilemmas arise, including privacy breaches and biases, emphasizing the need
  • What's new in .NET 9? .NET 9 Preview 3 4/12/2024 4:59:05 AM. We're excited to announce the release of .NET 9 Preview 3, packed with new features and improvements across .NET Libraries, Runtime, and SDK. This preview release brings enhancements aimed at boos
  • GET, SET The Value From HTML Table In ASP.NET MVC jQuery4/11/2024 10:25:17 AM. Learn how to utilize jQuery in ASP.NET MVC to efficiently GET and SET values from HTML tables. Enhance user interaction and streamline data handling between front-end and back-end components.
  • Registering Devices With IoT Hub Device Provisioning Service4/11/2024 6:24:09 AM. Explore Microsoft Azure's capabilities for device-cloud connectivity. Learn about device provisioning process, Azure IoT Hub DPS, and enrollment methods like X.509 certificates. Follow setup step
  • Calling Web Service in HTML Page 4/11/2024 6:10:41 AM. Calling a web service in an HTML page involves using client-side technologies like AJAX and JavaScript to asynchronously communicate with a server. This allows for dynamic data exchange without reload
  • Add Color To Your Visual Studio Text Editor4/10/2024 9:41:51 AM. Enhance your Visual Studio coding experience by adding colors to the text editor using the Viasfora extension. Learn to install and customize colors for braces and other elements, optimizing your work
  • C# 8.0 ('Nullable Enable') To Avoid Null Reference Exception4/10/2024 9:34:02 AM. Explore the C# 8.0 nullable enable feature, identifying null reference exceptions in production code. Understand its implementation, compiler verification, and error detection, ensuring proper initial
  • File Share Snapshot automation - Creation4/10/2024 8:19:32 AM. Automating the creation of snapshots for file shares is essential for efficient data management in cloud environments. This PowerShell script connects to Azure, identifies storage accounts, and locate
  • Scrum Team Working Agreement and How It Helps the Scrum Team 💌4/10/2024 8:18:22 AM. Understand the importance of a working agreement in agile teams, fostering collaboration, trust, and effective communication. Learn how to create a working agreement through team collaboration, brains
  • HttpClient use Polly Retry Policies in .NET Core 4/10/2024 5:54:01 AM. Polly, a robust .NET library, fortifies applications against faults with policies like Retry, Circuit Breaker, Timeout, etc. Configure retries for transient errors with ease, enhancing application res
  • Using Open-Source Model OpenAI Models4/10/2024 4:51:51 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
  • Using HTML5, CSS3, and JavaScript to their full potential4/9/2024 6:29:38 PM. Crafting dynamic and engaging web journeys: HTML5, the cornerstone of web architecture, has evolved to embrace semantic elements such as <header>, <nav>, <section>, <article>,
  • Best Practices for Creating ASP.NET Core REST API using OpenAPI4/9/2024 5:44:39 PM. Learn best practices for developing ASP.NET Core REST APIs using OpenAPI. Follow Ziggy Rafiq's expert guidance to streamline your API development process and ensure optimal performance and scalabi
  • Azure NFS Snapshot Automation - Deletion4/9/2024 7:32:19 AM. Discover how to automate Azure NFS snapshot deletion efficiently. Learn scripting techniques and orchestration methods to manage cloud data with precision, ensuring streamlined operations and optimize
  • Deploying Palo Alto Firewall on Azure4/9/2024 7:27:15 AM. In this article, we will explore the seamless integration of Palo Alto Firewall with Azure for robust network security. Learn deployment strategies, security policies, and threat prevention techniques
  • Postman - Setup Workspace And Collection4/9/2024 6:34:12 AM. Swagger (OpenAPI) defines REST APIs for both machines and humans. This article explores integrating C# special comments into Swagger for clearer API documentation and utilization in .NET and .NET Core
  • Parallel Programming with SemaphoreSlim in .NET4/9/2024 5:59:21 AM. SemaphoreSlim in .NET enables efficient concurrency management, regulating resource access and ensuring thread safety. It's crucial for robust parallel programming, offering scalability without sa
  • Top 4 Essential Qualities Of A Good Trainer4/8/2024 8:43:14 AM. In this article, you will learn to Discover the key traits of effective trainers. Learn about their expertise, communication, adaptability, and motivational skills. Explore how empathy, organization,
  • 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.
  • Set Default Value To Dropdown List From Database In ASP.NET MVC4/8/2024 8:21:07 AM. In this article, you will learn how to populate a dropdown list in ASP.NET MVC with default values retrieved from a database. Utilize Entity Framework to fetch data and bind it to the SelectList.
  • Globally Configuring Values For JSON Serializer In ASP.NET Core 3.14/8/2024 8:18:26 AM. Learn how to set constraints globally for JSON serialization in ASP.NET Core, avoiding manual decoration of every property. Customize data formatting using converters, and fallback to default settings
  • Learn Memory Management in JavaScript4/8/2024 6:13:41 AM. JavaScript employs automatic memory management through garbage collection, eliminating manual memory allocation and deallocation. Here's how it works and considerations for efficient coding.
  • How to use the Different AI services from Microsoft to your Advantage4/8/2024 5:43:14 AM. In this session, we'll take you on a journey to get to know them all and see use cases for the different AI services.
  • Get the Start Menu Back in Windows 8 With Classic Shell4/5/2024 11:26:29 AM. In this article, Classic Shell restores the familiar Start Menu to Windows 8, enhancing user experience and productivity. It provides customizable options for desktop navigation, bringing back the con
  • 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.
  • List of all the HTTP Status Codes4/5/2024 6:29:50 AM. HTTP status codes are a crucial aspect of communication between clients (such as web browsers or mobile apps) and servers on the internet. In this article, we will delve into the significance and mean
  • Add Material UI In React Application4/5/2024 5:48:49 AM. Learn to integrate Material-UI library in React apps for efficient UI development. Install components like Button, AppBar, TextField, Checkbox, and Breadcrumbs. Build responsive user interfaces effor
  • Getting Started With Remote Procedure Call4/4/2024 9:33:47 AM. Getting Started With Remote Procedure Call. In Remote Procedure Call(RPC), the caller and sender process are executed on different machines, they can communicate with the help of the transport and net
  • How To Build An Interactive Dashboard Using Power BI4/4/2024 9:33:23 AM. In this article, we will learn step-by-step how to create captivating interactive dashboards using Power BI. Dive into the world of data visualization and business intelligence with this comprehensive
  • Dynamically Getting Stored Procedures Collection From SQL Server Using C#4/4/2024 9:32:40 AM. In this article, we will learn how to dynamically fetch stored procedures from Microsoft SQL Server using C# for enhanced database interaction. This tutorial explores C#'s capabilities to programm
  • Remote Procedure Calls using SOAP4/4/2024 9:32:03 AM. Explore the seamless integration of systems through Remote Procedure Calls (RPC) using SOAP (Simple Object Access Protocol). SOAP facilitates communication between distributed applications, ensuring i
  • Returning an Array Listing using Remote Procedure Call4/4/2024 9:11:15 AM. Returning an array listing via Remote Procedure Call (RPC) involves serializing the array on the server, sending it to the client, then deserializing it. Client invokes RPC, server processes the reque
  • Introduction Of Dashboards In Power BI4/4/2024 7:25:28 AM. In this article, you will discover the power of dashboards in Power BI with our comprehensive introduction. Learn to transform raw data into visually compelling insights, leveraging intuitive tools fo
  • What Is Power BI Report Server And How To Install It4/4/2024 7:25:02 AM. Discover the essence of Power BI Report Server and its significance in business intelligence. Learn step-by-step installation procedures, enabling you to harness the power of Microsoft's robust an
  • All-in-One Architecture/Monolithic Architecture in .NET4/4/2024 4:37:26 AM. The "All-in-One" architecture, also known as the Monolithic architecture, is a traditional software design approach where all components of an application are tightly integrated into a singl
  • SharePoint Permissions: Part 2 of 34/3/2024 11:03:39 AM. SharePoint Permissions: Part 2 of 3 covers access control, user roles, list and document library permissions, item-level permissions, inheritance, and management of SharePoint groups for effective gov
  • Joining Three Or More Tables In SQL Server 20174/3/2024 10:45:07 AM. Joining three or more tables in SQL Server 2017 involves using various types of joins such as INNER JOIN, LEFT JOIN, RIGHT JOIN, and CROSS JOIN. These joins combine rows from multiple tables based on
  • Difference Between Union & Union All In SQL Server 20174/3/2024 9:56:30 AM. In this article, you will learn the nuances between UNION and UNION ALL in SQL Server 2017. While both combine results from multiple queries, UNION removes duplicates, whereas UNION ALL retains them.
  • Temporary Table vs Temporary Variable in SQL Server4/3/2024 9:41:39 AM. Temporary tables adhere to transaction boundaries, affected by rollbacks, whereas temporary variables remain unaffected, persisting data despite rollbacks. Illustrated through SQL queries, highlightin
  • Table View In Xamarin iOS - Part Two🚀4/3/2024 9:38:56 AM. Part Two of Xamarin.iOS TableView series explores TableViewSource and its methods like GetCell and RowsInSection, essential for populating and managing table view data. Dive into Model-View-ViewModel
  • Get Version of Your MVC Application4/2/2024 10:30:24 AM. This MVC application's HomeController retrieves the version information using C#'s Assembly class. It dynamically fetches and formats the MVC version, embedding it in HTML's bold tag to em
  • GET and POST Calls to Controller's Method in MVC4/2/2024 9:16:30 AM. In this article I am going to cover some really interesting material that is very useful today in web application development. You will learn how to make jQuery Ajax GET and POST calls to controller m
  • Attribute Routing in ASP.Net MVC 5.04/2/2024 9:14:50 AM. This article introduces Attribute routing in ASP.Net MVC 5.0 and offers a powerful way to define routes directly within controller actions using attributes, enhancing control over URL patterns and rou
  • ASP.Net MVC View4/2/2024 9:13:55 AM. In this article, we will learn ASP.NET MVC Views offer flexible presentation layer control. Utilize Razor syntax for dynamic HTML rendering, leverage Layouts for consistent design, and employ Partial
  • Exception Filters in MVC4/2/2024 9:12:12 AM. Learn how MVC handles exceptions using built-in and custom exception filters. Explore the HandleError attribute for managing exceptions and creating custom error pages. Avoid the dreaded Yellow Scree
  • ASP.Net MVC Controller4/2/2024 9:11:26 AM. This article elucidates controllers, actions, and routing in ASP.NET MVC. It clarifies how user requests are handled by controllers, invoking specific actions based on URLs. It emphasizes the signific
  • Remote Validation in MVC4/2/2024 9:09:23 AM. Learn to implement remote validation in MVC, validating specific data without posting the entire form. Utilize the "Remote" attribute to check email existence by calling a controller action.
  • Calling Async Method from Sync Method in C#4/2/2024 7:33:33 AM. In this article, we will learn how we can call the Async Method from the Sync Method in C#. Asynchronous programming in C# enhances responsiveness and scalability. Learn to integrate it into existing
  • Master Open Interpreter: Your AI Automation Guide4/2/2024 6:53:21 AM. Open Interpreter revolutionizes user-computer interaction by enabling natural language commands for local environment tasks. With versatile features like streaming messages and programmable chat, it p
  • OpenAI Tests Voice Cloning Program4/2/2024 4:32:10 AM. OpenAI Tests Voice Cloning Program to create AI-based voices. OpenAI ventures into voice cloning with "Voice Engine," a powerful tool utilizing deep learning to mimic real voices. While prom
  • Displaying Data On View From Controller4/1/2024 12:01:36 PM. In ASP.NET MVC, data from a controller can be displayed on a view using various methods like ViewData, ViewBag, or strongly-typed models. Controllers pass data to views, leveraging Razor syntax to bin
  • Various Ways to Pass Data From Controller to View in MVC 44/1/2024 11:52:59 AM. In this article, we will discover the myriad ways to transfer data between controllers and views in MVC 4. Explore techniques like ViewBag, ViewData, TempData, Models, and ViewModel for efficient comm
  • Database First Approach With ASP.NET MVC Step By Step Part 14/1/2024 9:47:43 AM. In this article, I will demonstrate you about Database First Approach in Entity Framework and will also show how to implement it with ASP.NET MVC.
  • Terminologies in MVC: Part 3 (Scaffolding)4/1/2024 8:34:00 AM. This article is a sub-part of my MVC article series. This series contains all the terminologies, acronyms and terms usually used in the MVC framework. Knowledge of these is as important as knowing Mod
  • Explain Route Constraints in MVC4/1/2024 8:25:20 AM. Route constraints in MVC define rules for matching incoming URLs to route templates, enhancing control over routing behavior. They specify conditions like data type, length, or regular expressions, en
  • What Are Areas in ASP.Net MVC - Part 64/1/2024 8:18:29 AM. Discover the intricacies of ASP.NET MVC Areas in the sixth installment of our series. Explore how Areas facilitate modularization and organization in MVC applications, optimizing code structure for sc
  • All About the TempData in MVC4/1/2024 8:16:38 AM. TempData is a temporary data storage mechanism in ASP.NET MVC, facilitating state management between HTTP requests. Stored in session variables, it aids in passing data between consecutive requests. T
  • Flexible Height Gallery with a Separator4/1/2024 7:28:47 AM. Learn to create a flexible gallery with a separator in your app.Add a blank flexible height gallery. Add controls like labels and dropdowns.Set auto height toggle for labels.Add separator rectangle wi