Resources  
  • 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.
  • Python SDK Deployment: Image Moderation for Content SafetyMar 27, 2024. This article provides a comprehensive guide on deploying Image moderation using the Python SDK for integrating with a Content Safety application, offering a detailed step-by-step implementation process.
  • 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.
  • Introduction to Image Control in Power AppsMar 22, 2024. Explore the versatility of Image Control in Power Apps. Learn to enhance user interfaces by effortlessly displaying images. From data visualization to graphic elements, master the art of visual design and image management.
  • Creating Contact Record in D365 with PowerShell Script & Image AttributeMar 15, 2024. Learn to automate Dynamics 365 contact record creation via PowerShell. This script includes adding image attributes, streamlining CRM data management. Utilize Microsoft's Xrm.Data.PowerShell module for efficient and seamless integration, enhancing your CRM automation capabilities.
  • 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.
  • .NET MAUI - Base64 Image Encode/DecodeMar 09, 2024. This blog guides 10th-grade students through incorporating Base64-encoded images in .NET MAUI apps. Covering project setup, implementation steps, and a demo, it empowers users to enhance app visuals seamlessly.
  • 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 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.
  • 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#.
  • 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 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.
  • Effortless Pagination with jQuery DataTables and BootstrapFeb 28, 2024. Effortless pagination with jQuery DataTables and Bootstrap offers seamless integration, providing a plug-and-play solution for front-end development. It enhances the user interface with responsive design, sorting, filtering, and customizable options.
  • 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.
  • Using Azure OpenAI Service to Generate Images with DALL-E in .NETFeb 21, 2024. Tutorial to call Azure OpenAI Service DALL-E model to generate images in .NET. Learn how to call the Azure OpenAI Service DALL-E model in C#. Gather necessary data from Azure, deploy a model, and use the Azure OpenAI client library for .NET. Explore generative AI!
  • Analyzing Image Moderation using Azure Content SafetyFeb 13, 2024. At the end of the article readers will able to understand and implement the usage of Content safety studio with moderating image contents in real time scenarios.
  • 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.
  • How to Add Highlighted Image Slider in BloggerFeb 13, 2024. Enhance your Blogger blog with a highlighted image slider. Learn how to customize your blog layout by adding an interactive image carousel using widgets or plugins for a visually appealing browsing experience
  • Understanding Image Gallery Web Part in SharePoint OnlineFeb 11, 2024. Understanding Image Gallery Web Part and its features and different options.
  • PowerApps Dropdown / ComboBox with ImageFeb 09, 2024. Create visually enriched PowerApps Dropdown/ComboBox with images. Enhance the user experience by incorporating thumbnails or icons alongside selectable options, leveraging data binding and custom templates for seamless integration.
  • 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.
  • iOS - Choosing Image From Photo Library In SwiftFeb 05, 2024. This Swift tutorial demonstrates creating a photo library access request, implementing a UIImageView, and handling image selection.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • How to Create a 3d Illustration on Microsoft Image CreatorJan 07, 2024. In this article, we will learn how to create a 3D illustration using AI with Microsoft Image Creator. Follow the steps on the Bing Chat AI-powered tool to generate unique, customizable images from text prompts.
  • Upload, Edit, and Delete Image with Dapper in .NET CoreJan 03, 2024. This tutorial teaches ASP.NET Core MVC web development with controllers and views. You will learn upload, edit and delete image file with dapper, repository pattern and UnitOfWork in .NET Core.
  • How to Add Popup Image in Blogger SitesDec 25, 2023. Here are some steps for adding a responsive pop-up image with a link in Blogger
  • View in React.js within the MVC ArchitectureDec 19, 2023. Explain how to work with the View in the MVC pattern.
  • Python Text ExtractionDec 11, 2023. Unlock the untold stories within digital images through text extraction. Explore the fusion of technology and human-readable language using Tesseract OCR and Python. This article guides you through installation, script writing, and the art of revealing narratives hidden in pictures. Elevate your coding journey!
  • 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.
  • Extract text from Image and PDF Using Power Automate and AI Builder Nov 29, 2023. Extract text from Image and PDF - Using Power Automate and AI Builder. In our data-centric world, extracting valuable insights from diverse sources, including images and PDFs, is crucial. Power Automate, coupled with AI Builder, offers a potent solution for text extraction from such documents. This enables businesses to streamline processes and derive meaningful information from previously unstructured data.
  • How to Embed an Image to an email in Power AutomateNov 28, 2023. Power Automate doesn't have a native action specifically designed to embed images directly into an email introduction. However, below method I'm showing step by step to embed an image.
  • Display Loading or Processing Message Inside DataTableNov 27, 2023. 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 achieve this using the DataTables library and a loading spinner.
  • How To Select an Avatar Image from Popup to Set as My Profile Picture In Blazor?Nov 22, 2023. In this article, we have learned how to show avatar images as profile pictures.
  • 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.
  • Handling Broken Images in JavaScriptOct 31, 2023. This article addresses the challenge of managing broken images in web development, offering a range of strategies including error handling, fallback images, lazy loading, placeholder images, and image request retries. These techniques ensure a seamless and reliable user experience, even when images fail to load, ultimately enhancing website performance and user satisfaction. By carefully combining these strategies, web developers can create robust solutions for handling broken images effectively.
  • 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.
  • Elements Of Responsive Web DesignOct 19, 2023. Responsive web design ensures that users can access a website effortlessly, whether they are using a desktop computer, laptop, tablet, or smartphone. By dynamically adjusting the layout and content presentation, responsive design enhances readability, navigation, and overall user satisfaction.
  • How To Render Avatar Images From XML Data In Blazor?Oct 11, 2023. In this scenario, you'll need to read XML data, parse it, and then render avatar images inside a popup component in a Blazor application. This involves creating a data model, a service to handle XML parsing, and a component to display the avatars in the popup.
  • Delete records from GridView without Page Reload using jQueryOct 03, 2023. In this article, we will use jQuery to delete records from GridView so that their is no page reload. The codes developed here can be copied and used in any of your web application.
  • Compress and Reduce File Size of Images in ASP.NET CoreOct 01, 2023. Compress and Reduce File Size of Images in ASP.NET Core
  • 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.
  • Power BI What-If AnalysisSep 12, 2023. Power BI What-If Analysis: Unleash Data-Driven Decision Making
  • Unlocking the Future: Azure OpenAI ServicesSep 11, 2023. To understand what is Azure OpenAI services, what are the models available, how the models are classified and the key terminologies in and around related to Azure OpenAI. The difference between Azure OpenAI and OpenAI. Also explained about the responsible AI and the commitment which Microsoft has made before the availability to the customers.
  • Automatic Image Optimization in Next.jsSep 04, 2023. Here we will learn about the Automatic Image Optimization in Next.js application.
  • 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.
  • Call Web API in .NET and Filter Data using Bootstrap Filters with Less CodeAug 27, 2023. We can filter records for each columns in table with single textbox or search. With less code and few mins, We can implement that feature to work on complex data.
  • Swipeable Image Slider in Jetpack ComposeAug 23, 2023. This article will describe the Swipeable Image Slider in Jetpack Compose.
  • Image Transition with Animation in Jetpack ComposeAug 23, 2023. This article will describe the Image Transition with Animation in Jetpack Compose.
  • How To Generate Image Using OpenAI API In Flutter?Aug 22, 2023. In this article, you will learn about how to generate images using OpenAI API in Flutter.
  • How to Use the Dataverse Patch Function?Aug 11, 2023. In this article, we'll delve into the utilization of the patch function for generating a record within a Dataverse custom table. This will encompass tables with intricate columns such as lookup, user, file, image, etc.
  • Deploy Python FastAPI using Azure Container registryAug 08, 2023. In this article, we are going to learn how to deploy our first FastAPI using the Azure Container registry.
  • Text, Image and Button In Jetpack ComposeAug 06, 2023. In this article, you will learn about how to use Text, Image and Button in Jetpack Compose
  • Photo Picker In Jetpack ComposeAug 05, 2023. This article has described how we can use the photo picker in Compose project and its interoperability with older versions of Android.
  • Building a DotCode Webcam Scanner in C++ for Windows 10Jul 26, 2023. The article shares how to build a DotCode webcam scanner from scratch using Dynamsoft Barcode Reader C/C++ SDK and OpenCV on Windows 10.
  • Efficient Image Optimizer Using C# WPFJul 18, 2023. This article explores the process of building an image optimizer using C# WPF (Windows Presentation Foundation).
  • Docker CommandsJul 10, 2023. Docker Commands
  • ASP.Net GridView With Fixed HeaderJul 05, 2023. Grid view using bootstrap JavaScript with fixed header.
  • Generate Image with OpenAI API and Node.jsJul 05, 2023. Generating images by giving text prompt using OpenAI API and Node.js.
  • Optimize SPFx Image render with Private CDNJul 03, 2023. Office 365 CDN reduces network traffic and enables fast content rendering. It includes Private and Public origins. The article explains configuring Private CDN, image management, and optimizing performance using SPFx custom control.
  • How to Resize Image in C# Console ApplicationJul 03, 2023. How to Resize Image in C# Console Application
  • 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.
  • How to Generate Image Using DALL-E API and Python?Jun 27, 2023. Generating the images using OpenAI API and Python.
  • Extracting Text from Images using Azure OCR and Match in an Excel Sheet using PandasJun 22, 2023. The concept revolves around enabling the police to capture a snapshot of a vehicle's license plate and quickly retrieve the corresponding information from a database. In this particular scenario, an Excel sheet serves as the database for storing and accessing the relevant details.
  • Creating Links in HTMLJun 19, 2023. Creating links in HTML, Links are an essential part of the web. They connect pages together and allow users to navigate through a website. In HTML, links are created using the anchor tag. In this guide, we will explore how to create links in HTML, including the different types of links, related tags and attributes, and best practices for link building.
  • Generating Images with Azure OpenAI DALL-EJun 19, 2023.
  • 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.
  • Create Docker Image of Web Application in .NET Core and Deploy using Docker Desktop on Windows OSJun 06, 2023. Create Docker image of web application in .net core and deploy using Docker desktop on Windows OS
  • Azure DALL-E 2: A Powerful Tool for Creative ProfessionalsMay 26, 2023. Everyone knows about the OpenAI DALL.E 2. But in this article, we have to discuss about the Azure OpenAI DALL.E 2. It was very quiet similar but accuracy will be very high compared to OpenAI DALL.E 2.
  • Replicate ECR Image from AWS one region to another regionMay 19, 2023. Create Mirror copy of ECR from one region to another region
  • Power Pages - Dynamic execution of long FetchXML without $batchMay 17, 2023. Dynamic execution of long FetchXML without $batch
  • 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.
  • Azure OS Images (Classic)- An OverviewMay 08, 2023. Azure OS Images (classic) are preconfigured virtual machine images that are available on Azure for use with the classic deployment model. These images contain a specific operating system (OS) and are used to quickly create new virtual machines (VMs) on Azure. Azure OS Images (classic) offer several benefits, including simplified VM creation, standardized environments, reduced deployment time, and cost savings.
  • Uploading Image in Azure Blob via Azure Function and API Management ServiceMay 08, 2023. This step-by-step process will help any developer who wants to Upload an image in Azure Blob via an Azure function with C#. Wants to use the Azure API Management Service and expose the APIM endpoint to the end user. The APIM endpoint will internally point to the Azure function.
  • 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.
  • Azure Community Images: A Comprehensive OverviewMay 05, 2023. Azure Community Images are pre-configured virtual machine images that have been created and shared by members of the Azure community. These images are available in the Azure Marketplace, and they are free to use.Azure Community Images cover a wide range of use cases and include various operating systems, software stacks, and configurations. The images are created by Azure users who have expertise in a particular area and want to share their knowledge with others.
  • How To Generate And Image Variations Using DALL-E 2 OpenAI Model?Apr 28, 2023. In this article describes about DALL E-2 model and its capabilities, Image Generation and Image Variations using Python Code Implementation
  • 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 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
  • How To Export HTML Table In Excel Using jQueryApr 11, 2023. We will see How to export an HTML table in Excel by using jquery
  • Image Gallery Web Part in SharePoint OnlineApr 04, 2023. Use of Image Gallery Web Part in SharePoint Online.
  • 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.
  • How To Make Your Image Viewer Handle Image Files With Intent Filters In AndroidMar 31, 2023. In this article, we will learn how to make your Image viewer handle Image files with intent filters in Android.
  • Power Apps - Fetch Image Property From Multi People Picker ColumnMar 27, 2023. In this article, you will learn about how to fetch image property from multi people picker column in Power Apps.
  • Power Apps - Fetch Image Property From Multi People Picker Column Based On Dropdown SelectionMar 27, 2023. In this article, you will learn how to fetch image property from multi people picker column based on dropdown selection.
  • 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.
  • Build A ChatGPT Client And An Image Generator In Blazor Using OpenAI APIMar 23, 2023. In this article, you will learn how to build a chatgpt client and an image generator in blazor using openai api.
  • 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.
  • Converting Image To Base64 In PythonMar 16, 2023. In this article, you will learn how to convert image to base64 in python.
  • Generate Images In ASP.NET Core MVC Using OpenAIMar 13, 2023. DALL-E is an AI program developed by OpenAI that can be used to generate images based on the given text information.

About view-image-in-JQuery

NA

OUR TRAINING