Skip to main content
Ice Tea GroupIce Tea Group
Back to home
Resources

Blog

News, releases, deep-dive tutorials, and modernization insights from the team behind Wisej.NET, Wisej.AI, and the PPJ Framework.

29 posts match your filters · page 2 of 4

Not Just for Text: Exploring the TextBox and Input Type
UI ComponentTutorials

Not Just for Text: Exploring the TextBox and Input Type

The TextBox control in Wisej.NET is a wrapping of the HTML <input> element. While this is often used for text input, it can also be used for many other data types such as colors, dates, telephone numbers, and more.

May 3, 20232 min
Tutorials

Services, Dependency Injection and Composition

In this blog we explore support for services, dependency injection (DI) and composition (MEF) in Wisej.NET 3.1.

September 22, 20224 min
Passwordless Authentication in Wisej.NET using WebAuthn
Tutorials

Passwordless Authentication in Wisej.NET using WebAuthn

Face id, Windows Hello, and YubiKey are all fantastic examples of the additional security and convenience advantages that device-specific and external authenticators can bring to the table. We realized we had to find a way to get these sorts of tools into our user's hands, so we put our team to work implementing the WebAuthn API. Adding device-specific and external authenticators to web apps was previously complex and time-consuming for developers, but with this native Wisej.NET extension, it has never been easier.

August 15, 202211 min
UI ComponentTutorials

Document Editing Made Easy: Wisej.NET + Syncfusion Word Processor

Syncfusion just released a new blog that describes how their Essential Studio JS can be integrated into Wisej.NET making document editing on the web very easy. Documents can be retrieved either from the server or edited directly on the client using the new Wisej ClientFileSystem extension. The entire Syncfusion EJ Libraries are wrapped as Wisej.NET controls in our Premium extensions. Read more

May 13, 20221 min
UI ComponentTutorials

Native alert and confirm

How to use the browser's native alert and confirm boxes and be fully integrated with the server side .NET code execution workflow.

August 20, 20211 min
Rapid Web Development with Wisej
Tutorials

Rapid Web Development with Wisej

The German windows.developer magazine features a comprehensive review of Wisej's capability for low-code rapid web development. Read a reprint of the full article here.

July 30, 20211 min
ModernizationTutorials

SCADA Systems on the Web

Web-enabling for production control systems is a challenging task. A new article on CodeProject.com explains how Wisej can be used to implement or migrate SCADA and OPC-based systems to the Web.

July 30, 20211 min
UI ComponentTutorials

Cool login pages

Transform a boring login dialog to an amazing login page.

April 17, 20211 min