Resources  
  • How to Enable Mega Menu in SharePoint OnlineMar 28, 2024. Learn how to enhance user navigation experience in SharePoint Online by enabling Mega Menu. This step-by-step guide empowers you to customize site navigation, optimize the user interface, and structure your SharePoint site effectively within Office 365.
  • Power Apps: Combo Box Control & Dynamic SharePoint Data BindingMar 28, 2024. Learn to harness the power of Combo box Control in Power Apps to dynamically bind data from SharePoint. Elevate your app development skills with seamless integration and efficient data management, enhancing user experience and productivity.
  • 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.
  • Implement Text Moderation Content Safety App with Python SDKMar 21, 2024. Develop a robust content safety application using Python SDK for text moderation. This involves leveraging the SDK's functionalities to analyze and filter text content, ensuring compliance with predefined safety standards.
  • Mastering the Display Form Control in Power AppsMar 20, 2024. Mastering the Display Form Control in Power Apps enables efficient data presentation and user interaction. Learn customization, validation, and integration for optimal user experience and streamlined data management.
  • Explain Floating Labels Animation in BootstrapMar 20, 2024. In this article, we will cover how we can implement Floating Labels Animation in Bootstrap 5. Bootstrap 5 introduces form-floating labels, enhancing form design by providing dynamic floating labels above input fields, improving usability, and saving space.
  • Alert on Saving Email Attachment to Blob Storage AccountMar 17, 2024. How to notify when Saving specific Email attachments to blob storage accounts using Azure Logic App to the user. Azure Logic App automates workflows, notifying users when specific email attachments are saved to Blob Storage, simplifying business processes seamlessly.
  • Save specific Email to Excel File using Azure Logic App Mar 12, 2024. Azure Logic Apps is a cloud-based service that streamlines business processes. This guide details how to automate moving specific emails to Excel in OneDrive seamlessly using Azure Logic App workflows.
  • Save Email Attachment to Blob Storage using Azure Logic AppMar 11, 2024. In this article, we are going to learn about how to Save specific Email attachment to blob storage using Azure Logic App
  • Mastering Form Creation in Power Apps: Integration with SharePoint Mar 11, 2024. Discover how to create powerful forms in Power Apps and seamlessly integrate them with SharePoint. Master the art of designing intuitive interfaces, implementing advanced functionalities, and automating workflows.
  • User Authentication with Forms Authentication in ASP.NET MVCMar 10, 2024. Forms Authentication is a widely-used mechanism in ASP.NET for managing user authentication within web applications. It allows developers to authenticate users based on credentials stored in a database or another user store. Implementation of Forms Authentication in an ASP.NET web application.
  • Understanding Classic Page in SharePointMar 07, 2024. Classic pages in SharePoint refer to the traditional layout and design structure used for creating and managing content. These pages typically utilize web parts, customizable layouts, and the ribbon interface for editing.
  • Out-of-the-Box Site Navigation and Audience Targeting in SharePointMar 05, 2024. In this article, we will explore SharePoint's built-in tools for intuitive site navigation and precise audience targeting. Enhance user experience with customizable menus and targeted content delivery, optimizing engagement and productivity across diverse user groups.
  • 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.
  • Reactive Forms In Angular with Practical Example Mar 01, 2024. Angular is a popular framework for building dynamic web applications, and one of its key features is its powerful Forms module. Angular offers two types of forms: template-driven forms and reactive forms. In this article, we'll delve into reactive forms in Angular, exploring their benefits, how to create them, and how to work with them effectively.
  • Understanding RSS Feeds in SharePointMar 01, 2024. In this article, we will discover how SharePoint utilizes RSS feeds for content syndication. Explore integration options, web parts, and site subscriptions, enhancing information management and collaboration within your organization.
  • Bulk Add Terms, Term Sets, and Groups with PowerShell in SharePointFeb 29, 2024. This blog post provides step-by-step instructions on process of executing PowerShell scripts to import term store metadata elements into SharePoint, automating the creation and management of taxonomy structures.
  • Exporting and Importing Site Collection Term Stores In SharePointFeb 27, 2024. Looking to streamline your SharePoint management? Learn how to efficiently export and import Site Collection Term Store Groups! ?? From exporting your Term Store Groups for backup or migration purposes to importing them into new site collections, we'll walk you through the step-by-step process.
  • Vue.js Scoped Slots Unveiling Advanced TechniquesFeb 27, 2024. Vue.js, renowned for its flexibility and powerful features, introduces developers to the concept of scoped slots. Scoped slots provide a mechanism for a child component to expose data to its parent, offering unparalleled flexibility in rendering content.
  • Advanced Use Cases of Vue Teleport for Dynamic Content RenderingFeb 26, 2024. Vue Teleport is a powerful feature in Vue.js that allows developers to dynamically move content within the DOM structure. In this article, we will explore four distinct examples showcasing the flexibility and creativity that Vue Teleport brings to Vue.js applications.
  • Angular URL/Site Validation using Regular Expression and Bootstrap with Reactive FormsFeb 26, 2024. Steps to add validation for URL using the regex pattern in the angular application. I will explain steps to create a form with text input using the reactive forms in angular. This input field will only accept the URL.
  • Understanding SharePoint Content Types: Organizing Your Content EffectivelyFeb 23, 2024. Explore the significance of SharePoint content types for efficient content organization. Learn how to leverage metadata and structured data to customize and manage documents effectively within your SharePoint environment.
  • Create Elegant Form Controls for PowerApps with React-BootstrapFeb 20, 2024. This article provides a comprehensive guide on how to create elegant form controls for your PowerApps using React-Bootstrap. It covers the basics of React-Bootstrap, its advantages, and how it can be used to enhance the aesthetics and functionality of your PowerApps forms.
  • Mobile Number Validation Using Angular and BootstrapFeb 19, 2024. This article illustrates the implementation steps for 10-digit mobile number validation in an Angular app using reactive forms and Angular's phone number validation pattern. It guides us through setting up the reactive forms module
  • Enhance Customer Service Case Forms with Case Summary CopilotFeb 15, 2024. Seamlessly integrated into the Customer Services case form, this feature enhances efficiency by automating data entry and providing a concise summary of cases.
  • How to Create and Manage Subsites in SharePoint?Feb 14, 2024. Learn the ins and outs of creating and managing subsites in SharePoint. Master site hierarchy, permissions, and navigation for effective collaboration and content management within your organization.
  • 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.
  • How to Import Azure Wiki Contents into a JSON FileFeb 13, 2024. In today’s digital age, organizations often depend on collaborative tools like Azure Wiki to streamline knowledge sharing among team members. However, there are situations when you might need to export this content for further analysis, archival purposes, or integration with other systems.In this article, we’ll see how to import Azure Wiki content into a JSON file using Azure DevOps Services REST API with Python.
  • JavaScript Removed When Publishing Form in Customer Insights journeyFeb 12, 2024. When editing the HTML of a Marketing form to embed any custom JavaScript code, upon saving and publishing the form, the custom JS is being removed from HTML by the dynamics.
  • Angular Content Projection: UI Flexibility and ReusabilityJan 31, 2024. Angular's content projection, also known as transclusion, elevates UI flexibility and reusability within the framework. By enabling the injection of content from a parent component into designated slots within a child component's template, Angular facilitates the creation of versatile and reusable components.
  • Using XML Key-Value Pairs in C# as a DictionaryJan 30, 2024. To represent key-value pairs in XML, you typically use elements and attributes. how to represent key-value pairs in XML using C#. It covers XML file creation, interface and enum implementation, and methods for getting and setting values in an XML file. The example includes a WPF application for interaction.
  • PowerApps Save as CSV from Export to ExcelJan 29, 2024. In this article, we will learn how to export a report in CSV format using PowerApps and Power Automate. Create a SharePoint list, connect data sources, and build a flow to export data to a CSV file.
  • Analyzing Text Moderation using Azure Content SafetyJan 29, 2024. This article describes about the usage of analyzing text moderation with different sample datasets like Safe Content, Violent content with misspelling, multiple risk categories in one sentence and Multiple languages in one sentence.
  • What is Form Handling in Vue.jsJan 25, 2024. Forms are an essential part of web applications, enabling users to interact with and input data into an application. Vue.js simplifies the process of handling forms by introducing the powerful v-model directive, providing a seamless two-way binding between input elements and Vue instances.
  • PowerApps Save as CSV or Generate Report from CSV/ExcelJan 24, 2024. I often come across where the business wants to have a report in excel format. But the question is could we save as csv using PowerApps. Then with the help of Power Automate we can. There is a lot of requirements which could be achieved in PowerApps with the help of Power Automate.
  • Create Xamarin Android Custom Loader with LoaderEase NuGet PackageJan 19, 2024. The fundamental objective of a wait window is to furnish users with feedback, mitigating any perception of unresponsiveness or ambiguity during tasks that may consume considerable time. Leveraging the NuGet package " Xamarin.Custom.LoaderEase" enables users to effortlessly fashion a personalized loader aligned with the visual theme of their application.
  • Handling HTTP Put Method in AngularJS and C#Jan 12, 2024. Learn how to implement an HTTP PUT method in an AngularJS frontend and C# backend. The AngularJS HTML frontend features a form for resource updates, while the C# backend uses a Web API controller. Follow this tutorial for a step-by-step guide on seamless communication between the frontend and backend using the PUT.
  • Understanding Content Type in SharePointJan 09, 2024. In this article, we will learn about SharePoint Content Types, exploring their definition, benefits, and creation process. Learn to ensure consistency, automate workflows, and standardize metadata for efficient content management in SharePoint.
  • AI Embracing a Safer Digital Experience - Azure AI Content Safety Jan 08, 2024. This article aimed at empowering ai enthusiasts, developers and team’s diverse industries, this tool uses advanced machine learning models for content moderation, ensuring digital environments are safe and compliant.
  • 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.
  • Side Pane with Entity Form in Dynamics 365Jan 04, 2024. In Dynamics 365, the "Side Pane" typically refers to a section or area within an entity form where related or additional information is displayed. This section might contain related records, quick views, I frames, or web resources.
  • Building a Podcast RSS Feed Generator with ASP.NET CoreDec 18, 2023. We are podcasting with ASP.NET Core. This article guides you through building a podcast RSS feed generator using ASP.NET Core. Learn to create, populate, and test the feed, enabling seamless distribution of your podcast content.
  • Components of a CDN (Content Delivery Network)Dec 01, 2023. In this article, we will understand about different components of a CDN link which we use very oftentimes in our websites' codes.
  • Trigger Power Automate Flow Utilizing Ultimate Forms Nov 30, 2023. How a Power Automate Flow be started in response to a particular SharePoint form update?
  • Building dynamic forms with SurveyJs and Blazor WebAssembly Nov 20, 2023. In this article, we will learn about integrating the surveyJs with blazor web assembly to compose a dynamic form. we'll learn how to integrate SurveyJs into a .NET Core 6.0 Blazor WebAssembly application for creating dynamic forms.
  • Fabric Data Warehouse: Save as Table and Analyze Result FunctionalitiesNov 20, 2023. In this article, we'll delve into the Microsoft Fabric Data Warehouse features: Save as Table and Analyze Result. These functionalities offer users and analysts several advantages in terms of data management and visualization.
  • Automatically Settings Class for Saving and LoadingNov 12, 2023. Simple generic and class to save and load settings to and from a json file. Your implementation of the MySettings class is a neat and effective way to handle saving and loading settings in a Windows Forms application. It encapsulates the complexities of dealing with different control types and provides a clean interface for usage.
  • Generate Free DMARC Record and Save Instructions in a PDF using Python Nov 07, 2023. Domain-based Message Authentication, Reporting, and Conformance (DMARC) is a standard for email authentication and reporting. DMARC helps organizations protect their email domains from being used for phishing and spoofing attacks. It allows senders to specify how mail servers should handle unauthenticated emails and provides a way to receive reports about email delivery and failures.
  • How to Have Multiple Attachments in Power Apps?Oct 30, 2023. In this article i am describing a process for creating a form in SharePoint and managing attachments within the form. However, the instructions provided appear to be specific and may require prior knowledge of SharePoint and its functionalities. If you need assistance with a specific part of the process or have any questions regarding the implementation, please feel free to ask. I'll do my best to provide guidance and support.
  • How To Save Verbose() To A Variable in LangChain?Oct 26, 2023. I encountered an issue when using a LangChain agent, as I could only access the final output. However, the problem was solved by initializing the agent with 'return_intermediate_steps=True'. This enhancement allows detailed step-by-step output.
  • Transferring Ownership of Forms in Microsoft FormsOct 26, 2023. Managing MS forms within an organization is a critical task, especially when an original form owner leaves the organization. In such cases, it's essential to transfer ownership of their forms to ensure smooth operations and access.
  • Copy and Open Your PowerApps Item in Edit FormOct 25, 2023. Learn to set up an ASP.NET project with DevOps Starter Project on Microsoft Azure. Follow a step-by-step guide to configure your project, set up CI/CD pipelines, and manage databases.
  • Creating Pop-Up New/Edit Forms in PowerAppsOct 23, 2023. Learn how to create a popup in PowerApps for data entry using a step-by-step guide. This article covers adding hyperlinks, setting variables, designing the form, and connecting the data source
  • Easily Record An Audio In Angular 16 And Save It As WAV Format Oct 22, 2023. In this post, we will see how to record an audio in Angular 16 from microphone and save it as WAV format.
  • Simplify Dependency Injection In .NET 6 For Windows Forms DevelopmentOct 06, 2023. This article explains how to use dependency injection in .NET 6 Windows Form Application.
  • 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.
  • Simplify Your C# WinForms Development with the ControlHelpers ClassSep 27, 2023. "In this comprehensive tutorial, we explore the ControlHelpers class, a powerful tool for enhancing your C# WinForms application development. Learn how to streamline common tasks and improve the user interface of your WinForms applications effortlessly. We'll dive into the ControlHelpers class, its key features, and provide step-by-step examples on how to implement it effectively in your projects. Whether you're a beginner or an experienced developer, this guide will help you harness the potential of WinForms with ease."
  • Content Negotiation in Web API with .NET 6/7Sep 16, 2023. In this article, we will explore how Content Negotiation works, why it is important, and how we can implement it in .NET 6, the latest version of the .NET that offers many improvements and new features for Web API development.
  • How to Enable Maker Welcome Content (preview) in Power Apps Maker Portal?Sep 14, 2023. Step by step process to welcome content in power apps maker portal
  • How to Write an Article That Attracts More Viewers?Sep 09, 2023. This article will explain how you can write a better article that attracts more viewers.
  • File Upload Handling: API Endpoint and multipart/form-dataAug 30, 2023. ASP.NET Core Web API with the multipart/form-data content type. By following the steps outlined above, you can create an endpoint that allows users to upload files to your server.
  • Best Practices for Working with DateTime, UTC, and Offset in C#Aug 28, 2023. Discover essential strategies for effectively managing DateTime, UTC, and Offset in C# applications, ensuring accurate and consistent time representation across different scenarios. Learn best practices, tips, and code examples for seamless time zone conversions and daylight-saving time considerations
  • What are forms in Angular?Aug 26, 2023. In this article, we will learn about angular forms.
  • Add Row in Excel using Power AutomateAug 18, 2023. Streamline Excel Data Input: Automate with Power Automate and Microsoft Forms. Learn how to effortlessly add rows to Excel using these tools, enhancing data management and efficiency.
  • Implementing Content Negotiation for Flexible Data FormatsAug 16, 2023. Content negotiation in ASP.NET Core is crucial for serving different data formats like JSON, XML, etc., based on the client's preferences. Here's a complete example of how to implement content negotiation in an ASP.NET Core Web API:
  • 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.
  • How to Create Reusable Form Control in PowerAppsAug 03, 2023. This article speaks about how to Create Reusable Form Control in PowerApps
  • Empowering Azure using AI BuilderAug 01, 2023. AI Builder in Microsoft Power Apps and Power Automate offers prebuilt AI models for automation, data analysis, and decision-making without extensive coding.
  • What is the difference between ng-container, ng-template, and ng-content?Jul 28, 2023. Understanding the context ng-container, ng-template, and ng-content ??
  • 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.
  • Adding Highlighted Content Web part in SharePoint Online PageJul 26, 2023. The Highlighted Content Web Part in SharePoint Online allows dynamic display of content from various sources, including document libraries and SharePoint sites. Use of Highlighted Content Web part.
  • Build Forms Validation in Power AppsJul 19, 2023. Learn how to create and validate forms in Power Apps. Follow the instructions to implement form validation and enable auto-calculation, ensuring data accuracy and smooth user experience.
  • Automate Birthday Reminders with Google Forms and CalendarJul 19, 2023. To integrate Google Forms and Google Calendar for collecting birthdates and setting reminders, you can follow these steps:
  • Forms in HTML: A Comprehensive GuideJul 11, 2023. This article is about the forms element in HTML.
  • How to Fix "Form Elements do not have Associated Labels"Jul 07, 2023. When form elements do not have associated labels, it can make it difficult for users to understand the purpose or context of those elements. Adding clear and descriptive labels is important for accessibility and usability. Here's a step-by-step guide on how to solve form elements do not have associated labels issue.
  • Extract information from documents using Azure Form Recognizer on PythonJul 06, 2023. Extract information from invoices, receipts, business cards and identity documents using Azure Form Recognizer
  • Difference Between ViewBag, ViewData, & TempData Jul 05, 2023. In the context of ASP.NET MVC or ASP.NET Core, ViewBag, ViewData, and TempData are mechanisms for passing data between a controller and a view
  • Add HTML Rich Text Editor to PowerApps FormsJun 29, 2023. The problem statement discusses the issue of default text fields appearing instead of rich text fields in PowerApps forms. The approach outlines steps to replace the text field with a rich text editor and save formatted data.
  • Easiest way to Create SharePoint New or Edit Form Using PowerAppsJun 27, 2023. PowerApps Form Creation: Learn how to create new and edit forms in PowerApps. Customize form size, select a data source, add buttons, and set form modes.
  • Save Null Value in SharePoint Online People Picker using Power AutomateJun 27, 2023. Save Null Value in SharePoint Online List People Picker using Power Automate. Learn how to handle tricky situations and sync data dynamically in this article.
  • Understanding HTML Forms and Input ElementsJun 27, 2023. Understanding HTML forms and input elements, Forms are an essential part of web development, allowing users to interact with a website by submitting data or making requests. In HTML, forms are created using the <form> tag, which contains a variety of input elements that allow users to enter data. In this guide, we will explore HTML form and input elements in depth, including their various types, attributes, and best practices.
  • Search Content Which ChatGPT Can’t Find Today - OpenAI | PythonJun 19, 2023. In this article, I’ll show you how can you get your hands dirty with Langchain agents.
  • How To Create Form With Validation In Next JS ApplicationJun 10, 2023. In this article, we will learn how to create Next JS project and create a Form with Validation using react-bootstrap.
  • Automating Customer Onboarding with Power AutomateJun 02, 2023. Automating Customer Onboarding with Power Automate
  • Build Form and Connect to Table Data in Power AppsMay 22, 2023.
  • How to Create a Contact Us Form in HTML and CSSMay 18, 2023. If you want to Create a Contact Us Form in HTML and CSS, read this article and get a step-by-step method for designing a contact us page using HTML and CSS.
  • Unleash the Power of Azure:Creating a Form Recognizer in 5 steps.May 16, 2023. Master the Art of Form Recognition: Step-by-Step Guide to Creating a Form Recognizer in Azure
  • How To Add Multimedia Content With HTMLMay 13, 2023. I will describe how to use media tags to make your web page more attractive and interactive.
  • Migrate documents and folders from old SharePoint servers to New SharePoint using .Net CSOMMay 08, 2023. In this article we will learn about how to migrate content from SP 2010 to latest SharePoint version using .Net CSOM Code.
  • Angular Reactive FormMay 08, 2023.
  • Streamlining Data Extraction with Azure Form Recognizer: An OverviewMay 03, 2023. Introduction to Azure Form Recognizer
  • Angular ngTemplateOutlet - The Power of CustomizationMay 03, 2023. This article explains how developers can use a directive called ngTemplateOutlet in Angular to customize the appearance of a component's content. The article provides examples of how to use this directive to create reusable and customizable components for Angular projects. By the end of the article, readers will have a good understanding of how to use ngTemplateOutlet in their own projects.
  • What Are The Basic HTML Form ControlsMay 02, 2023. The HTML is defined form controls to manage the form page, registration page, sign up page, etc. That means those controls are used in the HTML form page, called HTML form controls. Here controls mean handling the HTML form tags should be used for creating a responsive form page.
  • Unleash the Potential of Intelligent Document Processing using Azure Form Recognizer StudioApr 27, 2023. In this article, you can understand the concepts of Azure Form Recognizer Studio, Prebuilt models, Custom models with end to end implementation.
  • Create Form With useState Hook In ReactJSApr 10, 2023. In this article you will learn the following things: ?Controlled Form using Function Component. ?What is the Controlled Component? ?What is the Uncontrolled Component? ?Use of useState hook. ?Display the Form Data on Console Log - (Event Management)
  • Reactive Form Validation In AngularMar 28, 2023. In Angular, you can perform form validation using Reactive Forms. Reactive Forms provide a more programmatic approach to form validation compared to Template-driven Forms. Reactive Forms allow you to define the form controls and their validation rules in the component class.
  • State And Hooks In ReactJSMar 09, 2023. In this article, you will learn about State And Hooks.
  • 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.
  • Angular Reactive Forms With Validation ExampleFeb 28, 2023. In this article, you will learn about Angular reactive forms with validation example.
  • Content Child And Content Children In AngularFeb 27, 2023. We are going to discuss ContentChild and ContentChildren decorators in angular and their practical implementation.

About Saving-the-1040EZ-form-contents

NA

OUR TRAINING