Related resources for IE
  • Angular JS Overview: Benefits, Basics, & Simple Examples4/19/2024 11:03:08 AM. Angular JS is a powerful JavaScript framework for building web applications. It offers benefits like dependency injection, two-way data binding, testing ease, and MVC architecture. Using directives li
  • 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
  • Mastering SQL Server Common Table Expressions (CTEs)4/19/2024 10:50:28 AM. Mastering SQL Server Common Table Expressions (CTEs) empowers users to create complex queries efficiently. Learn recursive and non-recursive CTEs, optimize queries, and enhance database management ski
  • Create Charts In Angular 7 Application Using Chart.js4/19/2024 10:32:11 AM. Chart.js is a JavaScript library for creating various types of charts like line, bar, pie, doughnut, and polar area charts. This article explains how to integrate Chart.js into an Angular 7 applicatio
  • Services in AngularJS For Beginners4/19/2024 10:31:05 AM. Explore the essentials of AngularJS services in this beginner-friendly tutorial. Learn how services facilitate data sharing and encapsulation, enhancing your understanding of AngularJS fundamentals.
  • Zero To Hero In MS SQL Server - Part Two4/19/2024 10:30:33 AM. Advance your MS SQL Server skills from Part One to mastery with Part Two. Dive into advanced T-SQL, stored procedures, triggers, and performance tuning techniques for efficient database management and
  • Filter Data in ASP.Net Application Using AngularJS4/19/2024 10:30:01 AM. Filter data seamlessly in your ASP.NET application using AngularJS. Enhance user experience with client-side data filtering, leveraging AngularJS directives for efficient front-end development.
  • Filterable DataGridView using Linq and reflections4/19/2024 10:29:32 AM. Create a dynamic DataGridView in C# with filter capabilities using Linq and reflection. Manipulate data efficiently, enhance user experience, and utilize object-oriented programming for flexible data
  • 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
  • Git GUI Clients (2), TortoiseGit4/19/2024 5:19:28 AM. This article discusses the Git GUI Client for TortoiseGit. This series explores various Git GUI clients, including TortoiseGit and TortoiseSVN, discussing features, setup, and major functionalities.
  • Client-Side Performance Optimization (Angular)4/19/2024 4:34:48 AM. Angular client-side performance optimization involves techniques like Ahead-of-Time Compilation, Lazy Loading, Minification, Tree Shaking, Module Optimization, Bundle Size Analysis, and more for impro
  • 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
  • Deploying Windows Applications using Visual Studio 20104/18/2024 1:29:16 PM. In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
  • 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
  • Introduction to the Assembly Concept4/18/2024 1:23:08 PM. An introduction to the assembly concept explores the fundamental unit of deployment in .NET applications. Assemblies encapsulate code, metadata, and resources, aiding in code management, versioning, a
  • Make Your Debugging Easier With 'Login As' Design Pattern4/18/2024 1:16:39 PM. Streamline debugging with the 'Login As' design pattern, enabling authorized users to temporarily access accounts for testing purposes. Enhance development efficiency and ensure thorough testi
  • How Recursive CTE Works in SQL Server4/18/2024 1:16:02 PM. Recursive Common Table Expressions (CTEs) in SQL Server enable querying hierarchical data structures efficiently. Using the WITH clause, recursive CTEs define anchor and recursive members, facilitatin
  • Delete and Update Data With Entity State (Deleted) Via EDF Framework4/18/2024 1:13:26 PM. Explore how to manipulate data using Entity State (Deleted) and (Modified) via EDM Framework in ASP.NET applications. Learn to delete and update data efficiently by managing entity states. Utilize ASP
  • Top iOS Interview Questions in 20244/18/2024 12:45:55 PM. This article is about what are the top interview questions you can prepare for interview. Mastering iOS development involves a deep dive into Swift, app architecture, UIKit, networking, data managemen
  • Select Data Using Complied Query4/18/2024 11:13:18 AM. Learn how to optimize data retrieval in your application by utilizing compiled queries. This technique, often employed in Entity Framework and LINQ, enhances performance by pre-compiling queries, resu
  • Select Stored Proc With Raw SQL Query Via EDF Framework4/18/2024 10:43:47 AM. Utilize Entity Data Framework (EDF) for selecting stored procedures with raw SQL queries. Enhance data access in your application by leveraging the power of SQL alongside EDF's object-relational m
  • 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,
  • Git GUI Clients (2-1), SVN and TortoiseSVN4/18/2024 9:03:57 AM. This article is to discuss Git GUI Client.
  • Select Data With Enums Via EDF Framework 5.04/18/2024 8:46:39 AM. Utilize Entity Framework 5.0 to select data with enums. Employ LINQ queries for efficient data retrieval, leveraging strong-typed enums for enhanced code readability and database querying.
  • Site Closure and Deletion in SharePoint4/18/2024 8:26:36 AM. Implement site closure & deletion protocols in SharePoint 2013 for streamlined governance. Enforce policies, manage lifecycle, and utilize recycle bin for efficient site cleanup. Ensure compliance
  • 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.
  • Create Item View Using K2 Designer In SharePoint Online4/18/2024 8:17:43 AM. Learn to craft dynamic item views in SharePoint 2013 Online using K2 Designer. Enhance data presentation, customize forms, and integrate workflows for efficient business processes. Unlock the power of
  • How to write Unit Tests for SwiftUI Views?4/18/2024 4:04:15 AM. Learn the key practices for writing unit tests for SwiftUI views in iOS and macOS apps. This guide covers project setup, effective testing methods, and leveraging SwiftUI's testing framework. With
  • 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
  • Learn Angular 8 Step By Step in 10 Days – View Encapsulation (Day 6)4/17/2024 9:35:52 AM. Embark on a 10-day journey to master Angular 8 with a comprehensive tutorial series. Day 6 delves into View Encapsulation, exploring how it enhances component styling, encapsulation modes, and practic
  • Learn Angular 8 Step By Step in 10 Days – Pipes (Day 5)4/17/2024 9:33:42 AM. Explore Angular 8 in a structured, step-by-step tutorial over 10 days, focusing on Pipes on Day 5. Enhance your web development skills with hands-on learning of this powerful JavaScript framework.
  • How To integrate Dependency Injection In Azure Functions4/17/2024 8:05:24 AM. Learn how to integrate Dependency Injection in Azure Functions, creating HTTP trigger functions, and injecting service objects using DI. Understand the Dependency Injection pattern, steps to add DI in
  • 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
  • Newtonsoft.Json vs. System.Text.Json: Comparative Analysis4/17/2024 4:44:19 AM. In the world of .NET development, handling JSON serialization and deserialization is a common task, especially when dealing with web APIs. In this article, we'll compare and contrast these two lib
  • Sharing Data Between Component Using Angular V4 And Above4/16/2024 10:59:00 AM. Hi Readers , I hope you all are doing good and read my all the previous tutorials . My previous article about Binding with Angular 4 and above Binding with Angular v4 And Above in which I have explai
  • A Comprehensive Guide to Entity Framework Core in .NET 84/16/2024 10:54:12 AM. Explore the comprehensive guide to Entity Framework Core in .NET 8, enriched with the latest features of C# 10. Authored by Ziggy Rafiq, this detailed overview covers everything from basic concepts to
  • 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
  • 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
  • A simplified approach to serializing and deserializing objects in C# 104/16/2024 10:48:12 AM. This comprehensive guide teaches how to streamline data interchange processes efficiently using C# 10 Records. Authored by Ziggy Rafiq.
  • How To Create An Azure WebJob For SharePoint Online4/16/2024 7:01:54 AM. Learn how to migrate custom apps to SharePoint Online using Remote Timer Jobs. Utilize Azure WebJob for seamless integration, manage ClientContext authentication, configure CRON schedules, and registe
  • Overview Of Routing And Navigation In Angular4/16/2024 6:46:58 AM. In this article we are going to learn the use of routing in angular. In any general application there are multiple views and to perform the navigation from one view to another we required routing. Rou
  • HTTP And Observables In Angular4/16/2024 6:35:55 AM. Using HTTP in Angular we are going to fetch data from the web server, We will make a call to the web server that will in return provides data. For better understanding this process we need to know wha
  • Overview Of Components In Angular4/16/2024 6:34:04 AM. In this article, we are going to learn the basics of Angular components. We are going to learn what exactly makes up the component and how we can add a new component to our Angular application with th
  • Single Page Applications with AngularJS in .NET: Part 24/16/2024 6:33:03 AM. Part 2 of Single Page Applications with AngularJS in .NET delves deeper into building dynamic web experiences. Explore advanced AngularJS concepts like routing, components, and data binding, integrati
  • Table-Valued Parameters in SQL Server4/16/2024 5:42:55 AM. Table-Valued Parameters in SQL Server enable passing multiple rows of data to stored procedures, enhancing performance for bulk operations. Utilizing user-defined table types, they streamline data man
  • HttpClient vs IHttpClientFactory in .NET4/16/2024 4:55:47 AM. In the realm of .NET Core development, managing HTTP requests efficiently is crucial for building robust and high-performance applications. In this article, we delve into the differences between HttpC
  • Sharing Data from Child to Parent in Angular 8 Using @viewchild4/15/2024 11:51:06 AM. Angular 8 facilitates efficient parent-child component communication through @ViewChild. This TypeScript decorator allows a parent component to access a child component's properties and methods, e
  • 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
  • Set Default Value To Person Or Group Field In PowerApps4/15/2024 11:45:53 AM. Learn how to set default values for Person and Group fields in PowerApps. Use Patch function to update SharePoint list items with person or group field values. Understand the required data format for
  • 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,
  • 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
  • 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.
  • 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
  • New LINQ Methods in .NET 9 Preview4/14/2024 3:56:25 AM. While the release of .NET 9 is planned for November 2024, the preview version is already available. One of the new .NET 9 features is the new LINQ methods: CountBy, AggregateBy, and Index. In this art
  • Creating an Accounting Application With C# - Part Four4/13/2024 6:12:49 PM. Learn about building an accounting app in C#, covering various forms like splash, activation, and login windows. Understand activation methods, including serial key, webservice, and custom activation
  • Health Checks in .NET Core with AspNetCore.HealthCheck.UI.Client4/13/2024 5:37:03 PM. Implementing health checks in .NET Core applications ensures reliability. Using AspNetCore.HealthChecks, monitor application health and dependencies, facilitating proactive issue identification for en
  • CRUD Operation with Dapper Using ASP.NET Core4/13/2024 5:08:16 PM. Using Dapper for CRUD operations in ASP.NET Core is straightforward and efficient. Dapper is a micro ORM that provides simple methods to execute SQL queries and map results to objects. Here's a ba
  • 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
  • Azure Logic App - A Brief Introduction With An Example4/12/2024 11:28:47 AM. Azure Logic App simplifies workflow automation in Azure. Use its visual designer to create automated workflows with triggers and actions. Example: automate email notifications based on new file upload
  • Share Data Between Child And Parent Components In Blazor 4/12/2024 11:14:56 AM. Explore Blazor, Microsoft's framework for building dynamic web UIs with .NET. Learn about Razor components, data sharing between parent and child components, and creating reusable UI elements like
  • Update Multi-Values with People Picker Field in Power Automate/Microsoft Flow4/12/2024 11:14:14 AM. Learn to update multi-values in the people picker field using Power Automate or MS Flow. Discover how to find an Office 365 group ID, list group members, and add them to a multi-value people picker co
  • Create an Interactive Flower Using HTML54/12/2024 8:17:56 AM. Learn how to create an interactive flower using HTML5 canvas. Follow beginner-friendly steps, from setting up an HTML editor to defining functions and adding interactivity. Utilize KineticJS for graph
  • 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'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
  • Git GUI Clients (1) --- Overview4/12/2024 4:01:39 AM. This article will discuss the Git GUI Clients in General. In this article, Git GUI Clients, including Visual Studio, Visual Studio Code, GitHub Desktop, TortoiseGit, and SmartGit, offer diverse tools
  • _Layout And _ViewStart And _ViewImports In ASP.NET MVC Core 3.04/11/2024 11:12:11 AM. Today in this article I will discuss about _Layout, ViewStart and ViewImports file in ASP.Net MVC Core 3.0. These are the file place in views folder. We will understand all 3 files step by step.
  • Storing and Retrieve Value Using Session Storage in HTML54/11/2024 10:58:10 AM. Learn how to utilize HTML5 Session Storage to store and retrieve data on the client-side. This tutorial explores storing values, retrieving stored data, and displaying it dynamically on a webpage usin
  • SQL Join Methods: Cross Join vs. Comma-Separated Join4/11/2024 10:55:45 AM. In the realm of SQL querying, the choice of join method can significantly impact the result set and performance of your queries. Two commonly used methods, cross join and comma-separated join, often s
  • ASP.Net Form Validation Using jQuery4/11/2024 10:52:32 AM. Learn how to perform form validation in ASP.Net using jQuery, enhancing user experience by validating form data on the client-side before submission. This tutorial covers setting up jQuery functions,
  • Xamarin.Forms - EventToCommand Behavior in MVVM ViewModel 4/11/2024 10:35:24 AM. Xamarin.Forms EventToCommand behavior facilitates MVVM by binding events to ViewModel commands. It streamlines event handling, promoting the separation of concerns within the application architecture.
  • Learn about HTML5 Input Types4/11/2024 10:33:44 AM. In this article we learn about HTML5 Input Types, Form Elements and Form Attributes. First we learn each of them then with the help of an example we use all of them together.
  • Configure Tiles View In SharePoint Online - Office 3654/11/2024 10:32:09 AM. Configure Tiles View in SharePoint Online (Office 365) by accessing site settings or document library settings in the modern experience. Customize layout, sizes, and content presentation for improved
  • Create A Form Using HTML Tables4/11/2024 10:31:39 AM. In this article we will see how to create a form using HTML Tables. First we learn how to create controls like TextBox and DropDownList, then we use them together in our table to create a form where u
  • Create a Single Page App in SPFx using React Router Dom4/11/2024 10:29:04 AM. Create a Single Page App in SPFx using React Router Dom, Learn to develop dynamic and responsive web applications in SharePoint Framework (SPFx) using React Router Dom for client-side navigation.
  • 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
  • HTML5 : A Brief History4/11/2024 6:16:42 AM. This article provides a brief history of HTML5. HTML5 is a markup language that was founded in 2004 by the Web Hypertext Application Technology Working Group (WHATWG) whose members include Apple, Mozi
  • HTML5 and ASP.Net Client-Side Caching Techniques4/11/2024 6:07:17 AM. HTML5 and ASP.Net Client-Side Caching Techniques refer to strategies employed in web development to enhance performance and user experience by storing resources locally on the client-side.
  • The Beta release of the new VMware Host Client is available4/11/2024 4:45:50 AM. Big news for VM admins! The all-new VMware Host Client beta arrives, offering a desktop app for ESXi management with a familiar vSphere feel. Access and download now! #VMware #vSphere #Beta
  • 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
  • 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
  • How to Ignore Properties in OData at Runtime4/10/2024 5:07:01 AM. This article provides a guide on how to dynamically ignore properties in OData at runtime using Late-Bindings. It covers the concept of OData, the need for ignoring properties, and a step-by-step tuto
  • Create a Signature App in Blazor4/10/2024 5:04:03 AM. Learn how to create a signature/paint app in Blazor with HTML canvas element and JavaScript. Explore canvas setup, color picker integration, saving functionality, and reset feature. Get hands-on with
  • What is Object Mapping in .NET and AutoMapper ?4/10/2024 4:25:32 AM. Object mapping plays a crucial role in modern software development, particularly in .NET applications where data transformation between different layers is a common requirement.
  • 15 Effective Methods for Enhancing Performance in Our ASP.NET Core Application4/9/2024 6:09:14 PM. Explore 15 effective methods meticulously curated by Ziggy Rafiq to enhance performance in ASP.NET Core applications, ensuring optimal efficiency and scalability for your projects
  • Best Practices for Maintaining Security and Preventing Vulnerabilities in C#4/9/2024 5:54:03 PM. Explore essential security practices in C# programming with Ziggy Rafiq, covering password hashing, input validation, SQL injection prevention, cryptography, HTTPS, secret management, and staying upda
  • Using jQuery DataTable With ASP.NET MVC Client Side4/9/2024 11:46:04 AM. Utilize jQuery DataTable in ASP.NET MVC for dynamic client-side rendering of tabular data. Enhance user experience with features like pagination, sorting, and filtering, seamlessly integrating with se
  • Understanding of Blazor Server App Project Structure 4/9/2024 8:50:28 AM. This article covers creating a Blazor Server App project, project structure overview, default folders' usage, setting startup components, and essential files like AppSettings and Program.cs. Prere
  • Core Concept Of ERD (Entity Relationship Diagram)4/9/2024 8:43:47 AM. In this article, we will learn The core concept of Entity Relationship Diagram (ERD) lies in visually representing the relationships between entities in a database system. It illustrates how different
  • Mocking Dependencies In Angular Unit Tests4/8/2024 11:19:39 AM. Angular unit tests often require mocking dependencies for isolated testing. Utilize TestBed and Jasmine's spyOn function to mock services, HTTP requests, and other dependencies, ensuring comprehen
  • ViewComponent In ASP.NET Core4/8/2024 9:02:10 AM. ViewComponent in ASP.NET Core enables the creation of reusable UI components, enhancing code modularity and separation of concerns. Leveraging Razor syntax, it facilitates rendering dynamic content an
  • Introduction To Azure Logic Apps4/8/2024 9:01:25 AM. Learn about Azure Logic Apps for task scheduling and automation in cloud computing. Explore workflow components like triggers, actions, and loops. Discover advantages, connectors, usage scenarios, pri
  • Customize Current Theme From Power BI Desktop Without Using JSON - Part One4/8/2024 8:44:58 AM. In this article, we will talk about how we can customize the current Power BI report theme in Power BI.
  • 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,
  • 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.
  • Becoming Proficient in C# and ASP.NET: A Roadmap to Mastery4/8/2024 4:59:04 AM. From traditional ASP.NET Web Forms to the sleek ASP.NET MVC, and from robust backend solutions using ADO.NET and SQL Server to dynamic front-end interactions with jQuery, AJAX, and more, developers ha
  • Efficient and Maintainable Angular Best Practices for Applications4/6/2024 5:51:39 AM. In this article, we will learn how Angular has emerged as one of the most popular JavaScript frameworks for building dynamic and scalable web applications. However, with its powerful features and flex
  • Rename the "Related" entities in Dynamics 3654/6/2024 5:47:51 AM. Rename the "Related connections" entity to "Account-Connections" in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit "C
  • IHttpClientFactory in .NET Core4/5/2024 9:50:07 AM. In this article, we will learn IHttpClientFactory in .NET Core simplifies HTTP client management by providing a central mechanism for creating and managing HttpClient instances.
  • 12 Core Practices In Extreme Programming XP🧙‍♂️4/5/2024 9:43:57 AM. Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
  • Client Scripts in ServiceNow- Simplified with Real-Time Use Cases4/5/2024 8:50:33 AM. From onChange to onLoad, discover the four key types of client scripts and how to use them effectively to enhance user experience and streamline platform functionality. Explore essential tips and best