Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
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]
Jefferson S. Motta(12)
Sardar Mudassar Ali Khan (5)
Mithilesh Tata(5)
Sangeetha S(4)
Gajendra Jangid(4)
Tuhin Paul(3)
Shiv Sharma(3)
Vijay Yadav(3)
Abhishek Tiwari(3)
Mushtaq M A(3)
Mayooran Navamany(2)
Emanuel Martins(2)
Manoj Kalla(2)
Sigar Dave(2)
Velladurai (2)
Sagar Pardeshi(2)
Anuradha Rani (2)
Ishika Tiwari(2)
Khoday Akilesh(2)
Gurpreet Arora(2)
Micheal Xavier A (1)
Parth Soni(1)
Gowtham Rajamanickam(1)
Suraj Dhage(1)
Rikam Palkar(1)
Babita (1)
Sarthak Varshney(1)
Abhishek Dhoriya(1)
John Godel(1)
Alexis Chan Gridel(1)
Jejji Arora(1)
Keyur Pandya(1)
Sreenath Kappoor(1)
Siddhesh Chavan(1)
Alkesh Bijarniya(1)
Vikas Singh(1)
Abhishek Saini(1)
Archana Dongre(1)
Saksham Gupta(1)
Anjali Joshi(1)
Nishi Kumari(1)
Pushpa V(1)
Jithu Thomas(1)
Ayushi Jain(1)
Manikandan M(1)
Ajay Kumar(1)
Farhan Ahmed(1)
Dr Gomathi(1)
Mohammad Rabie(1)
Vipul Malhotra(1)
Mohammad Hussain(1)
Satya Karki(1)
Mohamed Azarudeen Z(1)
Ziauddin Choudhary(1)
Gaurav Kumar(1)
Resources
No resource found
Understanding .NET MVC
Jul 14, 2025.
ASP.NET MVC is a web framework from Microsoft that uses the Model-View-Controller pattern to build clean, testable, and scalable web applications using C# and Razor.
Data View and LINQ in C# and VB.NET
Jul 07, 2025.
Learn how to fetch unique values from a DataTable using DataView and LINQ in C# and VB.NET. Explore sorting, filtering, and displaying distinct book records with examples compatible with .NET Core and .NET 9.
Exporting React Data Grid to PDF
Jun 23, 2025.
Learn how to display and export user data as a PDF in a React app using react-data-table-component, jspdf, and jspdf-autotable. Add sorting, pagination, and download functionality with ease.3/3
Embed and View SharePoint PDFs in Power Apps Using the Experimental PDF Viewer
Jun 18, 2025.
Power Apps has introduced a powerful experimental control that allows you to embed and view PDFs directly inside your app interface.
How to Use Power Apps Grid Control in Model-Driven Apps for Inline Editing and Better UX
Jun 12, 2025.
Learn how to use Power Apps Grid Control in Model-Driven Apps to enable inline editing, improve data entry speed, and enhance user experience with modern, responsive UI elements in Microsoft Power Platform.
Horizontal List of Overlapping Images in MAUI [GamesCatalog] - Part 14
Apr 20, 2025.
Learn how to create a horizontal list of overlapping images in .NET MAUI for your GamesCatalog app! In Part 14 of this series, we’ll explore step-by-step how to design a smooth, modern UI using CollectionView and custom layouts. Perfect for game apps and cross-platform projects!
How to Publish ASP.NET Core MVC Project.NET 8 with View Files
Apr 14, 2025.
ASP.NET Core MVC .NET 8 publish cshtml file, publish view in asp.net core mvc, publishing CSHTML file in .NET 8 MVC project.
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.
Overview of Razor Views, Razor Pages and Razor Components
Apr 02, 2025.
Explore the differences between Razor Views, Razor Pages, and Razor Components in ASP.NET Core. Learn how Razor Views work in MVC, how Razor Pages simplify page-based development, and how Razor Components power Blazor applications.
Filter Auto Suggestion Option in Dropdown List View ASP .NET
Mar 18, 2025.
Learn how to implement a filterable auto-suggestion dropdown list in ASP.NET. This guide covers creating a dynamic dropdown with search functionality, enabling users to quickly find options as they type.
Working with Dataset Data in ASP.NET GridView
Mar 08, 2025.
This article covers data binding, displaying records, sorting, paging, and editing in GridView. Understand how to fetch data from a database, manipulate it using DataTables, and present it efficiently using ASP.NET GridView for a seamless user experience.
User Management Grid in Angular
Feb 18, 2025.
Build a responsive user management grid in Angular with inline editing, validation, and local storage persistence. Features include CRUD operations, state management, responsive UI, error handling, and data validation for a seamless experience.
Feature-Rich User Management System in Angular
Feb 18, 2025.
Build a modern User Management System using Angular with advanced features like theme switching, undo/redo functionality, CRUD operations, data export, form validation, and responsive design for an enhanced user experience.
How to Format List Views in SharePoint
Dec 31, 2024.
SharePoint list formatting enhances data presentation by customizing appearance, adding alternating row styles, and applying conditional formatting. It improves readability, highlights key data, and boosts user experience for efficient collaboration.
How to Apply Conditional Formatting with JSON in SharePoint
Dec 31, 2024.
This article covers the basics of JSON formatting, step-by-step instructions to customize SharePoint lists, and tips for creating dynamic and visually appealing displays to improve user experience.
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.
Everything you need to know about QuickGrid in Blazor
Nov 09, 2024.
This guide covers the basics of setting up QuickGrid, customizing columns, and optimizing performance in Blazor projects. Perfect for developers seeking a simple, powerful grid component for their Blazor apps.
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.
New Feature: Drag and Drop in Microsoft Lists
Oct 21, 2024.
Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch to custom order mode easily.
VMware Tanzu August 2024 Updates
Aug 28, 2024.
Discover the latest VMware Tanzu updates for August 2024, including new console, security enhancements, and key product releases.
Building a Dynamic Bank Deposit Management Interface
Aug 27, 2024.
This code creates a user interface for managing bank deposit methods using HTML, CSS, and JavaScript. It features toggle switches for different deposit types, radio buttons for selecting user roles, and AJAX functions for server communication.
New Features in Grid Dataverse Dynamics 365 for 2024 Revealed
Aug 23, 2024.
Explore the latest advancements in Grid Dataverse for Dynamics 365 with our 2024 update. This release unveils dynamic enhancements designed to boost data management and user experience.
Understanding MVC in .NET Core
Aug 12, 2024.
This article provides a comprehensive guide to understanding the Model-View-Controller (MVC) architecture in .NET Core. It explores how MVC separates concerns in web applications, enabling more organized and maintainable code.
How to Use Partial Views in .NET Core
Aug 08, 2024.
Partial views in ASP.NET Core allow developers to create reusable, modular UI components, enhancing code maintainability and reducing duplication. They render portions of webpages, facilitating dynamic content updates and better code management.
AlbertAGPT Bird's Eye Architectural View
Jul 29, 2024.
AlbertAGPT is a cutting-edge AI architecture featuring domains for updating, interacting, retrieving, and researching information. It integrates advanced NLP, NLU, and NLG technologies with robust safety, security, and verification engines.
Create Scrollable Screen in PowerApps
Jul 22, 2024.
Creating a scrollable screen is essential for enhancing user experience by allowing access to content that exceeds the viewport. This guide covers various methods to implement scrolling, including vertical and horizontal scrolling, using CSS, JavaScript, and popular frameworks.
Creating Custom Pipes in AngularJS
Jul 21, 2024.
This guide covers creating and using filters (pipes) in AngularJS. Learn how to apply built-in filters like currency, date, and uppercase, and create custom filters such as capitalize. Filters transform and format data in AngularJS applications, enhancing data presentation in templates and controllers.
Seen by people on the page load in powerapps.
Jul 17, 2024.
Learn how to track page views and unique visitors using PowerApps integrated with SharePoint. Utilize global variables and the OnVisible property to optimize performance. Enhance UI with containers and galleries, displaying visitor details dynamically.
MAPIG: My Method for Analysis, Projection, and Global Integration for technology strategy
Jul 17, 2024.
MAPIG (Method for Analysis, Projection, and Global Integration) is a comprehensive tech leadership framework designed by Alexis Chân Gridel. It integrates historical analysis, strategic alignment, tech audit, team assessment, and ethical considerations to bridge IT operations with business goals, fostering innovation and sustainable growth.
Implementing Global Search with Detailed Views in ASP.NET Core MVC
Jul 10, 2024.
Learn how to implement a robust global search feature in ASP.NET Core MVC. This tutorial covers setting up models like Product and Category, configuring the database with Entity Framework, seeding initial data, creating a search service for querying both products and categories, and developing responsive views with detailed information.
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
How to Display Unique Page Views in PowerApps
Jul 07, 2024.
We often see in many of the sites that total page view count is shown. I have come across one of the use case where I wanted to show how many times that page was visited by any user uniquely.
Track Views Per Item and Total Page Hits in PowerApps
Jul 05, 2024.
We often see in many of the sites that total page view count is shown. I have come across one of the use case where I wanted to show how many times that page was visited by any user. Another use case we will see how many views requests with details are posted means how many entries are made for any requests.
Managing CRUD Operations in ASP.NET MVC with Razor and C#
Jul 03, 2024.
Learn how to implement CRUD operations in an ASP.NET MVC application using Razor views and C#. This guide covers creating, reading, updating, and deleting records, with detailed controller actions and views for managing data efficiently.
PDF Viewer Search functionality in Telerik UI for .NET MAUI
Jul 03, 2024.
Enhance your mobile and desktop applications with robust search functionality using the PDF Viewer in Telerik UI for .NET MAUI. Easily integrate and navigate through PDF documents with advanced search capabilities, offering users a seamless experience.
Centralized Project Updates with Teams Messaging Extension
Jul 02, 2024.
Learn how to create a Microsoft Teams Messaging Extension to centralize project updates from multiple project managers into OneNote. From this article, we learn to set up a Power Automate flow to save messages directly to OneNote, providing a consolidated view of project updates for easy access and review.
Key Features of Angular Data Grid
Jun 28, 2024.
Explore the robust capabilities of Angular Data Grid with essential features like high performance, seamless customization, advanced filtering, sorting options, efficient pagination, virtualization for large datasets, and responsive design.
Code View in Power Apps Studio: A Game-Changer for Developers
Jun 27, 2024.
In this article, we will learn about the new feature of Power App Studio: Code View, which helps the developer view the control code in the YAML + PowerFx language.
Apply Filters Dynamically on Kendo Grid in Angular
Jun 25, 2024.
Learn how to apply filters dynamically on a Kendo Grid in Angular, enhancing data management and user interaction in your web applications. This guide covers integrating Kendo UI components in Angular, implementing real-time filtering, and creating an interactive data grid for efficient data display and manipulation.
VIEW in SQL with example
Jun 14, 2024.
SQL Views act as virtual tables based on predefined queries, streamlining data access and management. They eliminate the need to rewrite complex joins or aggregations in your applications. Views enhance security by granting users access to specific data within the View, shielding the underlying tables.
SQL Query Execution Understanding Process and Performance
Jun 11, 2024.
Understanding the SQL query execution order—from FROM and JOIN to WHERE, GROUP BY, HAVING, SELECT, ORDER BY, and LIMIT/OFFSET—is crucial for optimizing queries. Key techniques include indexing, optimizing joins, early filtering, avoiding SELECT *, and using subqueries, CTEs, caching, and materialized views to enhance performance.
Passing Values from Partial Views to Parent Views in ASP.NET MVC
May 30, 2024.
Learn efficient methods for sending values from partial views to parent views in ASP.NET MVC. Explore challenges, examples, and techniques like JavaScript messaging for seamless communication, enhancing user experience and interactivity.
Understanding Kendo Grid in Angular
May 30, 2024.
This guide explains how to set up and use Kendo UI Grid in an Angular application. It covers installation, importing modules, adding sample data, including Kendo Grid in a component, adding styles, enabling features like sorting and paging, and running the application.
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.
Angular or React? This is the question!
May 23, 2024.
Angular or React? Tips for the best choice.
View Uploaded Files in Google Drive from ASP.NET Core App
May 21, 2024.
In this article, learn how to enhance your ASP.NET Core app by enabling users to view uploaded files directly in Google Drive. Follow our easy-to-understand guide to set up the Google Drive API, upload files from local storage or S3 buckets, and generate view links for PDFs, DOCs, XLS, and PPTs.
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.
Enhance Your Blazor QuickGrid with Dynamic with Button on Columns
May 16, 2024.
Learn how to enhance your Blazor QuickGrid by adding dynamic buttons to columns. This tutorial explores integrating interactive buttons within column cells, offering users tailored actions and improved functionality.
Creating a React Application from a Telerik Template - Part III
May 10, 2024.
This article guides you through creating a React application using Telerik's npx command. From installing the Create React App to configuring the Telerik React app, it ensures a seamless setup process.
Learn to Set up a license to Telerik UI for React app – Part IV
May 10, 2024.
Telerik UI for React, or KendoReact, streamlines React app development with a comprehensive toolkit. From efficient UI creation to robust features like SSR and TypeScript support, it enhances productivity and performance.
How to write Unit Tests for SwiftUI Views?
Apr 18, 2024.
Learn the key practices for writing unit tests for SwiftUI views in iOS and macOS apps. This guide covers project setup, effective testing methods, and leveraging SwiftUI's testing framework. With code examples and best practices, ensure your views' reliability and maintainability through thorough unit testing.
Coding the Integration of Multiple Blazor Apps
Apr 01, 2024.
This article demonstrates how to implement approval-based contact saving in emails using Azure Logic Apps. It guides users through configuring Outlook triggers, sending approval emails, and managing workflows seamlessly.
Different ActionResult Types in ASP.NET MVC & Their Uses
Apr 01, 2024.
In this article we will learn What are the different types of ActionResult in ASP.NET MVC, and when would you use each one?
Disable Social Bar (Like, Share and Views) in SharePoint Online
Mar 27, 2024.
Learn how to manage the Social Bar feature in SharePoint Online modern pages. Disable it at either the site or tenant level using PowerShell commands for efficient administration. No UI option available.
Disable Quick Create Views Using PowerShell
Mar 26, 2024.
In this article we will discuss step by step process to disable quick create view for multiple entities using powershell script.
How to Add Controls in AG-Grid In Angular
Mar 17, 2024.
AG-Grid, a powerful library for Angular, allows easy integration of data grids. Follow these steps to set up, customize, and enhance AG-Grid in your Angular application.
Lets Create TabView in SwiftUI
Mar 14, 2024.
This article contains a simple demo of creating Tab View in SwiftUI. Learn how to create a Tab View using SwiftUI in this tutorial. Follow step-by-step instructions to integrate tabs like Home, Favorites, Orders, and Settings into your SwiftUI project for streamlined navigation and enhanced UI customization.
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.
How Do I Open an OCR File in PDF?
Mar 05, 2024.
Explore methods to open OCR files in PDF. Get the best guides to open an OCR file in PDF with easy steps. Open OCR PDF files in C# using the iTextSharp library. Install iTextSharp, write C# code to extract text, and run the code for OCR PDF processing.
Understanding Site Usage & Site Report in SharePoint
Mar 04, 2024.
In this article, we will understand Site Usage & Site Report in SharePoint entails grasping how users interact with your site, tracking metrics such as page views, unique visitors, and popular content.
How to Open a PSD File Without Photoshop
Mar 02, 2024.
Explore methods to open a PSD File without Photoshop. Get the program to open a PDF file without Photoshop using C#.
Understanding View Encapsulation in Angular
Mar 02, 2024.
View encapsulation in Angular refers to the mechanism used to control how component styles are scoped and applied within the application. Angular provides three types of view encapsulation: emulated, none, and shadowdom. Let's understand each type:
How to View or Print CDR Image Files with or Without CorelDRAW
Mar 01, 2024.
Explore methods to View or Print CDR Image files with or without CorelDRAW. Get the best guides to View or Print CDR Image files using CorelDRAW and C#.
How to Open, Read or View MS SQL Error Log File
Feb 29, 2024.
Explore methods to open, read, or view SQL Server Error Log File. Get the best solution to open or view the SQL Server Log File of MS SQL Server in easy steps.
How to Read or View Exchange Database EDB File Programmatically
Feb 28, 2024.
Explore methods to Read or View the Exchange Database EDB File Programmatically. Know how to use this Exchange Server Managed API to View or Read Exchange EDB files.
SharePoint Online List JSON View Formatting - Video Thumbnail
Feb 13, 2024.
Customizing YouTube video thumbnails in SharePoint lists enhances visual appeal and user experience. By creating a list with specific columns and using JSON formatting, you can display thumbnails along with details like titles and descriptions.
Understanding Azure Event Grid
Feb 12, 2024.
Azure Event Grid is a fully managed event routing service that simplifies the development of event-driven applications. In this article, we'll explore the key concepts, features, and use cases of Azure Event Grid, shedding light on its role in building modern, scalable, and responsive applications.
Validating an HTTP Endpoint to Receive Events from Azure Event Grid
Feb 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.
Result vs. ActionResult in ASP.NET MVC
Feb 06, 2024.
In ASP.NET MVC, ActionResult is a general base class for action results, offering flexibility. ViewResult, a specific type, is used when explicitly returning a view, simplifying code for clearer understanding.
Power BI January 2024 Feature Updates
Feb 04, 2024.
Explore the latest Power BI updates, featuring a new "Show visuals as tables" view mode, enhanced styling options for column and bar charts, and extended customization for data labels.
Implementation of Collection View in .NET MAUI
Feb 02, 2024.
In this article, I will explain MAUI Collection View implementation using Visual Studio 2022. .NET MAUI Collection View is a view for presenting lists of data using different layout specifications. Collection View should be used for presenting lists of data that require scrolling or selection.
Building a URL Shortener with .NET
Feb 01, 2024.
Create a powerful URL shortener using the versatile .NET framework, specifically ASP.NET Core. This guide walks you through setting up a database, implementing URL shortening logic, and configuring controllers and views.
Optimize ASP.NET Core MVC Data Transfer with Custom Middleware
Feb 01, 2024.
In ASP.NET Core, middleware components are used to handle requests and responses as they flow through the application's pipeline. These middleware components can be chained together to process requests and responses in a specific order. Transferring data between middleware components can be achieved using various techniques.
Stars Rating System with Dapper in .NET Core
Jan 29, 2024.
This tutorial teaches ASP.NET Core MVC web application development with controllers and views. Implementing a star rating system with Dapper in .NET Core involves several steps. First, you need to set up your database schema to store ratings.
Mastering MVVM: A Deep Dive into .NET MAUI with MVVM Toolkit
Jan 23, 2024.
In this article, we will learn about MVVM architecture with .NET MAUI and the MVVM Toolkit. Follow a step-by-step guide for project setup, plugin installation, and efficient implementation using ViewModel and View. Access the full code and explore the seamless integration of the View and ViewModel for robust cross-platform mobile applications.
Create and View Decomposition Tree Visuals in Power BI
Jan 23, 2024.
The decomposition tree visual in Power BI lets you visualize data across multiple dimensions. It automatically aggregates data and enables drilling down into your dimensions in any order.
Building a Responsive Navigation Bar with Vue.js
Jan 22, 2024.
Creating a navigation bar is a fundamental step in web development, and Vue.js simplifies the process by offering a clean and efficient way to handle dynamic user interfaces. In this guide, we'll break down the components needed for a basic navigation bar, and delve into Vue.js concepts such as models, and views.
View in React.js within the MVC Architecture
Dec 19, 2023.
Explain how to work with the View in the MVC pattern.
Improving Code Readability in View Section Using Return Templates
Dec 01, 2023.
The return template is a one of the new features added in the latest version of the CodeBehind framework. Using this feature completely separates the server-side codes from the view section.
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.
Managing Licenses with Telerik
Nov 27, 2023.
Learn how Telerik licenses work and how to manage. Learn about how Telerik licenses function, the role of license holders, and the process of managing and transferring licenses. Discover solutions for errors and gain insights into Telerik Management Admin.
15 Features Every SwiftUI Developer Should Know
Nov 16, 2023.
Discover the power of SwiftUI with our in-depth article that covers 15 essential features every Swift developer should master. From the elegance of declarative syntax to the real-time magic of live preview in Xcode, this guide takes you through the fundamentals and advanced capabilities of SwiftUI.
Advanced Garbage Collection Potential
Oct 25, 2023.
Learn commands of the Garbage Collector to work efficiently. I encountered a significant obstacle during a recent image and pdf processing project using Windows Forms Applications. Despite having a system equipped with x64 architecture and an abundance of RAM, the application consistently failed, unable to handle the processing load.
Fixing Unhandled Exception on the Current Circuit in Blazor
Oct 20, 2023.
Learn how lookout for a solution for the error unhandled exception on the current circuit
How to Pop to Root View in SwiftUI Tab on Re-Tap?
Oct 19, 2023.
In this article we will learn how to enable SwiftUI tab-based navigation to pop to the root view when the same tab is re-tapped, providing an intuitive user experience.
Dev Express Data Grid Control for .NET MAUI: Free Lifetime Plugin
Oct 19, 2023.
DevExpress, a leading software development company, offers a powerful Data Grid Control designed specifically for .NET MAUI, a framework for building cross-platform mobile and desktop applications. This control, provided by DevExpress, is not only feature-rich but also comes with a remarkable benefit: it's available for a lifetime and is offered as a free plugin.
Swipe View in .NET MAUI
Sep 21, 2023.
In this article, we explore .NET MAUI, a powerful cross-platform framework that empowers developers to create native mobile and desktop applications using C# and XAML. With .NET MAUI, you can build applications that seamlessly run on Android, iOS, macOS, and Windows, all from a single, unified codebase. This open-source platform builds upon the foundation of Xamarin Forms, extending its capabilities to desktop scenarios while enhancing UI controls for improved performance and extensibility.
Implementing a Custom Telerik RadTextBox Control in a WinForms Application
Sep 21, 2023.
Learn how to create a custom Telerik RadTextBox control for WinForms applications. This code example, compatible with .NET 5/6/7/8, adds convenient IsEmpty and IsNotEmpty properties, enhancing text box functionality.
Draggable Window with Telerik UI for Blazor
Sep 15, 2023.
Creating a Draggable Window with Telerik UI for Blazor.
Scalable Event-Driven APIs with Azure Event Grid and Service Bus in ASP.NET Core
Sep 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.
Power BI What-If Analysis
Sep 12, 2023.
Power BI What-If Analysis: Unleash Data-Driven Decision Making
View-Model in Vue.js
Sep 01, 2023.
Explore Vue.js's View-Model architecture, central to building efficient interfaces. Learn what it is, its importance, and how to use it for separation of concerns, reactivity, and organized code.
View Encapsulation in Angular
Aug 28, 2023.
Uncover Angular's View Encapsulation: Control Styles and Components. Discover how Angular's View Encapsulation isolates styles and behaviors, enhancing modularity and reusability in web development. Learn more now.
How to use Telerik Private NuGet Package in Visual Studio 2022 and .NET 7 Project
Aug 25, 2023.
NuGet is the most useful and essential tool for modern software development platforms via which developers can create, share and consume reusable code. NuGet is a package manager for the software development platform that simplifies the process of adding and managing libraries and dependencies in your projects. this article explains how we can use private NuGet package with Visual Studio 2022 and .NET 7 project.
How to Search Text in PDF Files on OneDrive Using Telerik
Jul 12, 2023.
In this post, I will demonstrate the use of Telerik to read PDF content
Flexbox Vs CSS Grid For Responsive Designing
Jul 05, 2023.
Creating responsive and dynamic layouts is a crucial aspect of modern web development. With the advent of Flexbox and CSS Grid, CSS layout techniques have evolved to provide developers with powerful tools to build flexible and responsive designs
ASP.Net GridView With Fixed Header
Jul 05, 2023.
Grid view using bootstrap JavaScript with fixed header.
Use Case View in Software Development
Jun 30, 2023.
The Use Case View is a perspective used in software development that concentrates on identifying a system's functional needs from the viewpoint of its users or other external actors. It aids in comprehending how users engage with the system and what features it ought to offer to meet their wants. Use case diagrams, which show how actors interact with the system, are generally used to record the use case view.
Custom Tabs with Animated Background in Android
Jun 14, 2023.
Customs tabs that highlights when selected and animates the background to the next selection backward and forward.