C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sandhiya Priya(6)
Amit Kumar(5)
John Godel(3)
Sarthak Varshney(3)
Shiv Sharma(3)
Nidhi Sharma(2)
Suraj Dhage(2)
Rajesh Gami(2)
Anoop Kumar Sharma(2)
Sangeetha S(2)
Praveen Raveendran Pillai(2)
Aradhana Tripathi(2)
Ashish Bhatnagar(2)
Jejji Arora(2)
Abhishek Singhal(2)
Manoj Mittal(2)
Aashina Arora(2)
Dhruvin Shah(2)
Saurav Kumar(1)
Sudhir Vaghela(1)
Niharika Gupta(1)
Ketan Sathavara(1)
Ziggy Rafiq(1)
Mahesh Chand(1)
Pankajkumar Patel(1)
Rohit Gupta(1)
Tuhin Paul(1)
Abhishek Yadav(1)
Jaimin Shethiya(1)
Jayant Kumar(1)
Riya Patel(1)
Aarav Patel(1)
Gautam Singh(1)
Rishima (1)
Deepika Sawant(1)
Jaimin Vakhare(1)
Manoj Kalla(1)
Emanuel Martins(1)
Ishika Tiwari(1)
Raveena Attri(1)
Sanjay Kumar(1)
Babita (1)
Vishal Joshi(1)
Anuradha Rani (1)
Sigar Dave(1)
Alkesh Bijarniya(1)
Abhishek Saini(1)
Praveen Sreeram(1)
Nishi Kumari(1)
Sanwar Ranwa(1)
Sanjeev Vishwakarma(1)
Vipul Malhotra(1)
Tural Suleymani(1)
Mohammad Hussain(1)
Raj Bhatt(1)
Ravikant Sahu(1)
Viknaraj Manogararajah(1)
Prakashkumar Sahoo(1)
Deepak Rawat(1)
Abhishek Tiwari(1)
Harunraseed Basheer(1)
Chris Love(1)
George (1)
Mushtaq M A(1)
Catcher Wong(1)
Sola Oshinowo(1)
Dinesh Gabhane(1)
Kapil Singh Kumawat(1)
Swesh S(1)
Usman Sheikh(1)
Kirtesh Shah(1)
Abhishek Yadav(1)
Resources
No resource found
CSS Container Queries: Building Truly Responsive Web Components
Jul 21, 2026.
Unlock truly responsive web components with CSS Container Queries. Adapt layouts to parent container size, not just viewport.
How to Fix Layout Shift Issues in Web Pages for Better UX
Apr 20, 2026.
Fix layout shifts for better UX and SEO! Learn to stabilize your website by setting image dimensions, reserving ad space, and optimizing font loading. Boost rankings!
PnP Modern Search Results – Part 2: Custom Layouts with Handlebars (Beginner to Practical)
Apr 11, 2026.
Customize PnP Modern Search results with Handlebars! Learn to create dynamic layouts, bind data, and use @root for global data access. Beginner-friendly tutorial.
How Do Developers Design Responsive Interfaces That Adapt to Different Devices?
Mar 13, 2026.
Learn how developers craft responsive interfaces that seamlessly adapt to diverse devices. Master flexible layouts, media queries, and mobile-first design for optimal UX.
How to Use User Defined Function (UDF) in Power Apps
Feb 17, 2026.
Master Power Apps User Defined Functions (UDFs)! Learn to create reusable formulas, simplify complex calculations, and build scalable, maintainable apps. Examples included!
Why Does a Website Show Different Layouts on Different Browsers?
Feb 13, 2026.
Unlock consistent website layouts across browsers! Learn why Chrome, Firefox, and Safari display sites differently and how to fix cross-browser compatibility issues for better UX.
Responsive vs Adaptive Websites: A Developer’s Guide (With Real Business Code Examples)
Jan 19, 2026.
With real business examples, code, pros/cons, and best-practice recommendations for modern websites, this senior developer guide compares responsive vs adaptive web design.
Power Apps Grid Container
Jan 15, 2026.
Master Power Apps Grid Container! Learn to build responsive layouts effortlessly. Step-by-step guide to create structured UIs for any screen size. #PowerApps
How Do I Structure a Clean, Maintainable .NET Solution?
Jan 09, 2026.
Learn how to structure a clean, maintainable .NET solution using a layered architecture that scales, with project layout, dependency rules, boundaries, naming conventions, and practical tips to keep codebases healthy as teams grow.
The Race to the Full SDLC AI Platform: Why Enterprise-Grade Autonomous Agents Will Define the Next Software Giant
Jan 05, 2026.
The race is on to build the first enterprise-grade, AI-powered autonomous SDLC platform. This will revolutionize software delivery and define a new category giant.
The Agentic AI Job Boom, 2026–2030: Roles That Will Define the Next Labor Market
Jan 06, 2026.
Explore the agentic AI job boom from 2026-2030! Discover the emerging roles in orchestration, governance, and more that will define the future labor market.
CSS Grid vs Flexbox: When to Use Which for Modern Layouts
Dec 10, 2025.
Creating layouts in modern web development has never been easier — thanks to CSS Grid and Flexbox. Both are powerful tools in the front-end developer’s toolkit, but they are designed for different purposes. Knowing when and how to use each can save you time, simplify your code, and improve your website’s performance and maintainability.
How to retrieve user profile information with Microsoft Graph in Azure?
Dec 08, 2025.
Retrieve user profile information with Microsoft Graph in Azure, Register application using Microsoft identity platform
Understanding Razor View, Razor Layout, Razor View Imports, and Razor Pages in ASP.NET Core
Nov 22, 2025.
Unlock the power of Razor in ASP.NET Core! This guide covers Razor View, Layout, View Imports, and Pages with clear examples, boosting your web development skills. Master dynamic UI creation!
CSS Grid vs Flexbox — A Complete Guide With Real-Time Examples
Nov 21, 2025.
Unlock the power of CSS layout! This guide dives into Flexbox and Grid, comparing their strengths with real-time examples for responsive web design mastery. Learn when to use each for optimal results!
Advanced CSS Grid Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Grid for professional UI design in 2025! Learn to build responsive layouts, dashboards, and landing pages with real-world examples & code.
Advanced CSS Flexbox Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Flexbox for professional UI design in 2025. Build responsive layouts, navigation, toolbars, and more with clean code examples and expert tips.
How to Build Responsive Cards Using Flexbox & Grid
Nov 21, 2025.
Master responsive card layouts with Flexbox & Grid! This guide provides clear, code-rich examples for creating adaptable UIs that shine on any device.
Creating a Domain-Specific UI DSL in Angular (define screens using JSON → auto-generate component)
Nov 18, 2025.
Create UIs faster with a JSON-driven DSL in Angular! Auto-generate components from JSON, centralize governance, and empower non-developers. Boost productivity!
Automating Bank Statement Analysis with LLMs & RAG Techniques
Nov 04, 2025.
Explore how this project automates bank statement processing, uses OCR + layout models + embedding + vector DB + LLM + RAG to convert PDF statements into structured data and enable natural-language querying and financial insights.
Master Page vs Layout Page in ASP.NET
Oct 31, 2025.
Explore Master Pages (.master) in ASP.NET Web Forms and Layout Pages (_Layout.cshtml) in ASP.NET MVC/Core. Learn their features, usage, and when to use each for consistent UI design.
Calculating the Area of Any Regular Polygon: Powering Solar Farm Layout Optimization
Oct 12, 2025.
Unlock the power of regular polygon area calculation for solar farm optimization! This article provides a comprehensive guide, from the mathematical formula to Python implementation, complete with validation, edge cases, and best practices. Learn how to maximize land use and energy yield in renewable energy projects, ensuring cost-effectiveness and a sustainable future. Discover real-world applications and step-by-step instructions for efficient solar panel array design.
Flexbox Zero to Hero – Complete Technical Guide
Oct 10, 2025.
Master CSS Flexbox with this comprehensive guide! Go from zero to hero by learning Flexbox properties like flex-direction, justify-content, and align-items. Explore practical examples, visual illustrations, and code snippets to build responsive and dynamic layouts. Simplify complex designs and create stunning web interfaces with ease. Learn how to use flex-grow, flex-shrink and flex-basis.
Three Ways to Define Middleware in .NET Core (with Examples)
Oct 09, 2025.
Unlock the power of .NET Core middleware! This article explores three distinct methods for defining middleware: inline, custom, and extension methods. Learn when to use each approach with practical examples for logging, diagnostics, and request processing. Discover how to build composable pipelines for robust and maintainable .NET Core applications. Choose the right technique for quick prototypes or complex, reusable components, and elevate your .NET Core development skills.
User-Defined Functions (UDFs) in Power Apps
Oct 03, 2025.
Discover Power Apps User-Defined Functions (UDFs), an experimental feature for creating reusable formulas. Learn how UDFs enhance modularity, simplify maintenance, and clean up complex logic in your canvas apps. This guide covers enabling UDFs, creating functions with parameters and return types, and calling them within your app. Note: UDFs are currently in preview and not recommended for production apps due to potential instability and limitations.
Why is my CSS Flexbox not aligning items properly?
Sep 23, 2025.
Struggling with CSS Flexbox alignment? This guide dives into common Flexbox alignment problems and provides practical solutions. Learn how to fix misaligned items by understanding flex direction, managing margins, using align-self, and debugging with browser DevTools. Master justify-content, align-items, and the gap property for perfect layouts. Create responsive designs with confidence!
What is CSS Flexbox Used for in Web Design?
Aug 28, 2025.
Discover CSS Flexbox: a powerful layout tool for responsive web design. Effortlessly align, space, and order elements for a seamless user experience across all devices.
The End of Passive Investing: Why Active Participation Defines the Next Era of Crypto
Aug 22, 2025.
Discover why passive investing in crypto is fading and how active participation drives real value. Explore the Sharp Economy, powered by Sharp Token, where utility, governance, and community engagement create sustainable growth for the future of Web3.
Responsive Design with CSS Variables
Aug 20, 2025.
Learn how to use CSS variables (custom properties) to build scalable, maintainable, and responsive designs. This article explores techniques, examples, and best practices to create flexible layouts for all devices.
View Component in React Native
Aug 19, 2025.
Learn how to use the React Native View component to create flexible, styled layouts with Flexbox. Arrange child views in rows or columns, build chat UIs, and apply padding, margin, borders, and alignment for mobile apps.
Prompt Engineering as a Competitive Advantage Why the way you communicate with AI defines who wins in the next decade
Aug 19, 2025.
Prompt engineering transforms generic AI models into specialized financial advisors. For banks, it ensures precision, compliance, and strategic alignment—creating faster insights, trusted outputs, and a true competitive edge in the AI era.
CSS Basics: Styling, Layouts, and Responsive Design
Aug 19, 2025.
CSS (Cascading Style Sheets) is used to style and design web pages. It enhances appearance with colors, layouts, and animations, ensures responsive design, separates content from styling, and saves time with reusable code.
10 CSS Snippets Every Frontend Developer Must Know and Use Daily
Aug 04, 2025.
Discover 10 essential CSS snippets every frontend developer should use daily to build responsive, clean, and efficient web interfaces.
Figma 2025 Updates: A Game-Changer for Design and Collaboration
Aug 04, 2025.
Figma’s 2025 updates: AI-powered Figma Make, Figma Sites for websites, Figma Draw for vectors, Figma Buzz for marketing, enhanced Dev Mode.
CSS Grid vs Flexbox — When to Use Which
Jul 29, 2025.
Discover the key differences between CSS Flexbox and Grid. Learn when to use each layout system with real-world examples, helping you build responsive, efficient, and modern web designs more effectively.
Decisions that Define Us: Cultivating Strategic Thinking for Impactful Outcomes
Jul 16, 2025.
Effective decision-making is a vital strategic skill that blends structured thinking, data analysis, and emotional intelligence. This article explores core principles, frameworks, pitfalls, and tools to help professionals make smarter choices.
Modularize Your Power Apps with User-Defined Functions & Types
Jun 16, 2025.
In this blog, we’ll explore how these powerful features can simplify your logic, reduce duplication, and bring modular design to your app-building workflow.
Overview of RadioButtonList Control
Apr 15, 2025.
Learn how to use RadioButtonList in ASP.NET WebForms, including its layout types (Horizontal, Vertical, Flow, Table), binding data from C# List, database tables, and manually added items. Also, discover JavaScript integration and best practices.
Asynchronously Grouping Totals in MAUI [GamesCatalog] - Part 13
Apr 14, 2025.
Learn how to implement dynamic game status cards in MAUI using MVVM, data binding, and async methods. This covers creating UI components, grouping data by game status, and displaying totals on the main screen.
Dynamic Menus in Layout Page Using Sessions in ASP.NET Core 6
Jan 31, 2025.
Store dynamic menu data in session and display it across multiple pages using the layout page in ASP.NET Core 6.
Menu Navigation Layout in Android Studio
Dec 06, 2024.
The article explains creating a navigation menu layout in Android to enable seamless activity transitions. It covers Java code and XML design with DrawerLayout and NavigationView, ensuring intuitive UI interaction.
Understanding FlexBox: Flex Direction
Dec 06, 2024.
Learn how to align elements horizontally or vertically, explore row and column orientations, and create responsive layouts with ease. Perfect for frontend developers and designers.
Introduction To Flexbox: A Powerful Layout Model
Dec 05, 2024.
Flexbox, short for Flexible Box Layout, is a modern CSS layout model that simplifies web design by providing powerful tools for alignment, spacing, and responsiveness.
How to Customize Your Microsoft Teams Experience
Nov 28, 2024.
Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
User-Defined Functions in SQL Server
Nov 21, 2024.
SQL Server supports two types of User-Defined Functions (UDFs): Table-Valued and Scalar-Valued. Table-valued functions return a table based on logic, while Scalar-Valued functions return a single value.
Use of ItemsControl in WPF C# for Flexible UI Design
Nov 19, 2024.
This guide explores data binding, templates, and customization techniques for crafting sophisticated layouts. Enhance your WPF skills and unlock the full potential of ItemsControl for efficient UI development.
Creating Views for Lists or Libraries in SharePoint Online
Nov 12, 2024.
Creating custom views in SharePoint Online allows users to tailor how lists and libraries display data. With options for filtering, sorting, grouping, and different layouts like calendar and gallery views, users can set up views to meet specific needs.
Mastering Basic Arithmetic Operations in Web Development
Nov 08, 2024.
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling, and JavaScript for interactivity.
Scroll View Example in Android Studio using Java
Oct 30, 2024.
Scroll View in Android enables displaying more content on a single screen by allowing vertical or horizontal scrolling. It works with Linear Layouts, making it ideal for apps like note-taking where users can scroll through lists of content.
How to use Bootstrap With Angular
Sep 23, 2024.
This guide covers Bootstrap installation in Angular projects, configuring styles and components, and tips for optimizing your design, helping you build modern, responsive web apps.
Creating User Defined Exceptions in Java
Sep 09, 2024.
Customized exceptions are necessary to handle abnormal conditions of applications created by the user.
Create Dynamic and Flexible Height Vertical Gallery
Jul 24, 2024.
Scrolling through controls is frequently not necessary or should be avoided. We can make the controls height adjustable or overflowing in such a situation. We shall examine how to exceed gallery height in the article below. Without a scroll bar, gallery height also rises as the item count does.
Virtualization Defined Optimizing IT Efficiency and Security
Jul 13, 2024.
Learn about leveraging virtual machines, cloud technologies, and network optimizations to streamline processes and safeguard data, ensuring robust IT infrastructure in the digital age.
Understanding View Binding in Android
Jul 09, 2024.
View binding is a feature that makes it easier to write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module. An instance of a binding class contains direct references to all views that have an ID in the corresponding layout.In most cases, view binding replaces findViewById
Creating a Three Dot Loading Animation
Jul 03, 2024.
Creating a three-dot loading animation using HTML and CSS. The HTML sets up a container with three dots, while the CSS styles the dots and applies a blinking animation using Flexbox for centering and keyframes for the animation effect. The staggered animation delay creates a sequential blinking effect.
How to Define a Custom Connector Using a Postman Collection
Jul 02, 2024.
Learn to convert Postman collections into custom connectors for Microsoft Power Platform. Export your collection in v2.1 format, import it into Power Automate or Power Apps, configure with host and base URLs, set authentication (API key, OAuth 2.0), and integrate seamlessly into workflows.
Introduction of VMware vSAN?
Jun 05, 2024.
VMware vSAN is a software-defined storage solution integrated with VMware vSphere, enabling efficient management and automation of storage resources through a hyper-converged infrastructure.
How to re-render the View When the Browser is Resized in ReactJS
May 24, 2024.
To re-render a ReactJS view upon browser resize, utilize the use effect hook to add a resize event listener. Upon resizing, update state variables triggering a re-render of the component, ensuring responsive behavior for dynamic layout adjustments.
Creating Responsive Layouts in React with Flexbox and Grid
May 20, 2024.
Learn to craft responsive layouts in React using Flexbox and Grid. Master CSS techniques for fluid designs adaptable to various screen sizes. Elevate your UI with mobile-first strategies and dynamic components for a seamless user experience.
NSX-T and the VMware SDDC Ecosystem
Apr 06, 2024.
Explore VMware's Software-Defined Data Center (SDDC) ecosystem, including vSphere, ESXi, vCenter Server, VSAN, and NSX for comprehensive virtualization and network management
Explain StackLayout in .NET MAUI
Mar 31, 2024.
StackLayout in .NET MAUI provides flexible layout management for UI development, allowing easy arrangement of controls in a stack, either horizontally or vertically. Compatible with Xamarin.Forms, and streamlines cross-platform development, offering a familiar environment for building responsive user interfaces.
User Defined Objects in JavaScript
Mar 29, 2024.
JavaScript provides a number of pre-defined objects like Array, String, Image, Date etc. which are very useful in web development.
Mastering the Display Form Control in Power Apps
Mar 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.
Refactoring Common Code with Azure Bicep User Defined Functions
Mar 19, 2024.
Learn how to use Bicep's new feature (in preview currently) called "User Defined Functions" to make deploying your cloud resources on Microsoft Azure easier. This blog will teach you a simple way to write code that you can reuse over and over again, making your projects more organized and easier to manage.
Understanding CSS Grid: Building a Responsive Layout
Mar 14, 2024.
Illustrating the application of CSS Grid to construct a responsive webpage layout. Through precise grid definitions and item placements, it delineates sections like header, sidebar, content, and footer.
Exploring Horizontal Gallery in Power Apps
Mar 11, 2024.
In this article, we will learn to enhance user experience with intuitive UI design, perfect for mobile applications. Unleash the potential of Microsoft Power Platform for streamlined app development.
Understanding Classic Page in SharePoint
Mar 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.
How Do You Define Custom Key Modifier Aliases in Vue.js
Feb 26, 2024.
In Vue.js, enhance keyboard event handling by defining custom key modifier aliases through Vue.config.keyCodes. This guide details the process, demonstrating how to create and utilize these aliases in Vue templates.
Android Responsive Login Screen Design using Constraint Layout
Feb 16, 2024.
In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
Query to Find and Drop User-Defined Stored Procedure
Dec 20, 2023.
In this article, we will learn about dangerous SQL scripts that iterate through user-defined stored procedures, views, functions, and user-defined types, dropping them one by one. Caution: Do not run in production environments; it poses serious risks.
FlatList in React Native
Nov 27, 2023.
FlatList is a vital component in React Native for efficiently rendering large lists of data. Learn its installation and basic usage, key features like data, renderItem, and keyExtractor props, and optimization techniques, including virtualization and item separators. Explore advanced configurations like horizontal lists, grid layouts, handling end-reached events, controlling scrolling behavior, and dynamically adjusting item heights.
Elements Of Responsive Web Design
Oct 19, 2023.
Responsive web design ensures that users can access a website effortlessly, whether they are using a desktop computer, laptop, tablet, or smartphone. By dynamically adjusting the layout and content presentation, responsive design enhances readability, navigation, and overall user satisfaction.
Stored Procedure in SQL Server
Sep 12, 2023.
A stored procedure is a reusable collection of SQL statements stored on the database server. It simplifies code maintenance and execution. Stored procedures can be invoked by triggers, other procedures, and various programming languages like Java, .Net, and Python, making them versatile.
Power BI Mobile App Features And Capabilities
Aug 21, 2023.
Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
Container Widget In Flutter
Aug 17, 2023.
In this article, you will learn about container widget in Flutter.
Understanding User-Defined Table Types (UDTs)
Aug 04, 2023.
Learn about User-Defined Data Types (UDTs) in database management systems. UDTs offer flexibility to create custom data types, enabling better organization and management of complex information in various scenarios. Explore examples and benefits.
Shimmer In Jetpack Compose
Aug 02, 2023.
This article is all about how we can successfully create a shimmer in compose.
Build PowerApps Gallery with Four Column Layout
Jun 28, 2023.
In this solution, a step-by-step guide is provided to design a gallery control with multiple columns and rows. The process involves selecting a blank vertical gallery, setting the data source, configuring properties such as size and wrap count, and adding additional fields using a vertical container and labels.
How to Define Provider and Integrate Azure AD to Terraform
Jun 02, 2023.
This article walks readers through each step of defining the provider and integrating Azure Active Directory (AD) with Terraform. The method is outlined in detail in the post, which starts with choosing the provider on the Terraform website and ends with collecting the required IDs and secrets from the Azure portal. Users can specify the provider information in their Terraform script and get ready to deploy Azure infrastructures by following these instructions. The article ends by stating that the deployment procedure will be covered in greater detail in the following article.
How to Concatenate a Table Data by Using | And ^ Separator in SQL Server
May 29, 2023.
Here in this article, we known about how to concatenate a table of data by using the | and ^ separators in SQL server store-procedure in a single parameter
Materialize CSS Grids Streamlining Layouts for Seamless Web Development
May 22, 2023.
Materialize Grids Streamlining Layouts for Seamless Web Development
How to create different shapes in SwiftUI
Apr 14, 2023.
In this article, we are going to learn how we can create shapes in SwiftUI. We can create custom shapes by defining a path and applying modifiers to customize their appearance in SwiftUI.
User Defined Function In Spark
Mar 13, 2023.
In this article, you will learn about user-defined functions in Spark.
A Comprehensive Guide to the CSS Gap Property: Improving Web Layouts
Mar 07, 2023.
Learn about the CSS Gap Property and how it simplifies adding space between elements. Discover how to use this powerful property to improve your code and fine-tune spacing. Check out our comparison with other similar properties and explore browser compatibility.
Pass Data Across Views In .NET MVC
Aug 01, 2022.
In this article, you will learn how to pass data across views in MVC.
How To Use weightSum And layout_weight In Linear Layout
Jul 16, 2022.
In this article, you will learn about how to use weightSum and layout_weigth in a linear layout.
Xamarin Community Toolkit - State Layout
May 22, 2022.
In this article, you will learn about Xamarin Community Toolkit - State Layout.
Create User-Defined Functions In Hive With C#
May 04, 2022.
This article introduces how to create Hive's UDF using C# and demonstrates how to integrate in Hive SQL.
Creating Various Layouts For Different Razor Pages In Blazor
Apr 25, 2022.
In this article, you will learn how to create various layouts for different razor pages in blazor.
Create SQL Server Database With Pre-Defined Schema
Mar 17, 2022.
In this article, you will learn how to create Database with Pre-Defined Schema like Tables, Stored Procedures, Functions, Views.
Migrating Limited Objects With Pre-Defined Prefix Using S3 Batch Replication
Feb 18, 2022.
In this article, we will learn how to migrate limited objects with a pre-defined prefix using S3 Batch Replication which can be done at time of configuring the replication rule.
Create/Design Adaptive Cards Extensions In SharePoint Site By Out-Of-The-Box Way
Feb 07, 2022.
Microsoft has introduced a new way of displaying the information in a platform-agnostic way called Adaptive Cards. In this article we shall see how to design the cards in the OOTB way.
Classes And Objects In Python
Nov 30, 2021.
In this article, you will learn about Class and Object in Python.
Exception Handling In Python
Nov 25, 2021.
In this article, you will learn about exception handling in Python.
Planning A Disaster Recovery Strategy On Microsoft Azure - Defining Recovery Requirements
Sep 21, 2021.
In this article, you will learn how to plan a disaster recovery strategy on Microsoft azure.
Learn About Layout View In Razor Pages
May 30, 2021.
In this article, you will learn about Layout View in Razor Pages.
Multi-Layout Form Processing Using PowerApps And AI Builder
Feb 01, 2021.
In this article, we will learn how we can process Multi-Layout Forms using Power Apps and Form Processing AI Builder.
Multi-Layout Form Processing Using AI Builder
Jan 29, 2021.
Sometimes we have a different layout for our invoices and forms. During this article, we will talk about how to process multi-layout forms with the single AI builder form processing model.
How To Define Variables And Constants In R
Dec 08, 2020.
In this article, I am going to explain about variables and constants in R.
Adaptive Card Templating With Azure Bot Framework SDKV4
Dec 02, 2020.
Leverage Azure Bot Framework SDK V4 for Adaptive Card templating, enabling dynamic content presentation and rich UI customization in bot messages with JSON-based adaptive layouts and data binding.