Tag: visual basic

  • How to install Termux with .NET 8.0 on Ubuntu 24.04 LTS PRoot Distro

    How to install Termux with .NET 8.0 on Ubuntu 24.04 LTS PRoot Distro

    Ubuntu 23.10 and later recently packaged all of the .NET 8.0 packages or later that were available in Microsoft’s public repositories. Although it was proven to be extremely difficult to package for because the build system uses the Internet and the Debian Packaging Guidelines explicitly stated that no package in the main archive may use…

  • The second preview of .NET 9 is out!

    The second preview of .NET 9 is out!

    Since .NET 8.0 was released in November of the last year, they are currently working on the next version of .NET, which is 9.0. As a result, Microsoft is excited to release the second preview of .NET 9 to let you try out its brand new features. You can download the second preview of .NET…

  • The first preview of .NET 9 is out!

    The first preview of .NET 9 is out!

    Since .NET 8.0 was released in November of the last year, and the Microsoft team has been working on the next version of .NET, which is 9.0, they made the first preview of the upcoming .NET version. As a result, Microsoft is excited to release the first preview of .NET 9 to let you try…

  • Mass obsoletion of projects reasoning

    Mass obsoletion of projects reasoning

    Between November and February, you may have noticed a mass ton of projects that are deprecated and removed from the list of projects in both the main site and the GitHub organization page. Usually, we deprecate projects whenever they have become so old that a better implementation was found in one of our libraries and/or…

  • Some Big Announcements

    Some Big Announcements

    Following the new year, we have some of the big announcements that excite us and all our users who will be looking forward to the major developments throughout the entire year, 2024. 2023 was a year that brought many great additions and improvements, especially those that have surfaced after September of the last year. Various…

  • Terminaux 2.0 is out now!

    Terminaux 2.0 is out now!

    Since Terminaux 1.0 was released in August 2022, we’ve made continuous improvements to several of the features, especially the console reader. Yesterday, Nitrocid KS 0.1.0 Beta 3’s development has finished, but it isn’t released yet until December 28th, 2023 comes. Terminaux 2.0 strives to improve many core features that Terminaux 1.0 contains. To download Terminaux…

  • How to install Termux with .NET 8.0

    How to install Termux with .NET 8.0

    Ubuntu 23.10 and later recently packaged all of the .NET 8.0 packages or later that were available in Microsoft’s public repositories. Although it was proven to be extremely difficult to package for because the build system uses the Internet and the Debian Packaging Guidelines explicitly stated that no package in the main archive may use…

  • .NET 8.0 LTS released!

    .NET 8.0 LTS released!

    The fourth Long Term Support (LTS) release for the modern .NET framework, .NET 8.0 has just been released! This release features performance improvements across various areas, feature additions, and many changes that will improve your .NET development experience. To download this version of .NET, visit the below link by clicking on the buttons shown below:…

  • UseShellExecute Process and StartInfo Debugging on .NET

    UseShellExecute Process and StartInfo Debugging on .NET

    Please note that this article is published incomplete, so complete details can be found here. Check the relevant ticket here. We’ve recently run an investigation made internally that involves the Process class and its UseShellExecute feature. This is an investigation about a pitfall when debugging the StartInfo property of a process that is to be…

  • BassBoom! Announcement

    BassBoom! Announcement

    When we discovered that there were actually no working C# managed cross-platform libraries that can deal with MP3 files and play them, we came up with a solution that’s going to excite all of you. For instance, NAudio can only play music files on Windows systems, while it’s basically useless as a music player on…

  • Regarding Assembly Signing for our libraries

    Regarding Assembly Signing for our libraries

    We have started signing our assemblies, with Nitrocid KS and Terminaux being the first two assemblies to be signed using the signing key that’s available for all our open-source projects. This signing key was made exclusively for our .NET projects. However, it looks like we didn’t sign the remaining apps and libraries. Starting September 13th,…

  • Obsoleting Extensification

    Obsoleting Extensification

    Extensification was released in 2020 to aid in making otherwise complicated methods a simple thing to do. It was initially intended for Nitrocid KS (Kernel Simulator at the time), but later extended to some of our projects. It was because we were using Visual Basic at the time, which was known for its limited development.…

  • MSBuild PPA deprecated, again

    MSBuild PPA deprecated, again

    On 2021-04-02, the MSBuild PPA was renewed to build the Visual Studio project building software for .NET, MSBuild. When the PPA was rebuilt, Microsoft didn’t put .NET Runtime and SDK into the Ubuntu repositories at the time. However, as we told you previously, Microsoft managed to do the impossible to put both .NET 6.0 and…

  • Can you use a .NET console app as Init?

    Can you use a .NET console app as Init?

    When Linux starts up, it first initializes the initial kernel functions, especially those that have to do with hardware like the HAL layer, and probes all the hardware installed on your computer. Once this is done, it begins to switch to user mode with several functions, and one of them is launching the initialization program,…

  • How to install Termux with .NET 6.0

    How to install Termux with .NET 6.0

    Ubuntu 22.04 and later recently packaged all of the .NET 6.0 packages or later that were available in Microsoft’s public repositories. Although it was proven to be extremely difficult to package for because the build system uses the Internet and the Debian Packaging Guidelines explicitly stated that no package in the main archive may use…

  • The impossible happened! .NET 6.0 in Official Linux Distro Repositories!

    The impossible happened! .NET 6.0 in Official Linux Distro Repositories!

    .NET 6.0 was released last year as a long-term support release to give you exciting new features, such as support for Apple Silicon chips used in the latest MacBooks and Macs in general, massive performance improvements, support for C# 10 and F# 6, improved support for WebAssembly, and much more to offer. It was originally…

  • Color Blindness in ColorSeq

    Color Blindness in ColorSeq

    ColorSeq version 1.1 is released to support color blindness during the generation of the color sequences and various improvements in several areas of generation. This version of ColorSeq offers color blindness simulation using the 1997 formula made by Hans Brettel, Françoise Viénot, and John D. Mollon. So, seeing as more and more programs are getting…

  • Ending support for ReadLine.Reboot

    Ending support for ReadLine.Reboot

    We have introduced you to ReadLine.Reboot back in June when we’re trying to expand the base library, ReadLine, after it got abandoned by Toni Solarin-Sodara in 2018. Since then, we have made claims that this reboot will keep being developed through its lifetime. Sadly, we have made our final decision regarding this project, and what…

  • C# Top-level statement console template problem partly solved

    The top-level statement console template problem started when .NET 6.0 was released back in November 8th, 2022. During its development time, there was a proposal from a C# developer who suggested using the top-level statements with implicit usings and nullable contexts in the console template which was unchanged from the very start of .NET going…

  • GRILO – Bootloader Simulator

    After four years of no major application after Kernel Simulator, which was out in 2018, we finally decided to release the bootloader simulator imagined, called GRILO! You may be surprised by the origin of the name, but it’s a portmanteau of both names of the famous Linux bootloader still used by now, GNU GRUB, and…

  • Kernel Simulator 0.0.24.0

    Did you remember PowerLine? Have you ever seen it and used it? If not, PowerLine is a terminal beautifier which will make your terminal prompt look more awesome than before. It uses its own glyph, which are usually spotted with the Nerd Font typefaces, and can be rendered on the terminal prompt if it’s supported.…

  • AppVeyor configuration project version patching clarification

    AppVeyor is a CI environment that can build projects of various types, like .NET 6.0 projects. It is highly customizable, given that you can either use its own way of building projects, or you can provide scripts for building projects. You can not only insert scripts before and after building, but you can also insert…

  • Redesign of Console in .NET 7.0

    When .NET Framework was first released, it supported console applications using the System.Console facility. It was initially implemented only for Windows, because it makes use of the internal Windows APIs according to the Reference Source (There are actual calls to the native Windows API functions). Mono implemented their own solution to use in platforms other…

  • Overcoming the FileSystem.Write() Dilemma

    During the development of the upcoming Kernel Simulator 0.0.20.0, we have made a namespace change to all the source files. The only problem is that we didn’t put the TextWriterColor, which is a heart of the colored reliable console writing function, to its namespace; it stayed on its root namespace. We had a warning which…

  • XmlSerializer on Read-only Properties, Tried

    XML (short for eXtensible Markup Language) is one of the markup languages that is being used frequently, and is one of the most popular markup languages like JSON. Many programs use these markup languages as a way to store their configuration files, parse data, and so on. Depending on how the program was coded to…

Design a site like this with WordPress.com
Get started