Home All Groups Group Topic Archive Search About

Regarding a dot net application program

Author
13 Jan 2006 6:13 PM
mdeepaks@gmail.com
Sir,

I am doing a project in dot net. My project is to build anonline
medical database system. Is this possible in vb.net or asp.net..?

Author
13 Jan 2006 6:21 PM
_AnonCoward
<mdeep***@gmail.com> wrote in message
news:1137176018.060790.166700@g14g2000cwa.googlegroups.com...
: Sir,
:
: I am doing a project in dot net. My project is to build anonline
: medical database system. Is this possible in vb.net or asp.net..?


Yes, but it wouldn't be a small effort.

Ralf
Author
13 Jan 2006 7:48 PM
Hector Minaya [VB.Net MVP]
Yes it's possible to do it.

--


Hector Minaya, VB.Net MVP
hminaya@vbdevelopers_NOSPAM.net
blog: http://www.VBdevelopers.Net

<mdeep***@gmail.com> wrote in message
Show quoteHide quote
news:1137176018.060790.166700@g14g2000cwa.googlegroups.com...
> Sir,
>
> I am doing a project in dot net. My project is to build anonline
> medical database system. Is this possible in vb.net or asp.net..?
>
Author
13 Jan 2006 8:15 PM
Kerry Moorman
mdeepaks,

My suspicion is that if you have to ask the question you don't have the
experience to build such a project.

Kerry Moorman


Show quoteHide quote
"mdeep***@gmail.com" wrote:

> Sir,
>
> I am doing a project in dot net. My project is to build anonline
> medical database system. Is this possible in vb.net or asp.net..?
>
>
Author
14 Jan 2006 12:19 AM
Homer J Simpson
<mdeep***@gmail.com> wrote in message
news:1137176018.060790.166700@g14g2000cwa.googlegroups.com...

> I am doing a project in dot net. My project is to build an online
> medical database system. Is this possible in vb.net or asp.net?

Why do it that way? MS Access is a quicker way to build. If you find it runs
out of steam, you can use an SQL back end. The only reason to use .NET is to
do very complex tasks which exceed the capabilities of MS Access.
Author
14 Jan 2006 6:55 AM
Cor Ligthert [MVP]
....
> Sir,
>
> I am doing a project in dot net. My project is to build anonline
> medical database system. Is this possible in vb.net or asp.net..?
>
Yes that is relative easy with VBNet,

However, tell us what version of VB you use before we give more answers.
There are about databases a lot of changes between the versions Net 1.x and
Net 2.0

Cor