Hi all,
I'm building a personal project that depending on its acceptance it might become a professional product, which may mean creating a company and so on.
I have background in Microsoft technologies, and my prototype should be a web site (ASP.Net for example). I would prefer to use ASP.Net since I have know how but I'd like to keep license costs as zero (at least for now).
In order to overcome SQL Server limits for free usage, I'm thinking on using ASP.Net + MySql for the DB engine. My question is that this is a free of charge option (except for the hosting of course)?
Thank you!