Related resources for RM
  • Rotate Boundingbox Based on Angle: Azure OCR API/Read/Form Recognizer4/24/2024 8:00:53 AM. To manipulate the results from Azure OCR API, we sometimes need to rotate the boundingBox in the response with the tilted angle in order to do some operations. Here we are looking at how this rotatio
  • How To Deploy Power App List Form From One Tenant To Another Tenant4/24/2024 7:58:25 AM. In this article, we will learn how can we deploy Power App list form (Not canvas app) from one tenant to another tenant. For canvas app, we just need export and import, but for list forms only export
  • Setup A Billing Alarm In AWS4/24/2024 7:57:46 AM. Learn how to set up a billing alarm in AWS to monitor your cloud expenditure efficiently. With AWS CloudWatch, establish thresholds for spending, receive timely notifications, and gain better cost man
  • How To Perform A SharePoint App-Only Authentication In Power Automate4/24/2024 7:46:01 AM. Learn how to seamlessly integrate SharePoint with Power Automate by leveraging app-only authentication. This guide walks you through the process of setting up secure authentication without user interv
  • Improve Performance of .NET Application4/24/2024 7:42:39 AM. Enhance .NET application performance through techniques like code profiling, caching, asynchronous programming, and database query optimization. Implementing these strategies boosts efficiency and res
  • Optimizing Security & Performance in .NET Core Apps for Heavy Loads4/24/2024 7:40:20 AM. Secure and optimize your .NET Core apps for heavy traffic with strategies like load balancing, caching, authentication, encryption, and monitoring. Implementing these ensures both security and perform
  • Implementing HTML MODAL In Dynamics CRM4/23/2024 11:38:15 AM. Microsoft Dynamics CRM offers comprehensive customer management and lead tracking. Custom development using HTML and JavaScript enables features like viewing associated contacts in a modal dialog upon
  • How To Implement Print Functionality In PowerApp Form4/23/2024 11:37:54 AM. Implement print functionality in PowerApps forms for seamless data presentation. Enhance user experience and data visualization within the Office 365 environment effortlessly.
  • SoapFormatter in C#4/23/2024 11:25:44 AM. Learn to serialize and deserialize objects using SOAPFormatter in .NETFramework. Understand the usage of the IFormatter interface with Serialize and Deserialize functions. Implement serialization wit
  • Group Box and Picture Box in Windows Forms4/23/2024 11:07:40 AM. Combine Group Box & Picture Box in Windows Forms for organized UI & image display. Utilize Group Box for visual grouping & Picture Box for image rendering, enhancing user experience in C#
  • What Is EFS And How To Mount EFS On AWS EC2 Instances4/23/2024 10:03:01 AM. Discover Amazon EFS, a versatile NFS file system for AWS services. Master the process of mounting EFS on EC2 instances across availability zones, ensuring seamless data access and scalability for dive
  • Introduction To Recursion4/23/2024 9:00:06 AM. Recursion in programming involves a method calling itself with modified parameters until a termination condition is met. It operates on a Last In First Out (LIFO) stack memory. The algorithm consists
  • Integrating Datatables JQuery Plugin in ASP.NET Webforms4/23/2024 8:57:18 AM. Learn how to seamlessly integrate the DataTables jQuery plugin with ASP.NET WebForms for efficient server-side processing. This tutorial delves into harnessing the power of DataTables for dynamic data
  • Conditional Formatting By Data Bar In Power BI4/23/2024 8:53:47 AM. Learn how to implement conditional formatting with data bars in Power BI. Import data from CSV, select the table visualization, and choose the column for formatting. Set minimum and maximum values, s
  • Office 365 - SharePoint Central Admin Configuration4/23/2024 8:25:38 AM. Configuring SharePoint 2013 Central Administration in Office 365 involves settings for site collections, service applications, timer jobs, and health analysis. It manages farm-wide settings and servic
  • What Is Struct And When To Use Struct In C#4/23/2024 8:20:54 AM. 'Struct' keyword is used to create a structure. A structure can contain variables, methods, static constructor, parameterized constructor, operators, indexers, events, and property. A structur
  • DNN, Formerly DotNetNuke, Tutorial - Part Four (GenericDNN Modules) 4/22/2024 8:55:39 AM. Learn how to create a GenericDNN module using templates, simplifying module installation without manual configuration. Follow step-by-step instructions for project setup, building in Release mode, ins
  • Logging Database Operations in Entity Framework4/22/2024 8:53:24 AM. Discover Entity Framework 6's new feature: logging database operations. Easily debug and troubleshoot performance issues by logging SQL commands, parameters, timestamps, and more. Customize loggin
  • Diagnostic And Performance Monitoring in .Net 4.04/22/2024 8:23:32 AM. Explore .NET 4.0's enhanced performance monitoring capabilities, including application domain-level resource tracking for memory and processor usage. Utilize Hosting APIs and Event Tracing for Wi
  • Understanding .NET Client Profile4/22/2024 8:22:31 AM. .NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
  • Things to Consider When Designing .NET Applications4/22/2024 8:21:02 AM. Explore efficient .NET application design for scalability and performance. Learn about proper resource management, application boundaries, assembly strategies, code refactoring, and optimal thread usa
  • Native Image Generation in Managed Code4/22/2024 8:19:00 AM. This article explains how to write and execute high-performance .NET managed code by employing the Native Image Generator utility as well as some of its disadvantages and recommended scenario guidelin
  • Conversion from Object to JSON by Json.NET 4/22/2024 8:15:13 AM. Explore seamless conversion of objects to JSON using Json.NET, a popular library in C#. Learn efficient serialization techniques, data transformation strategies, and harness the power of .NET developm
  • DNN (Formerly DotNetNuke) Tutorial - Part 3 (Create Custom Edit Page)4/22/2024 7:46:33 AM. Learn to customize your DNN (formerly DotNetNuke) experience with this tutorial's third installment. Delve into crafting a bespoke editing page, empowering you to tailor your CMS to specific needs
  • Update Data Using Code First Approach4/22/2024 7:44:10 AM. Explore updating data with ASP.NET and Entity Framework's Code First approach. Define Employee model, set up DbContext, and create a Webform for user input. Implement logic to update employee det
  • Learn about Filters In AngularJS4/22/2024 6:38:13 AM. Filters in AngularJS offer powerful data transformation capabilities, enabling developers to format, sort, and manipulate data seamlessly. They enhance data presentation, providing users with a better
  • What is Constants(const) in C#?4/22/2024 6:08:02 AM. Constants are essential elements in any programming language, providing a way to define values that remain unchanged throughout the execution of a program. This guide explores the concept of constants
  • VMware Cloud: Optimize Workloads 4/22/2024 4:16:34 AM. Unleash peak performance & cost savings in your VMware Cloud! Explore 5 key strategies for workload placement, maximizing agility & efficiency for your cloud environment. #VMwareCloud #CloudOp
  • Creating Custom Filters In AngularJS4/21/2024 2:21:36 PM. In this article, we will be Creating Custom Filters in AngularJS empower developers to tailor data display and manipulation according to specific requirements.
  • What is Benchmarking & How to Take Benchmark in .NET C#?4/20/2024 6:52:29 AM. In the realm of .NET C# development, optimizing performance is paramount for ensuring that applications meet user expectations for speed and responsiveness.
  • Mastering SQL Server Common Table Expressions (CTEs)4/19/2024 10:50:28 AM. Mastering SQL Server Common Table Expressions (CTEs) empowers users to create complex queries efficiently. Learn recursive and non-recursive CTEs, optimize queries, and enhance database management ski
  • Alibaba Cloud IoT: Connecting Devices and Managing Data4/19/2024 4:52:48 AM. Alibaba Cloud IoT connects devices & manages data for businesses, enabling them to unlock the power of #IoT & gain valuable insights.
  • Client-Side Performance Optimization (Angular)4/19/2024 4:34:48 AM. Angular client-side performance optimization involves techniques like Ahead-of-Time Compilation, Lazy Loading, Minification, Tree Shaking, Module Optimization, Bundle Size Analysis, and more for impro
  • Select Data Using Complied Query4/18/2024 11:13:18 AM. Learn how to optimize data retrieval in your application by utilizing compiled queries. This technique, often employed in Entity Framework and LINQ, enhances performance by pre-compiling queries, resu
  • Form Controls and Create Basic Form in Blazor Component 4/18/2024 9:25:04 AM. Learn to build interactive forms in Blazor components using form controls like input fields, dropdowns, and buttons. Explore data binding techniques to connect form elements to your component's da
  • Mastering SQL Joins with the WITH(INDEX(Index_Name)) Clause4/18/2024 9:09:24 AM. Explore how the WITH(INDEX(Index_Name)) clause in SQL can turbocharge query performance by providing hints to the query optimizer regarding index selection, particularly when used in joins. Learn the
  • Wiki Page Application in SharePoint4/18/2024 8:25:59 AM. In this article, we will Explore the versatile Wiki Page Application in SharePoint 2010 for seamless collaboration, content management, and knowledge sharing.
  • Create Community Site Collection in SharePoint Online4/18/2024 8:19:25 AM. Establish a collaborative hub with a Community Site Collection in SharePoint 2013 Online. Engage users through forums, blogs, and announcements. Facilitate document sharing and seamless member managem
  • Create Item View Using K2 Designer In SharePoint Online4/18/2024 8:17:43 AM. Learn to craft dynamic item views in SharePoint 2013 Online using K2 Designer. Enhance data presentation, customize forms, and integrate workflows for efficient business processes. Unlock the power of
  • A Journey from ASP.NET Framework to ASP.NET Core4/18/2024 7:44:33 AM. Explore the journey of .NET web development from ASP.NET Framework to ASP.NET Core, encompassing technologies like Windows Forms, WPF, and Web Forms. Witness the transition to structured MVC architec
  • How To Integrate Application Insights Into Azure Functions4/17/2024 8:06:12 AM. Learn the seamless integration process of Application Insights into Azure Functions. Enhance monitoring, logging, and performance tracking capabilities effortlessly. Harness the power of Azure service
  • Create Site Collection in SharePoint 2013 Online4/17/2024 8:05:45 AM. Learn to swiftly create site collections in SharePoint 2013 Online using SharePoint Online Admin Center. Customize with various templates, manage permissions, and configure settings effortlessly. Acce
  • How To Integrate Azure Application Insights Service To An Angular4/17/2024 8:00:08 AM. Elevate your Angular app's performance and monitoring capabilities by seamlessly integrating Azure Application Insights service. Track and optimize user experiences with advanced logging and monit
  • Singleton vs. Static Class in C# - Choosing the Right Approach4/17/2024 4:54:57 AM. Singleton and Static classes can only have one instance available in memory, and both classes can be used to maintain the global state of an application, however, there are many differences between th
  • Implement Azure Queue Using ASP.NET Core Console Application4/16/2024 8:39:11 AM. Learn to utilize Azure Queue Storage for efficient message queuing in cloud applications. Explore Azure Queue's RESTful interface, its advantages like cost-effectiveness and security, along with d
  • Alibaba Cloud CDN: Enhancing Web Performance Globally4/16/2024 5:13:33 AM. Unleash website speed with Alibaba Cloud CDN! Explore its benefits, architecture, and how it works. Discover the difference between CDN and DCDN for optimal content delivery. #AlibabaCloud #CDN
  • How To Add And Delete Data In Angular 4/15/2024 11:54:36 AM. Learn how to implement add and delete operations in Angular to store and remove data from the database. This tutorial guides you through creating components, forms, and functions for submitting and de
  • Using Dapper For Data Access In ASP.NET Core Applications4/15/2024 11:46:45 AM. Dapper is a lightweight ORM for ASP.NET Core, offering efficient data access with minimal overhead. It simplifies database interactions by mapping query results to objects, enhancing performance in we
  • Comparing Strings with Globalization and Performance in .NET4/15/2024 11:44:26 AM. Efficiently compare strings in .NET considering globalization for culture-aware operations. Optimize performance by selecting appropriate StringComparison and CultureInfo options, ensuring accurate an
  • How To Bind PowerApps Rating Control To Sharepoint Column4/15/2024 11:40:43 AM. To bind a PowerApps rating control to a SharePoint column, configure the control's data source to link with the SharePoint list. Use SharePoint integration features in PowerApps to map the rating
  • FolderBrowserDialog In C#4/15/2024 11:19:37 AM. FolderBrowserDialog in C# is a convenient tool for enabling users to browse and select folders within a C# application's graphical user interface. It's part of the .NET framework, specifically
  • Create A Blazor Server SPA With Dapper 4/15/2024 11:13:00 AM. In this post, we will see how to create a single page application in Blazor Server with Dapper ORM. We will see all the CRUD operations with Dapper using native SQL commands and stored procedures.
  • How To Create A Partitioned View In SQL Server4/15/2024 11:05:27 AM. Learn about creating and utilizing partitioned views in SQL Server for efficient data retrieval and performance optimization. Understand the concept, steps for implementation, check constraint usage,
  • CastleDoodle Game In HTML 5 Platform using GDevelop4/15/2024 11:04:34 AM. In this article, you will learn about Embark on an adventure with CastleDoodle, a captivating game crafted in HTML5 using the GDevelop platform. Dive into the realm of imaginative gameplay, where crea
  • Azure Load Testing - Create Load Test for App Service Web Apps4/15/2024 10:02:41 AM. Discover how to perform load testing for Azure App Service Web Apps using Azure Load Testing. Learn to create and execute load tests to assess application performance, scalability, and reliability.
  • Creating an Accounting Application With C# - Part Four4/13/2024 6:12:49 PM. Learn about building an accounting app in C#, covering various forms like splash, activation, and login windows. Understand activation methods, including serial key, webservice, and custom activation
  • Formatting HTML Table In FLOW - Before Sending Email4/12/2024 8:14:49 AM. Learn how to enhance the visual presentation of your emails by formatting HTML tables in Microsoft Power Automate (Flow) before sending. Discover techniques for styling data effectively, optimizing la
  • File Upload using ASP.NET Web API And ReactJS4/12/2024 6:33:22 AM. Learn to integrate file upload functionality between ASP.NET Web API and ReactJS using Axios or HttpClient for backend communication. Utilize FormData for multi-part form data handling.
  • Create a TermSet And Taxonomy Field Using PnP Powershell4/12/2024 6:31:37 AM. Let's see how to create a TermSet, add Terms to the TermSet in SharePoint, and create Taxonomy fields in the SharePoint List or as Site Columns using PnP PowerShell
  • Create A 3D Login Form In HTML 54/12/2024 5:56:50 AM. In this article, you will learn to Create an immersive 3D login experience with this HTML5 form. Utilize CSS animations for dynamic visuals and JavaScript for interactive functionality. Enhance user e
  • Canvas Rotating Rectangles Animation Using HTML 54/12/2024 5:55:01 AM. Create captivating Canvas Rotating Rectangles Animation using HTML5, JavaScript, and CSS. Engage users with dynamic graphic motion, transforming rectangles in a visually appealing manner.
  • What is Alibaba Cloud Lindrom (ACL) ?4/12/2024 5:52:19 AM. In this article, we will learn Alibaba Cloud Lindorm is a cloud-native multi-model hyper-converged database service developed and optimized for IoT, the Internet, and the Internet of Vehicles (IoV).
  • SQL Join Methods: Cross Join vs. Comma-Separated Join4/11/2024 10:55:45 AM. In the realm of SQL querying, the choice of join method can significantly impact the result set and performance of your queries. Two commonly used methods, cross join and comma-separated join, often s
  • Introduction to Web Service with Example in ASP.NET4/11/2024 10:53:13 AM. Explore creating web services in ASP.Net for code reuse across multiple applications. Understand web method attributes, platform independence, and date conversion functionalities. Examples demonstrate
  • ASP.Net Form Validation Using jQuery4/11/2024 10:52:32 AM. Learn how to perform form validation in ASP.Net using jQuery, enhancing user experience by validating form data on the client-side before submission. This tutorial covers setting up jQuery functions,
  • Xamarin.Forms - EventToCommand Behavior in MVVM ViewModel 4/11/2024 10:35:24 AM. Xamarin.Forms EventToCommand behavior facilitates MVVM by binding events to ViewModel commands. It streamlines event handling, promoting the separation of concerns within the application architecture.
  • Learn about HTML5 Input Types4/11/2024 10:33:44 AM. In this article we learn about HTML5 Input Types, Form Elements and Form Attributes. First we learn each of them then with the help of an example we use all of them together.
  • Create A Form Using HTML Tables4/11/2024 10:31:39 AM. In this article we will see how to create a form using HTML Tables. First we learn how to create controls like TextBox and DropDownList, then we use them together in our table to create a form where u
  • Insert, Update and Delete Data in HTML54/11/2024 6:18:40 AM. Learn to perform CRUD operations in HTML5 using JavaScript and SQL. Create a form with text boxes and buttons for data manipulation. Use JavaScript to interact with the database, showing, updating, an
  • Charms Bar in Windows 84/10/2024 11:54:26 AM. The Charms Bar in Windows 8 served as a pivotal navigation hub, accessible by swiping from the right edge of the screen. It provided quick access to essential functions like Search, Share, Devices, Se
  • Move Controls With The Mouse On A Form At Runtime4/10/2024 9:42:29 AM. Enable dynamic control movement on a WinForms application at runtime by incorporating mouse interaction. Empower users to drag and drop UI elements for personalized layouts, enhancing user experience
  • Build Angular 8 Desktop Apps using Electron with Eclipse IDE4/10/2024 9:38:43 AM. In this article, we will learn to leverage the power of Angular 8 for building robust desktop applications using Electron framework, seamlessly integrated with Eclipse IDE.
  • Register Form In ASP.NET MVC Core 3.04/10/2024 9:34:52 AM. Create a sleek Register Form in ASP.NET MVC Core 3.0 utilizing HTML, Razor syntax for dynamic content, Bootstrap for styling, and jQuery for interactivity. Enable smooth navigation with a responsive n
  • Migrate and Run VMware Workloads to Oracle Cloud VMware Solution4/10/2024 7:10:31 AM. Migrating VMware workloads to the cloud can be a complex but rewarding process. This article explores the benefits, challenges, and steps involved in migrating and running VMware workloads on Oracle C
  • 15 Effective Methods for Enhancing Performance in Our ASP.NET Core Application4/9/2024 6:09:14 PM. Explore 15 effective methods meticulously curated by Ziggy Rafiq to enhance performance in ASP.NET Core applications, ensuring optimal efficiency and scalability for your projects
  • Boosting Azure Function Performance with Isolated .NET Core4/9/2024 5:45:41 PM. In the article "Boosting Azure Function Performance with Isolated .NET Core," written by Ziggy Rafiq, readers learn about how Isolated .NET Core empowers Azure Functions. This piece explores
  • Benchmark - ASP.NET 4.8 Vs ASP.NET Core 3.04/9/2024 11:48:34 AM. When I started developing with ASP.NET CORE, I realized there were some response time performance changes compared to ASP.NET Framework. I thought to myself I need to perform a benchmark about it.
  • How to Take an Ownership on Windows 84/9/2024 9:14:45 AM. To take ownership in Windows 8, access file/folder properties, go to Security tab, click Advanced, then Change Owner. Choose desired user/account and grant full control for administrative privileges.
  • Date and Time Input Types of HTML 54/9/2024 9:10:11 AM. Explore the versatility of HTML5's date and time input types, essential elements in web form design. Learn how to utilize these input types effectively for enhanced user experience and simplified
  • Custom Validation In Angular Template-Driven Forms4/9/2024 9:08:54 AM. In this article, we will learn about validations in the template-driven form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inb
  • Custom Validation In Angular Reactive Forms4/9/2024 8:47:25 AM. In this article, we will learn about validations in the reactive form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inbuilt va
  • How To Get Localized Number Format Based On Country Using Angular 84/8/2024 9:17:00 AM. I have seen many users get confused about how different countries use different formats to display number format according to their country code. Most of the countries use "dot notation" as
  • Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.04/8/2024 8:19:52 AM. Integrate custom user data seamlessly into ASP.NET Core 3.0 Identity Core's register form. Utilize UserManager and SignInManager for efficient user management, authentication, and authorization. E
  • Rename the "Related" entities in Dynamics 3654/6/2024 5:47:51 AM. Rename the "Related connections" entity to "Account-Connections" in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit "C
  • Power of Filtered Indexes in SQL Server4/5/2024 4:28:34 AM. Discover the power of filtered indexes in SQL Server with our concise guide. Explore practical applications and key benefits, empowering you to harness the full potential of SQL Server for enhanced da
  • Grid View In Xamarin.Forms Using FlowListView4/4/2024 9:10:03 AM. Learn how to use FlowListView in Xamarin.Forms to create a GridView with features like infinite loading, item-tapped Commands, and more. Follow implementation steps: creating a new Xamarin.Forms proje
  • Design Whatsapp Page With Grid Layout In Xamarin.Forms4/4/2024 8:57:03 AM. Explore Xamarin.Forms, a cross-platform mobile framework, facilitating UI development with XAML. Utilize Visual Studio 2017/2019 for C# coding. Design WhatsApp-like layouts using Grid Layout, Labels,
  • Use Wikipedia As A Data Source To Prepare Power BI Report4/4/2024 8:55:41 AM. Power BI is a business intelligence tool. It supports so many data sources to prepare a report. As we all know Wikipedia is a very good resource of useful information. We can consume Wikipedia data as
  • Grant Execute Or View Permission To Stored Procedures In SQL Server4/4/2024 8:53:54 AM. In this article we’ll learn how we can grant execute permission or view permission on stored procedures. We’ll also see why users require explicit permission on stored procedures.
  • SharePoint Permissions - Important Aspects4/4/2024 8:52:33 AM. In this article I am trying to reveal the important permissions aspects of SharePoint 2010. Please note that this will be a subset of Security.
  • How To Create A Simple Calculator Using Grid Layout In Xamarin.Forms4/4/2024 7:23:34 AM. In this article, we will learn how to develop a basic calculator using Xamarin. Forms, leveraging the power of Grid Layout for efficient UI design.
  • .NET Synchronous vs Asynchronous4/4/2024 6:39:42 AM. Synchronous programming in .NET involves sequential execution, blocking the current thread until a task completes. Asynchronous programming, on the other hand, enables non-blocking execution, improvin
  • Manage Permission And Giving Access To Power BI Reports And Dashboards4/4/2024 6:37:26 AM. Learn how to manage permissions and grant users direct access to Power BI reports and dashboards. Methods include direct access from manage permissions and advanced options. Explore steps to share rep
  • SharePoint Permissions: Part 2 of 34/3/2024 11:03:39 AM. SharePoint Permissions: Part 2 of 3 covers access control, user roles, list and document library permissions, item-level permissions, inheritance, and management of SharePoint groups for effective gov
  • SQL Server: Grant Permission To A Particular Table4/3/2024 10:47:46 AM. In this article, we will learn how to manage database security in SQL Server by granting permissions to specific tables. Safeguard sensitive data and control access with precise authorization settings
  • Hiding the Version Information of .Net Framework Due to Security Issue4/3/2024 9:40:26 AM. Learn how to address the "medium-level" security issue of information disclosure in .NET Framework. Follow steps to create a sample website, identify the problem of version information disc
  • Database Optimization Technique4/3/2024 5:40:07 AM. Database optimization ensures efficient and performant systems. Techniques like indexing, normalization, and query optimization enhance query performance and overall efficiency.
  • ASP.Net MVC 6 New Features4/2/2024 10:28:10 AM. Explore the cutting-edge advancements in ASP.NET MVC 6 with its array of new features. Delve into the world of cross-platform development, streamlined middleware architecture, and enhanced performance
  • Similarities and Dissimilarities Between MVC and Web Forms4/1/2024 9:45:23 AM. MVC (Model-View-Controller) and Web Forms are two distinct architectural patterns in ASP.NET. MVC emphasizes a clear separation of concerns, routing, and testability. In contrast, Web Forms offer a mo
  • Multilingual Application with single Resx file - Forms Validation Strings4/1/2024 9:37:01 AM. Learn how to create multilingual applications using ASP.NET 8 in this third part of our series. Explore efficient techniques for managing form validation strings using a single Resx file, ensuring sea