Resources  
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • Validating an HTTP Endpoint to Receive Events from Azure Event GridFeb 07, 2024. This article elucidates the process of validating an HTTP endpoint for receiving events from Azure Event Grid. By creating an Azure Function App with an HTTP-triggered function, you can handle Microsoft.
  • 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.
  • 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.
  • 🔒 Azure Key Vault Certificate Validation with C#Jan 23, 2024. In this informative article, we will delve into the world of secure certificate validation in the Azure Key Vault environment using C#. By leveraging the power of the X509Certificate2 class, we can implement robust and secure certificate validation, ensuring the integrity and trustworthiness of digital communications. Through practical code examples, we will showcase best practices and seamlessly integrate Azure Key Vault for centralized and secure certificate management. By elevating our understanding of secure coding practices, we can fortify our applications against potential vulnerabilities.
  • Validation Rules in WPFJan 19, 2024. We need validation rules to play a crucial role in maintaining data accuracy and consistency within an application. Learn to enhance the WPF user experience by implementing email pattern-matching validation.
  • 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.
  • Building a Secure PHP MySQL Signup/Login Website with Email VerificationJan 15, 2024. Creating a secure signup/login system is essential for any web application that involves user authentication. In this article, I'll guide you through building a PHP MySQL login/signup website with email verification. I'll focus on security best practices, including password encryption using PHP's built-in functions.
  • 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.
  • 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.
  • ValidateAntiForgeryToken in ASP.NET CoreDec 13, 2023. In web development, security is a crucial aspect that demands meticulous attention. Cross-Site Request Forgery (CSRF) is a type of attack where unauthorized commands are transmitted from a user trusted by a web application. ASP.NET Core provides a built-in defense mechanism against CSRF attacks called ValidateAntiForgeryToken.
  • Using Date Function in Data Validation in ExcelDec 10, 2023. Learn how to use Excel's DATE function for effective data validation. Set criteria for a date column to ensure entries fall within a specific range, enhancing accuracy and data quality.
  • 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.
  • Securing Your .NET Core APIsNov 18, 2023. This article explains how you can secure your .NET Core APIs with essential practices. It covers JWT authentication, role-based authorization, HTTPS implementation, input validation, and rate limiting. By leveraging these techniques, you can ensure data integrity and prevent unauthorized access.
  • 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.
  • 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
  • Data Validation in ASP.NET Core with FluentValidationOct 19, 2023. FluentValidation in ASP.NET Core Data Validation is a title that encapsulates the concept of using the FluentValidation library within the ASP.NET Core framework for effective data validation. In this context, "FluentValidation" refers to a third-party library that simplifies and streamlines the validation process, allowing developers to define validation rules in a fluent, expressive manner. This title suggests that the article or content will explore how to leverage FluentValidation for robust and structured data validation in ASP.NET Core applications. It highlights the importance of ensuring data integrity and user input validation, which are fundamental aspects of building secure and reliable web applications.
  • How To validate Appsetting.json Configuration Values In .NETOct 16, 2023. In .NET applications, the appsettings.json file is commonly used to store configuration settings. It's essential to validate the values stored in this file to ensure that they meet the required format, data type, or specific constraints defined by the application. Validation of appsettings.json configuration values in .NET involves implementing checks and safeguards to confirm that the values are valid and usable by the application. This validation process helps prevent runtime errors and ensures the application behaves as intended, adhering to the specified configuration guidelines.
  • 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."
  • Data Annotation Validation in .NET CoreSep 20, 2023. This article explains how to create custom validation attributes in .NET, even though .NET provides built-in validation attributes. Custom validation attributes are useful when built-in attributes are insufficient for real-time application requirements. The advantages include code centralization and improved code readability and maintainability.
  • C# Security: Best Practices for Secure CodingAug 31, 2023. In this article, we will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to prevent injection attacks, using parameterized SQL queries, using cryptography to protect sensitive data, using HTTPS to protect data in transit, avoiding hardcoding secrets in code, and keeping code up to date with the latest security patches and updates.
  • Data Validation with Annotations, Custom Attributes, and Fluent ValidationAug 30, 2023. Data Annotations are attributes provided by the System.ComponentModel.DataAnnotations namespace in C#. They allow you to declaratively specify validation rules and constraints directly within your model classes.
  • 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.
  • 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.
  • 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
  • Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API Aug 02, 2023. To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept incoming HTTP requests and inspect the email content for potential phishing indicators. Middleware in ASP.NET Core can be used to perform custom processing on incoming requests and outgoing responses.
  • Feature Selection with RFECV in PythonAug 02, 2023. Clarifying the functionality and steps involved in the Recursive Feature Elimination with Cross-Validation (RFECV) process in Python, and addresses common queries regarding the difference between the initial and final number of features selected and the length of `cv_results_['mean_test_score']`.
  • 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 are Functional Requirements? Jul 31, 2023. Functional Requirements of the system are a very critical part of the system in which we defined the overall functionality of the system. Functional Requirements define the behavior of the system means what the system should do Like, and Code Compiler should complete the Machine Code.
  • Fluent Validation ASP.NET Core Web API 6.0Jul 31, 2023. Powerful .NET validation library with clean, extendable rules and lambda expressions for easy data validation.
  • 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.
  • 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.
  • 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.
  • 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
  • Unlock the Potential of Email Mocking: Papercut Integration In C# .NET Core 7 Console AppsMay 22, 2023. This article explores how to effectively test email functionality in a .NET Core C# console application using Papercut. Discover the step-by-step process of mocking Outlook 365 Office emails, sending test emails, and validating email content within the console app. Learn how Papercut simplifies the testing process and enhances the reliability of email-related features.
  • 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
  • Angular Reactive FormMay 08, 2023.
  • Streamlining Data Extraction with Azure Form Recognizer: An OverviewMay 03, 2023. Introduction to Azure Form Recognizer
  • 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.
  • How to validate HTML Code with W3C Validator?Apr 25, 2023. Use of W3C validator tool to validate HTML Code.
  • Best Practices for Building Large-Scale Laravel ApplicationsApr 22, 2023. This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, make it easier to maintain and update and ensure that it is built using industry-standard coding practices.
  • Blazor Validation Made Easy with RadzenApr 18, 2023. Implementing validation in the Blazor application
  • C# 12 Preview Features: Improving Productivity and PerformanceApr 17, 2023. C# 12 Preview Features: Improving Productivity and Performance
  • 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.
  • Mastering User Input Validation - A Guide To Implementing Validations In BlazorMar 13, 2023. This article will guide you through the implementation of user input validations in Blazor. You will learn about the different types of validations available, including required validation, regular expression validation, range validation, comparison validation, and custom validation.
  • 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.
  • Package Validation In .NETMar 09, 2023. In this article, we are going to learn about package validation in .Net.
  • Angular Reactive Forms With Validation ExampleFeb 28, 2023. In this article, you will learn about Angular reactive forms with validation example.
  • Consume ChatGPT Open AI API Inside .Net Core Application Using Razor PagesFeb 23, 2023. This article demonstrates how to develop a ChatGPT application utilizing Razor pages and the OpenAI API in an ASP.Net Core web application.
  • How To Save Input From MS Forms Form Into SharePoint ListFeb 21, 2023. In this article, you will learn how to save input from ms forms form into sharepoint list.
  • Pristine Vs Dirty, Touched Vs Untouched, Valid Vs Invalid In AngularFeb 20, 2023. In this article, you will learn about Pristine vs Dirty, Touched vs Untouched, Valid vs Invalid In Angular.
  • How To Create Password And Confirm Password Matching Validation In AngularFeb 15, 2023. In this article, you will learn how to create password and confirm password matching validation in angular.
  • A Quick Introduction to Form RecognizerFeb 06, 2023. Form Recognizer is a cloud-based machine learning service offered by Microsoft Azure that allows users to extract text, key-value pairs, and tables from documents.
  • Generate And Validate JSON Schema With JSON Response Using PostmanJan 30, 2023. In this article, you will learn how to generate and validate JSON Schema with JSON Response using POSTMAN.
  • Datasourceinfo Function In Power Apps And Displaying Forms Dynamically Based On User RoleJan 30, 2023. This article talks about the datasourceinfo function of PowerApps and how it can be leveraged to control the accessibility of forms and other controls to the end users in a PowerApps canvas application
  • Using FluentValidation.DependencyInjectionExtensions To Simplify Validation In .NET ApplicationsJan 02, 2023. This article discusses the use of FluentValidation.DependencyInjectionExtensions, an extension for the popular .NET validation library FluentValidation. The extension enables the use of dependency injection to manage the creation and disposal of validator instances, which can be useful for managing a large number of validators or injecting dependencies into validators. The article provides detailed instructions on how to install and configure the extension, and how to use it to validate models in controllers or other classes. It also includes an example of how to create a custom validator using the FluentValidation library.
  • Mobile Number Validation In Vue.jsDec 28, 2022. In this article, you will learn about Mobile Number Validation in Vue.js.
  • Customizing SharePoint Online List Form Using PowerAppsDec 26, 2022. This article will focus on customizing the default SharePoint list forms using PowerApps
  • Email Validation In Vue.jsDec 23, 2022. In this article, you will learn about Email Validation in Vue.js.
  • Forms And Basic Validations In ReactDec 21, 2022. In this article, you will learn about Forms and Basic Validations in React.
  • How to Use Multiple Attachments Controls In Power App List FormDec 19, 2022. In this blog, we will learn how to use multiple attachment controls and how to manage attached files with multiple attachment controls.
  • .Net Multi-Platform App UI - Designing Registration FormDec 01, 2022. In this article, you will learn about .Net Multi-Platform App UI - Registration Form.
  • How To Get User Information In Infopath Form Using User Information List With SharePoint OnlineNov 02, 2022. In this article, you will learn how to get user information in infopath form using user information list with sharepoint online.
  • Function To Show Error Message Using jQueryNov 02, 2022. In this article, you will learn about input validation using Javascript at the bottom of input field.
  • Contact Number Validation In AngularNov 01, 2022. This article is all about how to use +91 verification in angular.
  • Caching In RavenDBOct 19, 2022. Caching — what it is, how it is handled in RavenDB, and how you can optimize your database performance with the right caching strategy.
  • How To Add Microsoft Forms In SharePoint Forms Web PartOct 18, 2022. In this article, you will learn how to add microsoft forms in sharepoint forms web part.
  • How To Create Password And Confirm Password Matching Validation In ReactJSSep 13, 2022. In this article, you will learn how to create Password and Confirm Password Matching Validation in ReactJS.
  • Mobile Number Validation In ReactJS Sep 09, 2022. In this article, you will learn about Mobile Number Validation in ReactJS.
  • Replace Multi Select Combobox With Checkbox In Edit FormSep 09, 2022. In this article, we will learn PowerApps edit form customization. We will specifically customize multi select combobox and use multi select checkbox instead.
  • How To Post Data To The Controller Using AJAX With Validations In ASP.NET Core Sep 05, 2022. In this article, we are going to discuss how we can post data to controller in asp.net core using Ajax with form serialize and without form serialize. With form serialize we also going to implement validation in form. We are not going to save or retrieve data from database we just post data to the controller.
  • Dynamics 365 - Provision To Implement Sequences On Any FormSep 05, 2022. In this article, you will learn how to share the information about the sequences in Dynamics CRM.

About Form-Validation

NA

OUR TRAINING