Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WhizBase vs C

1 view
Skip to first unread message

NurAzije

unread,
Jun 30, 2009, 3:25:28 AM6/30/09
to
Hi,
I am working on a study and I need expert opinion, I am not an expert
in C or C++, can anyone help me with a comparison between WhizBase
(www.whizbase.com) and C please.
I have posted this in other groups to get the maximum from all
languages, so please do not attack me and please be objective or
ignore my post.

Thank you in advance,
Ashraf Gheith

Helge Kruse

unread,
Jun 30, 2009, 8:08:44 AM6/30/09
to
The comparision is not so easy. How would you compare a bicycle and a screw.
Be sure, you will find a screw at the bicycle. So they are related. But how
would you define a comparision between them?

<cite>
WhizBase acts as an interface between your visitor's web browser and the
database located on your web site, displaying the database records as an
ordinary web page.
</cite>

C++ (C too) is a general language for programming computers.

/Helge

"NurAzije" <nura...@gmail.com> wrote in message
news:38ec9818-8c15-42bd...@h11g2000yqb.googlegroups.com...

NurAzije

unread,
Jun 30, 2009, 9:06:51 AM6/30/09
to
On Jun 30, 2:08 pm, "Helge Kruse" <Helge.Kruse-nos...@gmx.net> wrote:
> The comparision is not so easy. How would you compare a bicycle and a screw.
> Be sure, you will find a screw at the bicycle. So they are related. But how
> would you define a comparision between them?
>
> <cite>
> WhizBase acts as an interface between your visitor's web browser and the
> database located on your web site, displaying the database records as an
> ordinary web page.
> </cite>
>
> C++ (C too) is a general language for programming computers.
>
> /Helge
>
> "NurAzije" <nuraz...@gmail.com> wrote in message

>
> news:38ec9818-8c15-42bd...@h11g2000yqb.googlegroups.com...
>
> > Hi,
> > I am working on a study and I need expert opinion, I am not an expert
> > in C or C++, can anyone help me with a comparison between WhizBase
> > (www.whizbase.com) and C please.
> > I have posted this in other groups to get the maximum from all
> > languages, so please do not attack me and please be objective or
> > ignore my post.
>
> > Thank you in advance,
> > Ashraf Gheith
>
>

Thank you Helge.
can you make web with C?

Richard Heathfield

unread,
Jun 30, 2009, 9:25:53 AM6/30/09
to
NurAzije said:

<snip>

> can you make web with C?

The answer is either yes or yes, depending on what you mean.

With just C you can easily write CGI applications - i.e. create
dynamic Web pages.

With C and networking extensions (e.g. Berkeley sockets), you can
write a Web server.

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Forged article? See
http://www.cpax.org.uk/prg/usenet/comp.lang.c/msgauth.php
"Usenet is a strange place" - dmr 29 July 1999

0 new messages