thank you guys, if it is the case i have to break the long line into small lines
Posts made by IT-ADMIN
-
RE: Long line breaks syntax highlighting in atom editor
-
Long line breaks syntax highlighting in atom editor
Hi guys
any one use atom editor here, i have an issue with long line, it breaks syntax highlighting, after a certain number of charterer, the text is shown without highlighting
is there any solution for this ??
thanks in advance
-
RE: what language used in Mangolassi
then what is attractive about node.js ??
-
RE: what language used in Mangolassi
the most interesting thing in node.js is that you can do the whole project with a single language javascript (server side and client side) not like other server side languages like ASP.net or PHP where you have to use 2 different languages (i mean PHP and javascript or ASP.net and javascript )
-
RE: what language used in Mangolassi
@scottalanmiller said:
@IT-ADMIN said:
@scottalanmiller but PHP still has the lion share in the web market, isn't it??
Because things are not rewritten. It definitely has very little of the share of things being written today.
Oh! i see
-
RE: what language used in Mangolassi
@scottalanmiller but PHP still has the lion share in the web market, isn't it??
-
what language used in Mangolassi
Hi guys
what programming language used in developing Mangolassi, is it PHP right ?? (i know that for DB it use mongoDB)
thanks
-
RE: Home Network Firewall Options
i'm currently using pfsense for small size business, it works great all in one, but as other guys mentioned, a PC will consume much more electricity than a router device does
-
RE: Web Application VS Windows Application
before with relational DB, we establish the conceptual model that include all entities of the whole project and the relation between them (one to many or many to many) then based on the entities we create tables and start developing the app based on the model, but now i'm lost with this new methodology of DB,
between us i really found this document DB very useful and easy but i'm still unable to put my feet on the right way -
RE: Web Application VS Windows Application
ah i see, so there are rules, can you please give me any guide how to start a project using document DB from A to Z, because really i'm lost in this stage, document DB is new for me and i do not know where i should start,
you can imagine someone hear something for the first time and he is ignorant of the steps he should follow -
RE: Web Application VS Windows Application
wow, how it can be arbitrary like this, no rules, no models to follow,
strange -
RE: Web Application VS Windows Application
dear Scott please can you tell me what are the right steps to follow when working with document DB ?? i mean are there any models to follow in document DB similar to Merise or UML in relational DB ??
-
RE: Web Application VS Windows Application
in my above data model diagram, where i have many to many relationships between entities, what is the best approach: references or embedded documents ??
-
RE: Web Application VS Windows Application
Ok, is it possible to use MongoDB if we have a relation many to many in our data model ?? i know it is possible but is it that simple as RDBMS ???
-
RE: Web Application VS Windows Application
sometimes i say how people like you have time to even discuss in this forum, he could be hired by big companies like google or apple, and not wasting his time with people like me