After a year of developing with Wisej using VB.NET, I have the following observations:
Wisej makes it incredibly convenient and fast to design and develop applications. The interface is very user-friendly and closely resembles WinForms programming. Writing code has never felt this simple and efficient. Developers no longer have to struggle with HTML, CSS, or JavaScript. Changes related to user experience can be made swiftly, and creating data entry forms is extremely seamless, accelerating the product design process by several times compared to languages like Angular, Blazor, etc.
It’s surprising that companies like Microsoft or Meta haven’t adopted this approach. I truly find it amazing to work with Wisej. Perhaps Microsoft should take inspiration from Wisej to create a similar product for application developers in the management domain.
However, Wisej has a few drawbacks that I hope will be addressed in future versions:
I sincerely hope that the upcoming Wisej 4.0 release will address these issues.
Dear Nhan,
thanks for sharing your feedback on Wise.NET.
While we are very happy to hear about your Pros, please let me address your Cons here:
Wisej.NET starts up and runs faster than any other framework we have seen in production. We have projects with millions of records that start in milliseconds and run extremely fast on the client with hundreds of controls and on the server with lots of data. Usually slowness in an application is caused by the application architecture.
Are you using any static constructs? We did not have a single report yet where session management would fail. If you can reproduce it in an isolated test case we are happy to investigate.
All major report components can be integrated with Wisej.NET. Some of the web viewers are a bit limited in terms of functionality but that it’s up to their vendors. Typically we perform the report generation on the server and provide the results for a PDFViewer on the client. There are currently no plans to change this.
There might be a misunderstanding here: The limit is not 100 concurrent users, it’s 100 concurrent requests. Wisej.NET requests are very small and very fast due to the micro architecture of the differential packages. We also provide an entirely free server version.
Our barcode extension is just a wrapper to free 3rd party software. If there is a need for higher quality there a lot of options available at the market that are easy to integrate but might require additional costs.
Best regards
Frank
Please login first to submit.