Quantcast
Viewing all articles
Browse latest Browse all 27077

VS 2012 Best Approach to my Application, SQL or NOSQL?

Hello Everyone I need your suggestions on what would be the best approach in creating my App.

I am using VB.net and its going to be online.

Main Features:

On Runtime, Creating multiple Panels with multiple Functions... Within every created Panel.. There is an Add Button where Every time I click Add Button, It is created and embed with a Function like drag and drop. And by the way.. the Panel I created on Runtime is a UserControl embed with a panel For a Customize design and Function.

So on at Runtime I am Creating UserControls with Functions.

For every Added Panels and buttons etc.. I always use Addhandler, Addressof

And I will be using a database like Phpmyadmin.

What would be the best way in Saving the Created Panels with its Functions.

SQL or NOSQL? or any ideas on what would be much beter?

What I meant for SQL is - Is like I would save into the database the buttons and panels I created, save their .text, location, and other properties, Like in my database their is an Column for text, Location, Panel_ID, Button_ID, ParentContainerID etc.

What I menat for NOSQL is - Is like a serialization method to put the setttings into a structure. Then save the structure as a binary object so I don't have to parse the individual properties. converts a structure to a byte array. Then save the byte array into the database.

Viewing all articles
Browse latest Browse all 27077

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>