Thursday, March 29, 2012

Newbie - Where Can I find?

Hi Group,

Just wondering if anybody could point me in the direction of a link where I
could download some example ASP .Net pages which would allow me to Add,
Modify, Delete Tables for a SQL Database. I mean what im looking for is a
example which will explain how I do it?

Either that of some links for some how-to guides

Many Thanks
WizardThe Microsoft .Net SDK is the single best reference, and is filled with
articles, tutorials, samples, and an awesome reference. Best of all, it's
free!

http://www.microsoft.com/downloads/...&displaylang=en

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Wizard" <Wizard@.Wizard.com> wrote in message
news:FwOdnWFoi4VXCUDcSa8jmA@.karoo.co.uk...
> Hi Group,
> Just wondering if anybody could point me in the direction of a link where
> I
> could download some example ASP .Net pages which would allow me to Add,
> Modify, Delete Tables for a SQL Database. I mean what im looking for is a
> example which will explain how I do it?
> Either that of some links for some how-to guides
> Many Thanks
> Wizard
Download the Microsoft Web Data Administrator:
http://www.microsoft.com/downloads/...&displaylang=en

The Web Data Administrator is a utility program
implemented in ASP.NET that enables you to
easily manage your SQL Server data.

Using its built-in features, you can do the following
from Internet Explorer or your favorite Web browser:

Create and edit databases in Microsoft SQL Server 2000
or Microsoft SQL Server 2000 Desktop Engine (MSDE)

Perform ad-hoc queries against databases
and save them to your file system

Export and import database schema and data

--000--

Source code is included, so you can easily study it
and develop your own tools using it as a code example.

Juan T. Llibre
ASP.NET MVP
===========
"Wizard" <Wizard@.Wizard.com> wrote in message
news:FwOdnWFoi4VXCUDcSa8jmA@.karoo.co.uk...
> Hi Group,
> Just wondering if anybody could point me in the direction of a link where
> I
> could download some example ASP .Net pages which would allow me to Add,
> Modify, Delete Tables for a SQL Database. I mean what im looking for is a
> example which will explain how I do it?
> Either that of some links for some how-to guides
> Many Thanks
> Wizard

--
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.794 / Virus Database: 538 - Release Date: 11/10/2004

0 comments:

Post a Comment