syncfusionsyncfusion-blogs.hashnode.dev·Nov 20, 2024Creating a Dynamic WPF Chart Dashboard to Showcase 2024 Women’s T20 World Cup StatisticsTL;DR: Let’s build an interactive dashboard to showcase stats from the 2024 Women’s T20 World Cup using Syncfusion WPF Charts. Learn to structure cricket data, implement dynamic charts, and create a UI for filtering by team or player. Visualize runs,...Discusscharts
Jaewung LeeforJamesnetGroupjamesnetgroup.hashnode.dev·Nov 8, 2024In-Depth Technical Analysis of XAML-Based Frameworks and Cross-Platform Project Architecture DesignThis article is a restructured version of the presentation given at the BMW Meetup session held at Microsoft's headquarters in Korea on October 22nd. In this seminar, we delve deeply into various XAML-based platforms, cross-platform strategies, and t...DiscussXAML-Based
syncfusionsyncfusion-blogs.hashnode.dev·Nov 8, 2024Semantic Searching using Embedding in WPF DataGridTL;DR: Boost your WPF DataGrid’s search capabilities with semantic searching! This blog shows how to use Syncfusion’s WPF DataGrid and SmartComponents.LocalEmbeddings to perform intelligent searches by converting text into numerical embeddings. Imple...Discussdatagrid
syncfusionsyncfusion-blogs.hashnode.dev·Oct 15, 2024AI-Powered Smart Paste in WPF Text Input Layout for Effortless Data EntryTL;DR: Transform Your WPF Apps with AI-Powered Smart Paste! This blog guides you through integrating the smart paste feature into the Syncfusion WPF Text Input Layout control for customer feedback forms. By harnessing AI, you can streamline data entr...DiscussText Input Layout
syncfusionsyncfusion-blogs.hashnode.dev·Oct 7, 2024Create a WPF FastLine Chart to Analyze Global Population Trends by Age GroupTL;DR: Create a WPF FastLine Chart with plot bands to analyze global population trends by age group, covering both historical data and future projections. This guide includes data preparation, chart configuration, and customization techniques for eff...Discusswpf charts
syncfusionsyncfusion-blogs.hashnode.dev·Aug 22, 2024Chart of the Week: Clean and Preprocess E-Commerce Website Traffic Data Using an AI-Powered Smart WPF ChartTL;DR: Learn to visualize e-commerce website traffic data with an AI-powered smart WPF Chart. This blog covers using Azure OpenAI for data cleaning and preprocessing, including handling missing values and outliers. It demonstrates integrating Azure O...Discusswpf chart
Harshal Sutharifourtechnolab.hashnode.dev·Aug 6, 2024Maui vs WPF - Key Differences That Businesses Should KnowIn today's dynamic world of application development, businesses often struggle to pick the right framework. This blog post highlights the main differences between Windows Presentation Foundation (WPF) and .NET Multi-platform App UI (MAUI). WPF is a m...Discuss.NET MAUI vs WPF
syncfusionsyncfusion-blogs.hashnode.dev·Aug 2, 2024Chart of the Week: Creating a WPF Doughnut Chart to Visualize the New European Parliament’s Composition in 2024TL;DR: Let’s demonstrate how to visualize the 2024 European Parliament composition with the Syncfusion WPF Doughnut Chart. Steps include gathering election data, configuring data models, binding this data to the chart, and detailed customization of t...DiscussChat
Omar Urbano | LightningChartlightningchart.hashnode.dev·Jun 10, 2024LightningChart .NET v.12 is out now!LightningChart .NET is a high-performance charting library designed for use in .NET applications. LightningChart .NET is optimized for: high-performance applications supports a wide range of chart types (line charts, bar charts, scatter plots, heat...Discuss·54 readslightningchart
Dianne De Jesusdiaanedev.hashnode.dev·Jun 2, 2024WPF User / Application SettingsIf your application has custom settings, whether they be for the application as a whole or a customization for users, Microsoft already has a solution for you to store them. You can create these settings with the VS designer, just go to the propertie...Discusswpf