Should I use Boonex Dolphin?
-
Hello everyone, I am new to these forums and pretty much new to programming. I am, though, very willing to learn. So, I am working on a personal project which involves creating a website where users should be able to have their own profiles. I found the following software which can help me do this: http://www.boonex.com/dolphin[] I am unsure of if it is a good idea to use it? Should I try to program the website from scratch instead? Will this take forever, though? Do any of you have any suggestions on how I should move forward with this? Thank you so much for taking the time to look at my post!
-
Hello everyone, I am new to these forums and pretty much new to programming. I am, though, very willing to learn. So, I am working on a personal project which involves creating a website where users should be able to have their own profiles. I found the following software which can help me do this: http://www.boonex.com/dolphin[] I am unsure of if it is a good idea to use it? Should I try to program the website from scratch instead? Will this take forever, though? Do any of you have any suggestions on how I should move forward with this? Thank you so much for taking the time to look at my post!
Welcome. It's pretty much impossible to answer your questions. We know nothing about that library, what it does, what it takes to use it, if it will suit your requirements, ... We also know absolutely nothing about you, what your skill set is, your experience with .NET, HTML, CSS, databases, previous apps you've written, ...
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Hello everyone, I am new to these forums and pretty much new to programming. I am, though, very willing to learn. So, I am working on a personal project which involves creating a website where users should be able to have their own profiles. I found the following software which can help me do this: http://www.boonex.com/dolphin[] I am unsure of if it is a good idea to use it? Should I try to program the website from scratch instead? Will this take forever, though? Do any of you have any suggestions on how I should move forward with this? Thank you so much for taking the time to look at my post!
Hi, It depends on a few things: a)does it do what you what ? b)is it open source or not ? c)is the library maintained by the company that developed it ? If not, you will find your self later in the situation to change the library. Regards, Paul Joseph.