I'm .net developer but starter in umbraco cms, I'm going to develop website for travel agent which will provide available Cruises deals information and holiday packages through Api, Client also need control panel through which he can manage contents of his website and can add new deals for website visitore, I'm new with umbraco, can you guys suggest me that is umbraco a good choise for me, Can i modify umbraco Database? and can i fullfill all my client requirments without using umbraco as service? Thanks
It's hard to know if Umbraco can meet ALL you client requirements, since I don't know them all. But the platform is really flexible and it pretty much your imagination that sets the limits. Also the community is really helpful and friendly, so just post a question of you get any trouble.
Ps. All the above teqnologies are free and comes with Umbraco core and does not require Umbraco As A Service.
Need Suggestion
I'm .net developer but starter in umbraco cms, I'm going to develop website for travel agent which will provide available Cruises deals information and holiday packages through Api, Client also need control panel through which he can manage contents of his website and can add new deals for website visitore, I'm new with umbraco, can you guys suggest me that is umbraco a good choise for me, Can i modify umbraco Database? and can i fullfill all my client requirments without using umbraco as service? Thanks
Hi again Noor. Umbraco is good for fetching Api data and also sending data using your own custom WebApi:s.
When it comes to a control panel for managing the content off the site that's pretty much the essence of Umbraco, since it's a CMS mostly.
When it comes to storing your own custom data in your own defined table you can do this by using PetaPoco. Se link here: http://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/
Also see this thread: https://our.umbraco.org/forum/developers/api-questions/46411-Connect-and-insert-to-custom-database-table-in-V6-MVC
It's hard to know if Umbraco can meet ALL you client requirements, since I don't know them all. But the platform is really flexible and it pretty much your imagination that sets the limits. Also the community is really helpful and friendly, so just post a question of you get any trouble.
Ps. All the above teqnologies are free and comes with Umbraco core and does not require Umbraco As A Service.
Hope this helped you!
Is PetaPoco, is like entity framwork ? or can i use entity framwork for saving data to the custome tables?
Yes, you can use Entity Framework if you are more comfortable with that. Its just another ORM.
cheers, Your links are really help full.. i appreciate all the time you were able to give , to help me, it really means a lot thanks brother :D
Thank you for your kind words! Happy that i could be off help!! Good luck with your Umbraco site!! Have a good day!! :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.