winforms

Windows Forms (WinForms) is a free and open-source graphical (GUI) class library included as a part of Microsoft .NET, .NET Framework or Mono, providing a platform to write client applications for desktop, laptop, and tablet PCs. While it is seen as a replacement for the earlier and more complex C++ based Microsoft Foundation Class Library, it does not offer a comparable paradigm and only acts as a platform for the user interface tier in a multi-tier solution.At the Microsoft Connect event on December 4, 2018, Microsoft announced releasing Windows Forms as an open source project on GitHub. It is released under the MIT License. With this release, Windows Forms has become available for projects targeting the .NET Core framework. However, the framework is still available only on the Windows platform, and Mono's incomplete implementation of Windows Forms remains the only cross-platform implementation.

You do not have permission to view the full content of this post. Log in or register now.
  1. B

    Winform to database

    Pano gawin yung winforms na nakaconnect sa data base mga master? Ayaw kasi magrun . Win11 laptop ko. Ayoko kasi magdowngrade . hp 8gb ram 64bit win11 Eto device kong gamit
Back
Top