http://localhost:4000/ Cory Smith Welcome to my little corner of the internet where you'll find mostly information related to Visual Basic (VB) and .NET as well as a few other things here and there. 2024-01-14T16:03:02-06:00 Cory Smith http://localhost:4000/ Jekyll © 2024 Cory Smith /assets/img/favicons/favicon.ico /assets/img/favicons/favicon-96x96.png Going Native 2024-01-14T15:15:00-06:00 2024-01-14T15:15:00-06:00 http://localhost:4000/posts/going-native/ Cory Smith As I typically do, I’m adding this mainly as a reminder to myself; but others might find it useful. I’m currently in the process of setting up several machines so that I can play with the native ahead-of-time code compiler functionality in .NET 8. Of course, this includes a couple of Linux machines; in my case I’m planning on the following (to start with): Windows 11 Debian Linux 11... vbPixelGameEngine 2024-01-08T20:34:00-06:00 2024-01-08T20:34:00-06:00 http://localhost:4000/posts/vbPixelGameEngine/ Cory Smith Announcing vbPixelGameEngine! What is vbPixelGameEngine? vbPixelGameEngine is a simple, cross-platform, prototyping and game engine framework. The project itself if very much inspired by olc::PixelGameEngine and the videos from @javidx9. However, these videos (as is the original project) are all utilizing C++; and I, of course, want to follow along using VB. This this project was born. And, ... VB, Linux, Copilot, AI and a Meme 2024-01-03T20:34:00-06:00 2024-01-03T20:34:00-06:00 http://localhost:4000/posts/vb-linux-copilot-and-a-meme/ Cory Smith For a myriad of reasons, my personal interaction with Linux continues to increase. I’d say the biggest contributor to this is, of course, the Raspberry Pi. With that said, having WSL2 has also contributed to this; initially mostly because of, well, Raspberry Pi. The release of Microsoft Windows 11 and it limiting which machines it will install upon has also contributed; what do do with these ... Classic Solitaire 2023-12-29T22:25:00-06:00 2023-12-29T22:25:00-06:00 http://localhost:4000/posts/classic-solitaire/ Cory Smith Eighteen (18) years ago I posted Solitaire (written in VB.NET). Let’s recap for a moment what the world was like at that time: Windows XP Visual Studio .NET 2003 GotDotNet Before GitHub, before CodeProject, before CodePlex… there was GotDotNet. This official (yet, apparently, unofficial?) .NET resource was the place to be. A ton of resources, amazing interactions with the community... Performance Optimization in Visual Basic .NET 2002 2023-12-22T15:38:00-06:00 2023-12-22T15:38:00-06:00 http://localhost:4000/posts/performance-optimization-in-visual-basic-net-2002/ Cory Smith I stumbled across another very interesting paper that appears to have vanished due to the shuttering of MSDN titled Performance Optimization in Visual Basic .NET from September 2002. As such, it has been rescued, reformatted and now lives here.