---
title: "Develop an EMI Calculator WinUI Application [Webinar Show Notes]"
published_at: "2022-02-17T11:22:04+00:00"
modified_at: "2026-01-30T13:27:44+00:00"
url: "https://www.syncfusion.com/blogs/post/develop-an-emi-calculator-winui-application-webinar-show-notes"
excerpt: "This blog provides show notes for our January 25, 2022, webinar, “Develop an EMI Calculator WinUI Application in 20 Minutes and Explore 2021 Volume 4 Updates for WinUI, MAUI, and WPF.” This webinar was presented and hosted by Suresh M...."
taxonomy_category:
  - "Desktop"
  - "Development"
  - "UI"
  - "Webinar"
  - "What's new"
  - "WinUI"
taxonomy_post_tag:
  - "desktop"
  - "Webinar"
  - "What's New"
  - "WinUI"
---

# Develop an EMI Calculator WinUI Application [Webinar Show Notes]

[Carter Harris](https://www.syncfusion.com/blogs/author/carterh)

![Develop an EMI Calculator WinUI Application in 20 Minutes \[Webinar Show Notes\]](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Develop-an-EMI-Calculator-WinUI-Application-in-20-Minutes-Webinar-Show-Notes.png)


This blog provides show notes for our January 25, 2022, webinar, “Develop an EMI Calculator WinUI Application in 20 Minutes and Explore 2021 Volume 4 Updates for WinUI, MAUI, and WPF.” This webinar was presented and hosted by Suresh M. If you missed it, or would like to watch it again you can find a recording of the webinar on [our YouTube page](https://www.youtube.com/watch?v=TNclju7y3iU)
 or following:

## Overview

During this webinar, we demonstrated the step-by-step procedure for developing a WinUI EMI calculator app. We also took a look at the new updates in the [WinUI,](https://www.syncfusion.com/winui-controls)
 [.NET MAUI](https://www.syncfusion.com/maui-controls)
, and [WPF](https://www.syncfusion.com/wpf-controls)
 platforms for the 2021 Volume 4 release.

## Agenda

- What’s new in WinUI in the 2021 Volume 4 release.
- What’s new in MAUI in the 2021 Volume 4 release.
- What’s new in WPF in the 2021 Volume 4 release.
- Develop an EMI calculator in a WinUI application.

## What’s New in WinUI for 2021 Volume 4

- [AutoComplete control](https://www.syncfusion.com/winui-controls/autocomplete)
  - Filtering
  - Custom filtering.
  - Grouping
  - Single and multiple selections.
  - Watermark
  - Templates

- **File-format libraries**
  - Excel Library
  - PDF Library
  - PowerPoint Library
  - Word Library

- [Excel Library](https://www.syncfusion.com/excel-framework/winui/excel-library)
  - Import and export data.
  - Create and edit all chart types.
  - Validate cell data.
  - Use conditional formatting.
  - Create and edit pivot tables and charts.
  - Convert Excel into PDF, ODS, HTML, and image formats.

- [PDF Library](https://www.syncfusion.com/pdf-framework/winui/pdf-library)
  - Create PDF files with text, images, tables, and shapes.
  - Open, modify and save PDF.
  - Create, fill, and flatten forms.
  - Merge and split PDFs.
  - Encrypt and decrypt PDFs.
  - Digitally sign and validate signatures.

- [PowerPoint Library](https://www.syncfusion.com/powerpoint-framework/winui/powerpoint-library)
  - Create PowerPoint presentations.
  - Open, modify, and save presentations.
  - Convert PPTX to PDF and images.
  - Encrypt and decrypt PPTX.
  - Create and edit:
    - Animation
    - Comments
    - Transition effects.

- [Word Library](https://www.syncfusion.com/word-framework/winui/word-library)
  - Create Word document.
  - Open, modify, and save Word documents.
  - Advanced mail merge support.
  - Find and replace text.
  - Encrypt and decrypt documents.
  - Export Word document.

- [ComboBox](https://www.syncfusion.com/winui-controls/combobox)
  - Custom search and filtering.
  - Token support for multiple selection.

- [Ribbon](https://www.syncfusion.com/winui-controls/ribbon)
  - Key tips.
  - Contextual tab groups.

## What’s New in .NET MAUI in 2021 Volume 4

- **New controls**
  - [Badge View](https://www.syncfusion.com/maui-controls/maui-badge-view)
  - [Effects View](https://www.syncfusion.com/maui-controls/maui-effects-view)
  - [ListView](https://www.syncfusion.com/maui-controls/maui-listview)
  - [Range Slider](https://www.syncfusion.com/maui-controls/maui-range-slider)
  - [Scheduler](https://www.syncfusion.com/maui-controls/maui-scheduler)
  - [Slider](https://www.syncfusion.com/maui-controls/maui-slider)

- **New file-format libraries**
  - [Excel Library](https://www.syncfusion.com/excel-framework/maui/excel-library) .
  - [PDF Library](https://www.syncfusion.com/pdf-framework/maui/pdf-library) .
  - [PowerPoint Library](https://www.syncfusion.com/powerpoint-framework/maui/powerpoint-library) .
  - [Word Library](https://www.syncfusion.com/word-framework/maui/word-library) .

- **WinUI support for:**
  - Badge View.
  - Cartesian charts.
  - Circular charts.
  - Effects View.
  - Radial Gauge.
  - Range Slider.
  - Scheduler.
  - Slider.
  - Tab View.

- **Badge View**
  - Customize the position of the badge.
  - Add animation.
  - Customize the badge and its text.

- **Effects View**
  - Ripple animation.
  - Scale up, scale down, and rotation effects.

- **Range Slider and Slider**
  - Numeric and date support
  - Labels
  - Ticks and dividers
  - Discrete mode
  - Drag mode
  - Interval selection
  - Tooltip

- **Scheduler**
  - 8 view modes.
  - Data binding with business objects.
  - Recurring, all-day, and spanned appointments.
  - Different time zone handling.
  - Localization and globalization.

## What’s New in WPF in 2021 Volume 4

- [Diagram](https://www.syncfusion.com/wpf-controls/diagram)
  - Angled connector drawing.
  - Containers to hold nodes and connectors together.
  - Connector splitting support.
  - Annotation interaction.

- [PDF Viewer](https://www.syncfusion.com/wpf-controls/pdf-viewer)
  - Hide, show, and remove annotations.
  - Add custom stamps.

## Develop a WinUI EMI calculator app

- Download the example used in this webinar: [Loan EMI Calculator in WinUI demo on GitHub](https://github.com/SyncfusionExamples/loan-emi-calculator-winui-app) .

## Recommended resources (related links)

- See what else is new with [2021 Volume 4](https://www.syncfusion.com/products/whatsnew?utm_source=youtube&utm_medium=video&utm_campaign=wpf_vol32021_vid_ytoct21) .
- Download a free trial of the Syncfusion [WinUI](https://bit.ly/3n312vI) controls.
- Download a free trial of the Syncfusion [WinForms](https://bit.ly/3neEJU6) controls.
- Download a free trial of the Syncfusion [WPF](https://bit.ly/3AUlRys) controls.

## Related blogs

- [Exploring WinUI Calendar Date Picker and Calendar DateRange Picker](https://www.syncfusion.com/blogs/post/exploring-winui-calendar-date-picker-and-calendar-daterange-picker.aspx)
- [Everything You Need to Know About The WinUI Badge Control](https://www.syncfusion.com/blogs/post/everything-you-need-to-know-about-winui-badge-control.aspx)
- [WinUI Scheduler: A Smart Tool to Handle Appointments in a Hospital](https://www.syncfusion.com/blogs/post/winui-scheduler-a-smart-tool-to-handle-appointments-in-a-hospital.aspx)
- [How to Develop a Sleep Tracker in WinUI and Exploring 2021 Volume 3 Updates for WinUI, MAUI, & WPF [Webinar Show Notes]](https://www.syncfusion.com/blogs/post/how-to-develop-a-sleep-tracker-in-winui-and-exploring-2021-volume-3-updates-for-winui-maui-wpf-webinar-show-notes.aspx)
