Resources  
  • 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.
  • Enable Copilot for App Users in Model-Driven AppsMar 20, 2024. Empower app users with Copilot in model-driven apps for Dynamics 365. Enhance productivity and user experience by enabling AI-driven assistance, contextual help, and guided support, streamlining decision-making and enhancing efficiency.
  • Domain-Driven Design with Records in C#Mar 19, 2024. C# 9.0 introduces Records, aligning with Domain-Driven Design (DDD) principles, especially in modeling value objects. This article explores leveraging Records in DDD with illustrative examples for enhanced domain modeling.
  • Exploring AI-Driven C# Development with GitHub CopilotMar 07, 2024. One of the most exciting advancements in this space is GitHub Copilot, an AI-powered coding assistant specifically designed to streamline the development process for C# programmers. This article delves into the potential of AI-driven development in C# with GitHub Copilot, exploring its capabilities, benefits, and limitations.
  • Learn Exception Handling in C#Feb 28, 2024. Exception Handling in C# is crucial for robust code. Using try-catch blocks, catch blocks, and finally blocks, developers manage unexpected issues gracefully, ensuring dependable and solid applications.
  • How to Manage Drive Space with Storage Sense in Windows 11?Feb 16, 2024. Storage Sense can automatically free up drive space for you by getting rid of items that you don't need, like temporary files and items in your Recycle Bin.
  • Telemetry in ASP.Net Core Web APIFeb 16, 2024. This article introduces the concept of telemetry in web APIs, focusing on its significance in performance monitoring and issue identification.
  • Mastering Test-Driven Development with ASP.NET CoreFeb 14, 2024. Test-Driven Development (TDD) is a methodology in software development that emphasizes writing tests before writing the actual implementation code. The code is thoroughly tested and meets the specified requirements. How to implement TDD in an ASP.NET Core application using a simple CRUD scenario for managing a list of books.
  • How to Find Blocked Deadlocks in SQL?Feb 09, 2024. The SQL query utilizes dynamic management views (DMVs) like sys.dm_exec_requests, sys.dm_exec_sessions, sys.dm_exec_connections, and sys.dm_exec_sql_text to monitor and manage active sessions, connections, and SQL statements on a SQL Server instance.
  • Metadata-Driven Architecture in Data EngineeringFeb 01, 2024. This article explains how data engineers can make their work more flexible and efficient using Metadata-Driven Architecture (MDA). It breaks down two methods: one using a central database (good for structured work like in Azure Data Factory) and another using external files (great for collaborative projects, especially with Databricks).
  • Get Data from Comma Separated Value (CSV) FilesJan 29, 2024. Comma separated value files, often known as a CSV, are simple text files with rows of data where each value is separated by a comma. We will see how to import CSV data in Power BI.
  • Working with Modern Command Bar Designer in PowerAppsJan 25, 2024. In this article we will discuss about modern command designer and how it is becoming more popular alternative to RibbonWorkBench. We will discuss various Use Cases followed by a demo discussing step by step process for the same.
  • TypeScript Odyssey Through Global, Local, and Block ScopesJan 20, 2024. JavaScript scope is a fundamental concept that defines the region of execution where variables, expressions, and values can be referenced. There are two main scopes in JavaScript: global and local.
  • Azure Functions in ASP.NET Core Web APIJan 01, 2024. Azure Functions, a component of Microsoft's serverless computing offerings in Azure, enable developers to create and deploy small, event-driven code without managing infrastructure. These functions, supporting languages like C# and JavaScript, automatically scale and integrate with Azure services, streamlining the development of serverless applications and microservices.
  • Event Driven Architecture in MicroservicesDec 24, 2023. In this article, you will learn about event streaming in microservices. Event streaming in microservices is a powerful approach to communication and data processing based on a continuous flow of events. Instead of relying on traditional request-response mechanisms, services publish and subscribe to events, enabling loose coupling and real-time data processing.
  • Elastic Block Store vs Instance Store in AWSDec 19, 2023. Elastic Block Store vs Instance Store in AWS.
  • How to Share a Drive and Mapping for Client User?Dec 01, 2023. Learn the proper and easy method to share and map a drive for client users. Follow clear steps from creating a shared folder to setting up permissions in this insightful guide.
  • How Businesses are Utilising Dynamics 365Nov 30, 2023. This article explores the numerous impact?of Microsoft Dynamics 365 for companies, highlighting the major features and functionalities that provide them a competitive edge.
  • How to Implement Server-Driven UI in SwiftUINov 30, 2023. Uncover the step-by-step process of implementing Server-Driven UI in SwiftUI with this comprehensive guide. Learn how to seamlessly integrate server-driven data into your SwiftUI app, leveraging its declarative syntax and data binding capabilities.
  • Test-Driven Development in .NETOct 27, 2023. Test-Driven Development (TDD) is a software development practice emphasizing writing tests before code. Its three-step process includes writing a failing test, writing the code to pass the test, and then refactoring the code.
  • API Development using Clean architecture and facade design pattern in Asp.Net Core Web APIOct 10, 2023. Implementing a complete solution with all the details you've requested involves a significant amount of code, and it might not be feasible to provide an exhaustive example here. However, I can give you a basic outline and provide code snippets for each layer of the Clean Architecture in an ASP.NET Core Web API application using the Facade Pattern
  • Software Architecture TypesSep 26, 2023. Software architecture is the foundation of any software system, determining its structure, component interactions, and trade-offs. It significantly influences application quality, performance, scalability, and maintainability. This comprehensive guide delves into various software architecture types, offering insights into their strengths and weaknesses and guiding you on when to deploy them.
  • Future-Proofing with QASep 13, 2023. In the dynamic world of tech, Quality Assurance (QA) evolves with AI-driven testing, expanding automation beyond UI, and integrating DevOps. It's pivotal in enhancing customer experiences, ensuring security, and future-proofing businesses.
  • Scalable Event-Driven APIs with Azure Event Grid and Service Bus in ASP.NET CoreSep 13, 2023. In this comprehensive example, we covered all the essential components required for building an event-driven API using Azure Event Grid and Azure Service Bus. Keep in mind that the specific implementation details may vary depending on your use case and requirements. Additionally, Azure provides extensive documentation and tools to assist you in configuring and managing these services effectively.
  • Creating Resilient Web Applications using ASP.NET Core and Domain-Driven Design (DDD)Sep 12, 2023. Building Robust Web Applications with ASP.NET Core MVC and Domain-Driven Design (DDD)
  • Governance Tokens vs Utility TokensSep 04, 2023. Explore the world of blockchain tokens! Discover the differences between governance and utility tokens in decentralized ecosystems.
  • Azure VMs Driving Efficiency in Cloud EnvironmentsSep 01, 2023. Explore Azure Virtual Machines: Unlock cloud agility and scalability. Discover benefits like diverse OS support, versatile configurations, and practical use cases for development, hosting, analytics, and more.
  • Cache Notifications and Event-driven Architecture with NCacheAug 27, 2023. In this article, let us discuss the importance of cache notifications in building an event driven application and how we can implement such a mechanism with an example in NCache
  • Calculating Driving Distance with Google Maps Distance Matrix API in AndroidAug 22, 2023. In this article, we will learn how to calculate the driving distance between two places in Android.
  • Consumer Driven Contract Testing Using PactNetJul 30, 2023. Get started with writing consumer driven contract tests for .NET core web apis using PactNet to validate api contracts between producers and consumers.
  • Introduction to Powerapps and Business Benefits of the Powerapps Jul 18, 2023. Introduction to the Power platform and PowerApps, Overview of the PowerApps types, business benefits of the PowerApps as an overview
  • Unlocking the Power of Serverless Computing with Azure Functions Jul 16, 2023. Azure Functions are a serverless computing service provided by Microsoft Azure. They allow developers to write and deploy small units of code called functions that can be triggered by various events. With scalability, cost efficiency, and seamless integration with other Azure services, Azure Functions provide an efficient solution for building event-driven and microservices-based applications. They support multiple programming languages, offer easy deployment and management options, and provide built-in monitoring and debugging capabilities. Azure Functions are found within the Azure portal and can be created using Azure CLI or Visual Studio.
  • Eliminating Render Blocking ResourcesJun 28, 2023. Enhancing Website Performance
  • From Blockchain to AI: The Key Technologies Driving WebJun 09, 2023. In this article, we'll dive into what makes blockchain and AI so important, how they're changing the way we do business on the web, and why you can't afford to ignore them if you want to stay ahead of the curve in your industry!
  • Google Workspace (1) --- IntroductionMay 31, 2023. This article introduces Google Workspace.
  • Unleashing the Power of a Generic Event Bus in Angular: Building a Powerful and Scalable ArchitectureMay 30, 2023. A generic event bus in Angular acts as a central communication hub that enables components to publish and subscribe to events. It promotes loose coupling and enhances the flexibility and scalability of large-scale applications. By leveraging the event bus, developers can establish efficient communication between different parts of the application, facilitating seamless cross-component and cross-module interactions.
  • Domain Driven Design - Architecture May 16, 2023. Quick glance at the Domain-driven design approach and why it's required.
  • Processing & Handling multiple messages from WebHookApr 28, 2023. When we try to process a message from webhook, and do we need to process the message in queue or priority queue should be processed first
  • Deploy And Manage BitLocker On Windows ServerFeb 27, 2023. In this article, you will learn how to deploy and manage the BitLocker Drive Encryption on windows server,
  • How To Create Model Driven Apps With Security Role RestrictionFeb 08, 2023. How to Create Model Driven Apps With Security Role Restriction.
  • Restore Data From A Virtual Server Hard Drive Or The Entire Virtual Server In Any RegionJan 11, 2023. In this article, you will learn how to restore either data from a virtual server hard drive, or the entire virtual server, in any region.
  • Postman Data Driven TestingJan 02, 2023. In this article, you will learn about Postman Data Driven Testing.
  • Behaviour Driven DevelopmentDec 28, 2022. This article will explain the concepts regarding BDD framework.
  • Apache Kafka Introduction, Installation, And Implementation Using .NET Core 6Dec 12, 2022. In this article, you will learn about Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6.
  • Run JavaScript From Modern Command Designer In Dynamics CRMNov 29, 2022. During certain scenarios we must call JavaScript from Command bar present in a ribbon for every Dynamics CRM Form. As an example, contact main form was used in a model driven app to explain this scenario.
  • Model-Driven Power Apps ApplicationsNov 24, 2022. In this article, you will learn how to create the Model-driven Power Apps applications.
  • Working With HTML Webresource In Dynamics CRMNov 07, 2022. During certain scenarios we must build a custom html to show data from Dynamics CRM as per customer requirement. As an example, a separate tab was shown on contact form to show selected contact’s Account Address details in the below use case.
  • Default Solution For Canvas App - Microsoft PowerPlatformSep 26, 2022. The article shares information about the upcoming feature in Power Platform which enables adding of Canvas App to a new default solution
  • Introduction Of PowerApps And Variables In PowerAppsSep 22, 2022. This article covers the introduction of PowerApps, Different Types of Power Apps and Variables in PowerApps with Example
  • Coauthoring In Power Apps - Model Driven AppsSep 21, 2022. In this article, you will learn about the upcoming coauthoring feature in Model Driven App.
  • Power Automate Approval Requests With Attachments Using Embedded Canvas App In Model Driven App FormJul 26, 2022. In this article, you will learn about Power Automate approval requests with attachments using an embedded canvas app in model driven app form.
  • How To Check Access On Model Driven Apps For A User In Dynamics 365 CE OnlineJul 21, 2022. In this article, you will learn about Model Driven Apps - Access Checker related to User in Dynamics 365 Online.
  • PowerApps - Convert Text Into Currency ($) FormatJun 13, 2022. In this article, you will learn how to convert Text into Currency ($) Format.
  • PowerApps - How To Sort The Items In Gallery ControlJun 12, 2022. In this article, you will learn how to sort the Items in Gallery Control.
  • PowerApps - How To Filter Data Verse Choice Field In GalleryJun 10, 2022. In this article, you will learn how to Filter Data verse Choice Field in Gallery.
  • PowerApps - How To Patch Dataverse Choice FieldJun 10, 2022. In this article, you will learn how to Patch Dataverse Choice Field.
  • Create A Simple Model-Driven App In PowerappsJun 05, 2022. Create a simple model-driven app in PowerApps
  • How To Create a Custom Pages In Model Driven App (PowerAPPS)Jun 05, 2022. How To Create a Custom Pages In Model Driven App (PowerAPPS).
  • PowerApps - How To Create A Canvas App From An Image (Preview)May 30, 2022. In this article, you will learn how to Create a canvas app from an image (preview).
  • How To Create A PowerApps Portals (Website) Without Writing Code May 30, 2022. In this article, you will learn how to Create a PowerApps Portals (Website) without writing code.
  • How To Create A New Environment In Power AppsMay 29, 2022. In this article, you will learn how to Create a New Environment in Power Apps.
  • How To Create New DLP Policy In PowerAPPS Admin CenterMay 29, 2022. In this article, you will learn how to Create new DLP Policy in PowerAPPS Admin Center.
  • Understand Open Dialog With Webresource In Dynamics CRMMay 27, 2022. In Dynamics 365 CRM, for certain requirements we need to show dialog window. We can use openAlertDialog method present in Client API Reference in Dynamics crm. As an example, for a selected contact record, open dialog will be shown.
  • Update Associations using XRM WebApi With WebResource In Dynamics CRMMay 20, 2022. In Dynamics 365 CRM, for certain requirements we need to update associations in the related tables i.e., update lookup values. As an example, for a selected contact record account lookup will be updated.
  • How To Use AddColumns, RenameColumns, DropColumns, ShowColumns Formula In Canvas APPs(Power Fx)May 12, 2022. How to use ADD COLUMNS ,DROP COLUMNS, SHOW COLUMNS and RENAME Columns Formula in Canvas APPs (Power Fx)
  • Update Record Using XRM WebAPI With Webresource In Dynamics CRMMay 11, 2022. In Dynamics 365 CRM, for certain requirements data needs to be updated for a given record, based on GUID of an entity record. As an example, for a selected contact record respective fields details were passed to update contact record.
  • Import PowerApps Component Framework (PCFx ) Into Model Driven PowerAppsMay 06, 2022. This article will help you import sample PCFx component into PowerApps
  • Create A PowerApps Component Framework (PCFx ) Using Custom Code In PowerAPPsMay 06, 2022. Create a PowerApps Component Framework (PCFx ) using Custom Code in PowerAPPs
  • Retrieve Data Using CRMWebAPI With Webresource In Dynamics CRMApr 19, 2022. In Dynamics 365 CRM, for certain requirements data needs to be retrieved to achieve business functionality with Web API. As an example, selected contact record guid was passed to fetch details of contact .
  • Retrieve Data Using FetchXMLWebAPI With Webresource In Dynamics CRMApr 07, 2022. In Dynamics 365 CRM, for certain requirements data needs to be retrieved to achieve business functionality. As an example, all contact records whose first name starts with V taken for explanation.
  • Understand setShowTime With Webresource In Dynamics CRMMar 23, 2022. In Dynamics 365 CRM, at times we must show only date part for a field of date time type if at all customers were not in favour of creating same field with date Only format. Then this can be achieved by the usage of setShowTime Client API reference, which specify whether a date control should show the time portion of the date or not. As an example, Vaccination date is used to explain this functionality.
  • Building Blocks Of Angular Mar 19, 2022. In this article, we are going to see about the building blocks of Angular.
  • Show And Hide Tabs With Webresource In Dynamics CRMMar 16, 2022. In Dynamics 365 CRM, at times we must show respective tabs based on some values of controls which were kept on form. Tabs can be shown or hidden based on the form context object. As an example, in contact form, if at all vaccination was completed then only Vaccination details tab will be shown to the user otherwise it will be hidden.
  • How To Install And Update Drivers On Windows 11Mar 14, 2022. In the article, we will discuss specific drivers or update the pre-installed one.
  • Usage Of Progress Indicator With Webresource In Dynamics CRMMar 10, 2022. In Dynamics 365 CRM to show Progress Indicator, we have client API’s that are available under Xrm.Utility so that the user can know what is happening and can wait without performing any other operation. As an example, in contact record if at all mandatory field title was not filled then progress Indicator will be shown with message validation is going on.
  • Implementing A Clean Architecture In ASP.NET Core 6Mar 09, 2022. This post is the first part in a series of posts which describe my personal take on implementing a Clean Architecture with ASP.NET Core 6, and hopefully give you some ideas on how to go about building your own clean architecture.
  • EF Core - Effectively Decouple The Data And Domain ModelMar 04, 2022. In this article. you will learn about effectively decoupling the data and domain model.
  • Show Notifications Beside CRM Field With Web Resource In Dynamics CRM Mar 03, 2022. In Dynamics 365 CRM to show notifications beside CRM Field clearly on which field error occurred rather than showing all errors at the top of the CRM Forms, web resources of type JavaScript was used to build this. As an example, contact form and contact entity record used to show error notifications beside title field using set Notification if at all title was not mentioned on the contact form then error notification will be shown.
  • Clear Form Notifications With Webresource In Dynamics CRMFeb 23, 2022. In Dynamics 365 CRM to clear form notifications, web resources of type JavaScript was used. Form context ui related client api reference can be used. As an example, contact form and contact entity record used to set clear form notifications using clearFormNotification if at all title was mentioned on the contact form.
  • Set Form Notifications With Webresource In Dynamics CRMFeb 16, 2022. In Dynamics 365 CRM to show form notifications, web resources of type JavaScript was used. Form context ui related client api reference can be used. As an example, contact form and contact entity record used to set show form notifications using setFormNotification.
  • Use Form Context To Set Form Values With Web Resource In Dynamics CRMFeb 09, 2022. In Dynamics 365 CRM to perform customizations, web resources of type JavaScript was widely used. To set different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to set different attributes using form context.
  • How To Block Bot To Post Messages In Channel In MS TeamsFeb 07, 2022. How to block bot to post messages in Channel in MS Teams
  • Understand Form Context To Read Form Data With Web Resource In Dynamics CRMFeb 02, 2022. In Dynamics 365 CRM, to perform customizations web resources of type JavaScript was widely used. To read different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to read different attributes using form context.
  • Restrict External Senders To Mail Office 365 GroupJan 27, 2022. How to restrict or block the external users to send mail to Office 365 Group
  • Link Web Resource To A Form In Dynamics CRMJan 19, 2022. In Dynamics 365 CRM, post creation of a web resource, to use it in CRM Form for a selected entity then we must add web resource into Form Libraries present at form level and then tie it to Event Handlers for a selected Event on Main Form. As an example, in Contact Customizations Solution for Contact Entity Main Form a web resource will be added to perform customizations on Contact Record.
  • Restrict Members From Deleting Chat Messages In TeamJan 10, 2022. How to block or restrict the team members from deleting their own messages from the Microsoft Team Chat for particular Team
  • PowerApps - PCF - Input Formatter With Regular ExpressionJan 10, 2022. The benefit and advantage of this component is to dynamically apply validation pattern to HTML5 input control with the help of custom regular exppression. Along with this, it also provides some masked input types like “Date”, “DateTime”, “Time”, “Password”. Custom CSS Styles provides freedom to apply attractive styles as per design and branding. If the control is makred as Required, then input box border can be shown in red color just to highlight about invalid input. This code component is developed and distributed considering both Citizen developer and Pro developer use case scenarios. It is very simple to use and configure.
  • Creation Of Web Resource JavaScript Type In Dynamics CRMJan 05, 2022. In Dynamics 365 CRM, any functionality cannot be achieved through OOB [Out of Box] functionality, then first thing comes into mind was customizations. So, basic customizations can be achieved starting with Web resources (js type) under code especially through JavaScript. As a business case, a new web resource will be created in Contact Customizations Solution.
  • Restrict Manual Movement Of Stages Using JavaScript in BPFDec 22, 2021. In certain implementations, we must restrict manual movement of Stages in BPF for a selected record as a business requirement. To achieve this functionality, we can use JavaScript to restrict movement of next and previous stage.
  • Restrict Stage Movement Based On Roles Using JavaScript In BPFDec 15, 2021. In certain implementations, BPF Stage movement to be done based on roles. So, this can be achieved by writing custom JavaScript and logic to capture roles of the logged in user. As an example, we consider here same vaccination BPF on Contact record , where for users with role sales man will be restricted for stage movement.
  • Move To Next Stage Using JavaScript In BPFDec 08, 2021. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, in this post we are going to see how it can be achieved through javascript. As an example, existing Vaccination BPF on an existing Contact record was used to show this navigation to Next Stage on change of text in title field.
  • Understanding Move Next and Move Previous in BPFDec 01, 2021. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, for quick test D365 Client API’s can be used for navigation with predefined methods moveNext and movePrevious in console window of browser before writing JavaScript code. As an example, existing Vaccination BPF on an existing Contact record was used to show these navigation methods.
  • BPF In Model-Driven-Power-AppsNov 24, 2021. We can include BPF in a model driven app in Dynamics CRM where directly a new contact can be created from App and start using Business Process Flow.
  • Call Action From BPF In Dynamics CRMNov 10, 2021. We can enhance BPF so that an Action can be called in between stages. So here, in this post we see in the same vaccination use case send an email to selected contact in the initial stage.
  • Introduction Of ASP.NET Unique Architecture (AUA)Nov 02, 2021. AUA ( Asp.Net Unique Architecture ) Framework, you can easily have better, faster, and more orderly and focused coding. This framework is based on new and up-to-date concepts, structures and architectures, including: Clean Architecture, Clean Code, Domain-driven design (DDD), Lmax Architecture , SOLID Principle, Code Refactoring, GRASP (object-oriented design principle)AUA is a simple, lightweight framework for producing projects of any size (small and large).
  • How To Get The Session Details In Dynamics 365 CRM OnlineNov 02, 2021. In this article, you will learn how to get the session details in dynamics 365 crm online?
  • Enhance BPF With Branching in Dynamics CRMOct 27, 2021. To define and enforce consistent business processes help people using the system can focus on their work and not to perform a set of manual steps. At times based on some conditions we must show or hide stages based on conditions. So here, in this post we see in the same vaccination use case provide discount based on status of Vaccination to the selected contact.
  • Commonly Used Blockchain TerminologiesSep 28, 2021. This article describes the Blockchain terminologies and their definition which is very helpful for those who want to learn and are newbies to the Blockchain.
  • Block Sign-In User In M365 Using Viva DashboardSep 20, 2021. This article includes steps to create Adaptive card extension and enable manager of the organization to do block users by signing using Viva dashboard
  • Block IP Address In ASP.NET Core Web APISep 06, 2021. This article will explain that how to block IP address for particular time frame with multiple request. It will restrict user to enter into controller if user hit system multiple times during fixed time frame. It will keep system safe from brute force attack.

About block-usb-drive

NA

OUR TRAINING