Resources  
  • Get List Control Dynamic value from SharePoint List in Power AppsMar 27, 2024. The List Box control in Power Apps coupled with SharePoint integration enhances data visualization and interactivity. Customize appearance and behavior, bind to SharePoint lists, implement filtering/sorting. However, limitations include data connectivity dependency and performance issues with large datasets.
  • Dynamic Timer Control Duration from SharePoint List in Power Apps Mar 27, 2024. Empower your Power Apps with dynamic timer control settings sourced from SharePoint lists. Enhance user experience and efficiency by customizing timer durations based on data from SharePoint, seamlessly integrating data-driven time management solutions within your application.
  • Rating Control Dynamically from SharePoint List in Power AppsMar 27, 2024. Dynamically link SharePoint list data to a Rating Control in Power Apps. Customize user feedback mechanisms, enhancing user experience and data interaction within your application for efficient data visualization and user engagement.
  • Disable Social Bar (Like, Share and Views) in SharePoint OnlineMar 27, 2024. Learn how to manage the Social Bar feature in SharePoint Online modern pages. Disable it at either the site or tenant level using PowerShell commands for efficient administration. No UI option available.
  • Disable Quick Create Views Using PowerShellMar 26, 2024. In this article we will discuss step by step process to disable quick create view for multiple entities using powershell script.
  • Dropdown Options Dynamically from SharePoint List in Power AppsMar 23, 2024. How to bind dropdown option dynamically from SharePoint List in Power Apps. Power Apps enables custom app creation without extensive coding. Learn to dynamically populate dropdowns from SharePoint lists for efficient, consistent, and scalable applications with this step-by-step guide.
  • Introduction to Line Charts in Power AppsMar 21, 2024. Explore the power of line charts in Power Apps for visualizing SharePoint list data trends efficiently. Learn about their benefits, such as intuitive representation and dynamic data analysis, along with features like customization and interactivity.
  • Display API Data on List Using SwiftUIMar 15, 2024. In this article, we will fetch and display data on a list using SwiftUI. Learn to fetch and display data in a list using SwiftUI. Set up a SwiftUI project in Xcode, create a struct conforming to Codable and Identifiable protocols, fetch data using URLSession, and design the UI.
  • Lets Create TabView in SwiftUIMar 14, 2024. This article contains a simple demo of creating Tab View in SwiftUI. Learn how to create a Tab View using SwiftUI in this tutorial. Follow step-by-step instructions to integrate tabs like Home, Favorites, Orders, and Settings into your SwiftUI project for streamlined navigation and enhanced UI customization.
  • How Do I Open an OCR File in PDF?Mar 05, 2024. Explore methods to open OCR files in PDF. Get the best guides to open an OCR file in PDF with easy steps. Open OCR PDF files in C# using the iTextSharp library. Install iTextSharp, write C# code to extract text, and run the code for OCR PDF processing.
  • Understanding Sharing in Lists on SharePoint Communication SitesMar 05, 2024. This guide provides detailed instructions on utilizing the Share option in lists on SharePoint Communication Sites. It covers the login steps, navigating to lists, selecting items to share, opening the Share dialog, adding recipients, selecting permission levels, and sending the invitation.
  • Trigger a Plugin When Contact Removed form Marketing List EntityMar 04, 2024. This content provides guidance on removing a contact from a marketing list in Dynamics 365 using a plugin. It outlines the steps to create, register, implement the logic, deploy, and test the plugin. Additionally, it includes the necessary plugin code and a unit test code snippet.
  • Understanding Grouping by Columns in SharePoint ListsMar 04, 2024. In this article, we will discover how to efficiently organize and manage data in SharePoint Lists by understanding the powerful grouping capabilities.
  • Understanding Site Usage & Site Report in SharePointMar 04, 2024. In this article, we will understand Site Usage & Site Report in SharePoint entails grasping how users interact with your site, tracking metrics such as page views, unique visitors, and popular content.
  • Learn about Data Structures in .NETMar 04, 2024. 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.
  • Exploring the Export Functionality within SharePoint ListsMar 04, 2024. The Export feature in SharePoint Lists facilitates exporting list data to formats like Excel or CSV, aiding data analysis and sharing. It enhances collaboration by enabling users to extract and manipulate data conveniently.
  • Understanding Alert Feature in SharePoint List Mar 04, 2024. In this article, we will learn about the "Alert Me" feature in SharePoint lists, enabling users to receive notifications for changes. Understand its functionality, including setting up alerts, managing subscriptions, and receiving notifications via email.
  • Understanding View Encapsulation in AngularMar 02, 2024. View encapsulation in Angular refers to the mechanism used to control how component styles are scoped and applied within the application. Angular provides three types of view encapsulation: emulated, none, and shadowdom. Let's understand each type:
  • How to Open a PSD File Without PhotoshopMar 02, 2024. Explore methods to open a PSD File without Photoshop. Get the program to open a PDF file without Photoshop using C#.
  • How to View or Print CDR Image Files with or Without CorelDRAWMar 01, 2024. Explore methods to View or Print CDR Image files with or without CorelDRAW. Get the best guides to View or Print CDR Image files using CorelDRAW and C#.
  • How to Open, Read or View MS SQL Error Log FileFeb 29, 2024. Explore methods to open, read, or view SQL Server Error Log File. Get the best solution to open or view the SQL Server Log File of MS SQL Server in easy steps.
  • Automating Excel data to SharePoint Lists with Power AutomateFeb 28, 2024. In this article, we will discover seamless automation of Excel data migration to SharePoint Lists using Power Automate. Streamline your workflows, enhance productivity, and ensure data integrity with this efficient solution.
  • How to Read or View Exchange Database EDB File ProgrammaticallyFeb 28, 2024. Explore methods to Read or View the Exchange Database EDB File Programmatically. Know how to use this Exchange Server Managed API to View or Read Exchange EDB files.
  • Introduction to Vue.js and Building a Simple Todo ListFeb 26, 2024. In the ever-evolving landscape of web development, Vue.js has emerged as a powerful and versatile JavaScript framework. In this three-part series, we'll embark on a journey to explore Vue.js and demonstrate its capabilities by building a simple yet functional to-do list application.
  • Learn about C# Operators and Their UsesFeb 26, 2024. 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, null-conditional operators, "exclusive or" operators, default operators, assignment operators, and sizeof operator.
  • Sending an Email with Multiple Attachments from SharePoint ListFeb 21, 2024. Explore the efficient process of automating email sending with attachments using Power Automate, focusing on scenarios like SharePoint list item creation. Optimize your Power Automate skills for enhanced productivity.
  • Gallery Filtering with Modern Tab List Control in PowerAppsFeb 16, 2024. Creating a vertical tab interface utilizing the modern tab list control within PowerApps. This article guides users through creating a vertical tab interface using the modern tab list control in PowerApps. It covers enabling modern features, setting up a SharePoint list, and configuring visual elements.
  • Creating Collections from SharePoint Lists in PowerAppsFeb 15, 2024. Learn how to utilize collections in PowerApps to manage data within your application, especially useful for scenarios where users may be offline or have limited connectivity. Discover the advantages of collections over SharePoint lists, including the ability to perform complex queries.
  • How to Create a SharePoint List Directly from ExcelFeb 13, 2024. Learn to seamlessly migrate Excel data to SharePoint lists. Enhance collaboration and data management with this step-by-step guide.
  • SharePoint Online List JSON View Formatting - Video ThumbnailFeb 13, 2024. Customizing YouTube video thumbnails in SharePoint lists enhances visual appeal and user experience. By creating a list with specific columns and using JSON formatting, you can display thumbnails along with details like titles and descriptions.
  • Date and Time Column Behavior in SharePoint List/LibraryFeb 12, 2024. In this article, we will learn how managing date and time column conversions in applications becomes challenging when your organization spans multiple offices across different time zones.
  • Result vs. ActionResult in ASP.NET MVCFeb 06, 2024. In ASP.NET MVC, ActionResult is a general base class for action results, offering flexibility. ViewResult, a specific type, is used when explicitly returning a view, simplifying code for clearer understanding.
  • Get Items Action Fetching Few Records from SharePoint OnlineFeb 05, 2024. Using 'Get Items' in Power Automate for SharePoint Online, issues arise, fetching only a subset due to default limitations. A Boolean column, 'SurveyCompleted,' compounds the problem by introducing null values for existing records.
  • Power BI January 2024 Feature UpdatesFeb 04, 2024. Explore the latest Power BI updates, featuring a new "Show visuals as tables" view mode, enhanced styling options for column and bar charts, and extended customization for data labels.
  • Implementation of Collection View in .NET MAUIFeb 02, 2024. In this article, I will explain MAUI Collection View implementation using Visual Studio 2022. .NET MAUI Collection View is a view for presenting lists of data using different layout specifications. Collection View should be used for presenting lists of data that require scrolling or selection.
  • Listing Unique Records Within an Array in Azure Data FactoryFeb 02, 2024. Utilize Azure Data Factory to remove duplicates within an array by employing the "union()" function. This solution involves the Set Variable activity to obtain a unique list from the array.
  • Building a URL Shortener with .NETFeb 01, 2024. Create a powerful URL shortener using the versatile .NET framework, specifically ASP.NET Core. This guide walks you through setting up a database, implementing URL shortening logic, and configuring controllers and views.
  • Optimize ASP.NET Core MVC Data Transfer with Custom MiddlewareFeb 01, 2024. In ASP.NET Core, middleware components are used to handle requests and responses as they flow through the application's pipeline. These middleware components can be chained together to process requests and responses in a specific order. Transferring data between middleware components can be achieved using various techniques.
  • Command Line Arguments in C ProgrammingJan 30, 2024. Programming can be powerfully customized with command line options without requiring changes to the code. In this article, we will learn how command line arguments in C programming empower users to modify a program's behavior, providing flexibility and adaptability without altering the source code.
  • List Web Part in SharePoint OnlineJan 29, 2024. This article offers a comprehensive guide on the List Web Part in SharePoint Online, providing insights into customization options and features. Users can seamlessly add and tailor lists on their pages, with the ability to customize titles, views, sizes, and more.
  • Stars Rating System with Dapper in .NET CoreJan 29, 2024. This tutorial teaches ASP.NET Core MVC web application development with controllers and views. Implementing a star rating system with Dapper in .NET Core involves several steps. First, you need to set up your database schema to store ratings.
  • What is List Rendering in Vue.js?Jan 23, 2024. Vue.js provides an elegant and powerful way to render lists of data dynamically with the v-for directive. This feature allows you to iterate over an array or an object, creating and updating HTML elements effortlessly. In this guide, we'll explore the ins and outs of list rendering in Vue.js with practical examples.
  • Mastering MVVM: A Deep Dive into .NET MAUI with MVVM ToolkitJan 23, 2024. In this article, we will learn about MVVM architecture with .NET MAUI and the MVVM Toolkit. Follow a step-by-step guide for project setup, plugin installation, and efficient implementation using ViewModel and View. Access the full code and explore the seamless integration of the View and ViewModel for robust cross-platform mobile applications.
  • Create and View Decomposition Tree Visuals in Power BIJan 23, 2024. The decomposition tree visual in Power BI lets you visualize data across multiple dimensions. It automatically aggregates data and enables drilling down into your dimensions in any order.
  • Building a Responsive Navigation Bar with Vue.jsJan 22, 2024. Creating a navigation bar is a fundamental step in web development, and Vue.js simplifies the process by offering a clean and efficient way to handle dynamic user interfaces. In this guide, we'll break down the components needed for a basic navigation bar, and delve into Vue.js concepts such as models, and views.
  • Extending List Functionality with C# Extension MethodsJan 22, 2024. In this article, I will demonstrate How to create an extension method in c# for List type. I will explain how we can extend the functionality of List without a new derived class. I will create extension methods for list type will help us use across project without creating new class.
  • Understanding Lists in SharePointJan 12, 2024. In this article, we will learn about SharePoint lists. From real-time collaboration to granular security controls, learn how lists enhance data organization, streamline processes, and boost productivity.
  • DropDown List Using XML in ASP.Net C#Jan 11, 2024. The first dropdown, "ddldist," displays district names, and the second dropdown, "ddltaluka," displays taluka names based on the selected district. The C# code uses the Page_Load method to load district data on the initial page load. The ddldist_SelectedIndexChanged method handles the district selection, filtering, and populating of the taluka dropdown accordingly. The XML files "District.xml" and "Taluka.xml" store the district and taluka data, respectively.
  • PowerApps Cascading Creating Dropdown and save into ListJan 08, 2024. Learn to create cascading dropdowns in PowerApps for efficient form usage. This guide details the process, including configuring dropdown controls and implementing cascading lookup logic for better data management.
  • What is Collection Expressions in C# 12?Jan 03, 2024. Forget the days of writing mountains of code just to create simple lists or arrays. C# 12 unleashes collection expressions, your new superpower for crafting collections with ease and elegance. This friendly guide demystifies the magic behind these expressions, even if you're a coding newbie.
  • View in React.js within the MVC ArchitectureDec 19, 2023. Explain how to work with the View in the MVC pattern.
  • Smart Sorting: Finding the Middle Number of Two Ordered ListsDec 11, 2023. Efficient C# code uses a binary search approach to find the median of two sorted arrays. The algorithm intelligently partitions arrays, ensuring logarithmic runtime complexity (O(log(min(m, n)))).
  • Improving Code Readability in View Section Using Return TemplatesDec 01, 2023. The return template is a one of the new features added in the latest version of the CodeBehind framework. Using this feature completely separates the server-side codes from the view section.
  • FlatList in React NativeNov 27, 2023. FlatList is a vital component in React Native for efficiently rendering large lists of data. Learn its installation and basic usage, key features like data, renderItem, and keyExtractor props, and optimization techniques, including virtualization and item separators. Explore advanced configurations like horizontal lists, grid layouts, handling end-reached events, controlling scrolling behavior, and dynamically adjusting item heights.
  • HTTP Status CodesNov 23, 2023. Understanding of HTTP Status Codes. This article provides a comprehensive overview of HTTP status codes, categorized into 1xxs for informational, 2xxs for success, 3xxs for redirection, 4xxs for client errors, and 5xxs for server errors.
  • 15 Features Every SwiftUI Developer Should KnowNov 16, 2023. Discover the power of SwiftUI with our in-depth article that covers 15 essential features every Swift developer should master. From the elegance of declarative syntax to the real-time magic of live preview in Xcode, this guide takes you through the fundamentals and advanced capabilities of SwiftUI.
  • Vendor Approval Process Using Microsoft Power Automate and SharePoint listOct 31, 2023. Here's a step-by-step guide on how you can structure a comprehensive vendor approval process Using Microsoft Power Automate and SharePoint list.
  • How to Pop to Root View in SwiftUI Tab on Re-Tap?Oct 19, 2023. In this article we will learn how to enable SwiftUI tab-based navigation to pop to the root view when the same tab is re-tapped, providing an intuitive user experience.
  • How to Use List Comprehensions in PythonOct 11, 2023. Python is a popular programming language that offers many features to make your code elegant and expressive. One of these features is list comprehension, which is a way to create lists in a concise and readable way.
  • Data Structures in R Programming Sep 25, 2023. In this guide, we'll explore the various data structures in the R language. Provided with syntax examples and illustrate how each data structure is used in practical scenarios in detail.
  • Mastering List Collections in C# Sep 24, 2023. Explore the power and versatility of C# List collections with this comprehensive guide. From basic operations to advanced techniques, learn how to harness the full potential of lists for effective data manipulation. Whether you're a beginner looking to master the essentials or an experienced developer seeking to level up your C# skills, this guide provides a step-by-step journey through list collections, making complex data management accessible and efficient.
  • KAFKA for Mere Mortals : Topics and partitions in PracticeSep 21, 2023. The main focus in this article is to create, list, describe and delete topics and partitions in KAFKA
  • Swipe View in .NET MAUISep 21, 2023. In this article, we explore .NET MAUI, a powerful cross-platform framework that empowers developers to create native mobile and desktop applications using C# and XAML. With .NET MAUI, you can build applications that seamlessly run on Android, iOS, macOS, and Windows, all from a single, unified codebase. This open-source platform builds upon the foundation of Xamarin Forms, extending its capabilities to desktop scenarios while enhancing UI controls for improved performance and extensibility.
  • Retrieve All Column Values with PnP JS in SPFxSep 20, 2023. In this blog post, we'll delve into the process of extracting various field values from a SharePoint list using PnP JS, demonstrating how this can seamlessly integrate with SharePoint Framework (SPFx) for enhanced functionality.
  • Power BI What-If AnalysisSep 12, 2023. Power BI What-If Analysis: Unleash Data-Driven Decision Making
  • Managing Lists with Redux in React.jsSep 08, 2023. Here we will learn how to use Redux in React js for manage list data.
  • Using PowerApps Filter Function for All SharePoint List ColumnsSep 06, 2023. This blog will show you how to use the Filter function to organize information in different SharePoint list columns, whether they contain words, numbers, dates, or choices. We'll make it easy with step-by-step instructions, so you can set up filters and customize your app's look. Get the most out of your SharePoint data by learning how to use the Filter function in PowerApps effectively.
  • List In KotlinSep 04, 2023. In this article, we delve into Kotlin's Lists, fundamental in managing collections of items. Learn about Immutable and Mutable Lists, key methods, and their practical use cases.
  • View-Model in Vue.js Sep 01, 2023. Explore Vue.js's View-Model architecture, central to building efficient interfaces. Learn what it is, its importance, and how to use it for separation of concerns, reactivity, and organized code.
  • View Encapsulation in Angular Aug 28, 2023. Uncover Angular's View Encapsulation: Control Styles and Components. Discover how Angular's View Encapsulation isolates styles and behaviors, enhancing modularity and reusability in web development. Learn more now.
  • Cloning Class Using System.Text.Json in .NET 8Aug 21, 2023. .NET 8 Preview 7 allows cloning internal properties
  • Creating Dynamic Dropdown Lists in ASP.NET MVC Using AJAXAug 12, 2023. we have learned how to create dynamic dropdown lists with cascading behavior in an ASP.NET MVC application using AJAX. The JavaScript AJAX functions communicate with the server to fetch data based on user selections, and the ASP.NET MVC controller methods
  • How to save Microsoft Forms Responses with Attachments to SharePoint Lists?Aug 09, 2023. In this article, we will explore the process of retrieving a Microsoft Forms response that includes an attachment and saving it directly to a SharePoint list.
  • Create a SharePoint List Item using Power Automate Jul 28, 2023. Learn how to collect data from Microsoft Forms and store it in SharePoint Lists using Microsoft Power Automate. Automate workflows easily without coding. Efficient data management for better analysis.
  • ASP.Net GridView With Fixed HeaderJul 05, 2023. Grid view using bootstrap JavaScript with fixed header.
  • Use Case View in Software DevelopmentJun 30, 2023. The Use Case View is a perspective used in software development that concentrates on identifying a system's functional needs from the viewpoint of its users or other external actors. It aids in comprehending how users engage with the system and what features it ought to offer to meet their wants. Use case diagrams, which show how actors interact with the system, are generally used to record the use case view.
  • Export Sharepoint List Metadata Using Power AutomateJun 15, 2023. In this article, I will explain, how can we export a SharePoint list metadata using Power automate. While doing that, we will learn many basic concepts of Power Automate like how to use JSON, strings, arrays etc.
  • Custom Tabs with Animated Background in AndroidJun 14, 2023. Customs tabs that highlights when selected and animates the background to the next selection backward and forward.
  • Collections in KotlinJun 12, 2023. The article wraps Collections in Kotlin and provides a summary or final thoughts on the topic.
  • Difference between IQueryable, IEnumerable, IList and ListJun 12, 2023. when to use what IQueryable, IEnumerable, IList and List
  • How To Create Tree/Hierarchical list structure Using Ant Design UI In ReactJSJun 05, 2023. In this article we will learn how to create a Tree using Ant Design UI with React Js and type script.
  • Native Keyword In JavaMay 19, 2023. In this article, you will learn Native Keyword in java
  • Power Pages - Custom "Select All - Unselect All" button in Lookup records dialogMay 11, 2023. In Power Pages (Earlier Power Apps Portal), OOB support for selecting / deselecting all grid rows in “Lookup records” dialog is not found. Hence, I have built one client-side custom generic feature using Jquery which will be reusable for all such “Lookup records” dialog.
  • How to Use Clear Keyword An Array in C#May 10, 2023. In this article, you will learn about what is a Clear Keyword an array in C#
  • How to Insert An Element Into An Array In C#May 09, 2023. In this article you will learn How to insert an element into an array in C#?
  • Avatar View in .NET MAUI Community ToolkitMay 08, 2023. Avatar View in .NET MAUI Community Toolkit
  • Revolutionize Your Umbraco Development with View ComponentsMay 07, 2023. Umbraco is an open-source content management system(C M S). mbraco has the ability to use view components to build dynamic and reusable user interface (UI) elements. The latest version of Umbraco is built on top of the .Net core and offers many exciting new features and improvements. One of the key improvements is the introduction of view components.
  • How To Check The Length Of An Array In C#May 05, 2023. In this article, you will learn How to check the Length of an array in C#
  • HTML IntroductionMay 03, 2023. HTML stands for Hyper Text Markup Language, and it is the foundation of all web development. HTML allows web developers to create web pages that can be viewed by anyone with a web browser. In this article, we will provide an overview of HTML, including its history, syntax, and examples of how to use it.
  • SharePoint Item Display and Edit Screens Without Any CustomizationApr 24, 2023. In this article we will see how to add a SharePoint list with few fields in all items view on a SharePoint page and show/ edit all the details of any selected list item on same page. Sometimes we have requirements where we want to show/ edit the details of any selected SharePoint list item. In most cases we go with custom web part or some app in Power Apps, but we can achieve this without any customization. We can use out of box SharePoint web parts and features to do this.
  • How to check if an array contains a specific element in C#Apr 24, 2023. in this article, you will learn How to check if an array contains a specific element in C#
  • FlatList vs SectionList in React Native- Choosing the Right List Component for Your AppApr 15, 2023. In React Native, efficiently displaying big lists of data is critical for offering a smooth and responsive user experience. FlatList and SectionList are two prominent list rendering components in React Native.
  • How to consume multiple GET API in one view in MVCApr 14, 2023. we will learn How we can consume multiple GET APIs in one view in MVC
  • What Is The Difference Between An Array, ArrayList And A List?Apr 04, 2023. In this article, you will learn when to use an Array, ArrayList, or a List in C#.
  • Customizing Text Views In SwiftUI - A Guide To View Modifiers For TextMar 31, 2023. In this article, you will learn how to customize Text Views in SwiftUI - A Guide To View Modifiers For Text.
  • What is the difference between C# array and C# list?Mar 29, 2023. Learn the difference between a C# list and a C# array with code examples.
  • How To Add Font, FontWeight To Text In SwiftUIMar 24, 2023. In this article, we are going to explore the Text component in SwiftUI. We will also know how to use Text view modifiers.
  • How To Generate SAS Token and View URL For Azure Blob Storage In Blazor Apps With .NET 7Mar 22, 2023. A SAS (Shared Access Signature) token is a secure way to grant limited access to resources in Azure storage. It provides a way to grant temporary access to a resource without sharing the account keys. With a SAS token, you can define the permissions (such as read, write, or delete) and the time interval for which access is permitted. This allows you to control access to your azure resources and lessen the risk of unauthorized access.
  • Multiple Views And Access To XML Files With .NET For iOSMar 21, 2023. You will learn how to build an iPhone app using multiple views, recording, and extract data of XML files, using .NET for iOS and the XCode Interface Builder.
  • Customize Modern SharePoint List Forms using JSONMar 09, 2023. Normally we use SPFx or Power Apps to customize the forms in SharePoint online. In this article we will see how you can customize out of box SharePoint list form using JSON. You don’t need to customize the form using SPFx or Power Apps. Some simple JSON can be used to customize header, footer and body of the SharePoint list form. You can create different sections inside the form body as well as apply some validations to show and hide form fields based on the value of other form fields. Advantage of these JSON customized forms are that it is responsive by default. You don’t have to do any work for making these forms responsive. So, you can use same form in desktop and mobile both.

About List-view

NA

OUR TRAINING