with no experience if I learn how? Or should I try and get a template and make the customization features I need only? What is easier for a beginner?
The problems I am running into are I need a custom database feature that I cant find , so do I just learn to make it myself? I have seen this feature on many other sites…..
Thanks
No, not really, and your time is better spent doing what you are good at, then paying someone else to do what they are good at. This is one of the first rules of running a small business.
If you are needing a custom feature, the vast majority of software resellers out there, including my company, will customize it for you. If you have seen it on many other sites, though, just email webmaster@domain for each place you see this and ask what they used.
you can create your own database driven site, but you will need programming skills and knowledge of database management and SQL. also, you will need hardware and a server to host your site. you will also need to implement lot of security features to protect the data in your database, and to prevent hacking!
I’d suggest you to start studying about RDBMS (relational database management systems) and learn SQL. Also need to learn HTML, and some scripting like ASP or PHP.
If this website is for a business, you might want to hire a professional web developer.
Well, creating an on line shopping system with no knowledge of MySQL, PHP, and basic knowledge of web design can take you years. If you have the time to learn HTML, CSS, MySQL, and PHP – GO FOR IT! It will always be worth your time in studying and learning something new.
What sort of shopping system are you using now? What sort of customization are your wanting to accomplish? I can try to assist you.
nothing is impossible dear… learn PHP and mySQL then on know time, you’re building your own ecommerce site.
Hello,
you can use Microsoft starter kit for ASP.NET http://www.asp.net . It gives a SQL Server database with a complete and working ASP.NET Project, You just need to customize it.
Also dotnetNuke (www.dotnetnuke.com) it’s a good complete website in ASP.NET
Hi,
If you wish to build on your own, You could try a tool that builds database applications for you that can be further customized.The tool is Prescient Author (www.prescientauthor.com), You could try out evaluation copy from the website. It takes in database table design and creates a dot NET project (C# as code behind and ASPX as the front end) for us. It helped me, check out if it suits your purpose.
Cheers,