Greetings Guys,
I am developing some analytical tools that make calls to
databases. Currently programming them in C#.
I want to make the tools available on a webpage (local
server) so that that the access to the tools instant (hopefully
blink of an eye).
My 3 short questions are:
(1) If i am setting up a website structure in dreamweaver,
what do i need to consider up front so that i can connect all the
C# files later.
(2) Can dreamweaver do the same by itself without me coding
in C#? i.e. Connecting to the databases (MS access right now, sql
server later) and retrieving arrays of data?
(3) Do you know that dreamweaver maintains the integrity of
data without corrupting it?
Your help is appreciated in advance.
Khattab