Learn how to build and run local Wisej.NET Hybrid applications on macOS. You must have Visual Studio Code for mac and the C# / MAUI extensions installed.
We have received a few questions lately about how to start developing a new Wisej.NET application so I decided to make a video of the process that covers used libraries, an application template and a demo of how to develop forms and dialogs with DataGridView and entry fields.
Live recording of the release event for Wisej.NET 3.5 and Wisej.NET Hybrid, including a Keynote by Dino Esposito and a Case Study from Amtech Software
Levie Rufenacht introduces Wisej.NET & Wisej.NET Hybrid as part of fecher’s 2023 webinar series.
Thomas Althammer describes the migration process from Windows Desktop to Web using Wisej.NET.
This is part 2 of Joe’s series of Wisej.NET controls. In this video he demonstrates the power and flexibility of the Label and the LinkLabel controls.
The Accordion control is an alternative to the TabControl. In this video Joe introduces the Accordion control and shows some of the commonly used properties.
Joe shows how to create an MDI project, add a child form and have context menus on the MDI tabs.
Writing an MDI app that runs in the browser is as easy as it gets with Wisej.NET. Joe already showed how to create an MDI project in his previous video.
This video continues the MDI series. Joe adds a RibbonBar component to the MDI window and handles enabling/disabling of ribbon buttons dependent on the active mdi child.
You want to enable the [SAVE] button as soon as the user types his first character?
In this video Joe shows a little sample game called Snake that demonstrates how to draw images in a Wisej.NET PictureBox control.
In this video Joe shows a little sample game called TicTacToe. It runs in the browser and is entirely written using C# and Wisej.NET.
In this video, Charlie shows us how to install Wisej.NET using the new Visual Studio installer. He takes a look at the project setup and how to create a background task in Wisej.NET.
Joe explores the properties and possibilities of Wisej’s NavigationBar extension. Wisej is a framework building enterprise-level ASP.NET Core applications using C# or VB.NET.
In this video Joe shows a neat tool built with Wisej that can generate SQL statements out of a SQL Server database schema. As a bonus, the application also generates model classes from the database tables.
In this video Joe shows a small sample to demonstrate how to access a SQL Server Database using Dapper.
Learn how to register an endpoint in the Wisej Mobile Portal and integrate a document scanner into a Wisej application.
Migrate impossible Winforms applications to real HTML5 web applications in minutes! Don’t try this at home using Blazor. 🙂
Wisej Mobile provides a solution for developers looking to build beautiful hybrid applications in C# without using Xamarin or .NET Maui.
Learn how to customize the DataGridView control and in Wisej.
Learn how to implement INotifyPropertyChanged to alert of property changes in your Wisej application.
A Wisej solution contains standard web project files such as Default.html, Default.json and favicon.ico.
Wisej comes with a ton of powerful extensions. In this video, Joe explains how to use one of them, the RibbonBar control.
Joe explains how to use the DataGridView in Wisej. The DataGridView control provides a customizable table for displaying data.
Jens Eidinger speaks about Migration from WinForms to Web using Wisej during the BASTA! 2021 Fall Conference in Mainz, Germany.
Thomas Althammer speaks at the Fall 2021 BASTA! Software Development Conference in Mainz, Germany about Wisej.
Discover the endless possibilities of unreal web development.
Being able to edit a theme live on your application is a powerful feature of the Wisej Theme Builder. You can see in real time what your artistic skills looks like on your real application.
From a simple “Hello, World!” app to the most complex business web application, Wisej makes it easy so you can focus on what matters instead of fighting with weird syntax and disconnected frameworks.
The flexibility of the Wisej tools system is unparalleled. You can add small action icons to most controls, in different positions and alignments and with advanced behaviors.
Responsive profiles and properties are unique to Wisej. You can assign a different value to the same property for each profile. Wisej will switch the values when a profile matches the user’s browser or device.