Happy 20th Anniversary, Npgsql! It seems like yesterday when I decided to start Npgsql. And today, Npgsql completes 20 years since the first public beta release! On May 18th, 2002, this is what was written in the first release notes of Npgsql version 0.1: 2002-05-18 First Npgsql beta release. In this version there is a limited functionality. It is only possible to connect and disconnect from server. Only clear text authentication is supported right now. To compile you can use the SharpDevelop to open the Combine file (Npgsql.cmbx) or type at command console: csc /t:library /out:Npgsql.dll NpgsqlConnection.cs AssemblyInfo.cs NpgsqlException.cs This will create the file Npgsql.dll that can be copied to the application directory. I will be working in the Command functionality now. Play with it and send your bugs and comments :) (fxjr) It's been a long journey since then. And what a journey!! :) It all started
Hi, all!! It's been a long time since the last time I posted here... Wow, almost 6 years!! What have I been doing all this time, you may wonder... Well, I've been studying a lot and playing with other projects besides Npgsql, which btw is in excellent Shay Rojansky's hands. So, what I've been up to, you may ask? Well... I've been playing with mobile development. More specifically Android Development. And I've already published some apps to Play Store. I'll talk more about them in future posts. Just wanted to let you know that I'm back to blogging and will keep posting about my projects again. Thanks for reading!