Michael Maddison
michael at ddisolutions.com.au
Mon Dec 13 00:03:50 CST 2010
John,
I was the same way. Still very much finding my way in ASP.net.
But the basics are pretty straightforward.
An ASP.net application is basically,
Normal .net code, c# or vb.net whatever.
Normal HTML
Javascript (optional)(inserted by VS)
Create a new asp.net project.
Add a webform, select code in separate file.
Change to split view
Add a SQLDataSource control to the designer part of the form, hook it up
to a small table.
Add a DataGrid control to the designer part of the form, set the
datasource.
Run the project.
See http://www.asp.net/get-started to get started.
I've only done web forms and Ajax so far.
Cheers
Michael M
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Monday, 13 December 2010 4:33 PM
To: VBA
Subject: [dba-VB] Browser based database
I need to do two different browser based databases (I think). I know
nothing about this. Both
clients need to enter data and have multiple users hitting the database
from home and office computers.
Where do I start? I am getting pretty good with C# / SQL Server but
those are computer based
"applications". If I could do an internet download installation, I
could probably (maybe) go there.
Except what about admin rights etc.
Is asp.net viable? Is it close to C#? If I keep the data entry screens
simple can I do it in C#
and then just "press a button" to turn it into ASP.net? Please don't
make rude noises here.
;)
I just know nothing about internet facing application programming and I
feel really inadequate on
this stuff.
--
John W. Colby
www.ColbyConsulting.com <http://www.ColbyConsulting.com>
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com <mailto:dba-VB at databaseadvisors.com>
http://databaseadvisors.com/mailman/listinfo/dba-vb
<http://databaseadvisors.com/mailman/listinfo/dba-vb>
http://www.databaseadvisors.com <http://www.databaseadvisors.com>
________________________________
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1170 / Virus Database: 426/3311 - Release Date: 12/12/10