Mostly we want to change
We will create a custom
In this article we will
This tutorial covers one
output results of our
dropdown conrol using a
discuss providing a
option for including a
applications to another
datasource. This code
programmable method of
common header and footer
culture setting. In this
provides us to fill a
securing files on for your
into your HTML pages without
code sniplet we will format
dropdrown list using a
ASP.Net applications. This
having to modify the html
current date time for our
datasource. This code also
code could come in handy
page itself. Technologies
culture settings
displays us ASP.NET is
where you have an
used are the System.XML,
easier than classical ASP to
application hosted on an ISP
System.Net, and System.IO
generate custom controls.
and you do not have access
.Net classes.
to a folder outside of your
Web directory structure, and
you are not able to change
permissions on folder in the
Web. This method does not
require storing your file in
a binary field in your
database, thus reducing cost
of having to buy database
storage from your ISP, and
with no impact on the
network traffic between the
database and web servers.
Date: Oct, 28 2003 Date: Oct, 28 2003 Date: Sep, 07 2003 Date: Sep, 07 2003 |
William Fawthrop (aka
Microsoft is set to release
Since "classic"
The term "web
Informant) gives us his
an exciting upgrade to ASP
ASP's humble beginnings, ADO
service" has been used
first .NET article in what
later in 2000. This is a
data access classes and
quite frequently lately: you
promises to be a great new
major upgrade unlike the
methods have been re-written
hear people saying how good
series of articles from him.
minor changes from ASP 2.0
to form ADO.NET. This
web services are and how
The author specializes in
to 3.0. Unlike past
article looks at the
they will dominate the
.NET migration as well as
upgrades, however, this one
differences (in terms of
future of software
creative solutions in the
will not be painless. When
classes, methods, and
development, but what
.NET framework. In this
they designed ASP+,
calling conventions) that
exactly are web services and
article: A C# 'Hello World'
Microsoft had to make the
exist between ADO and
how can we create them? This
with a loop.
hard decision occasionally
ADO.NET. It provides several
article shows us how to
to break backward
practical examples that show
build two web services and
compatibility in the
us how to evolve from using
also unravels all of the
interest of improved
ADO with ASP to using
lingo surrounding web
functionality and features.
ADO.NET with C# and ASP.NET.
services.
Before embarking on the
inevitable—and not
painless—migration to ASP+,
it's best to know what
compatibility issues you'll
have to deal with. This
article covers Compatibility
Issues, API changes,
Semantic Changes, VB
Language Changes, and more.
Date: Aug, 28 2003 Date: Aug, 27 2003 Date: Aug, 27 2003 Date: Aug, 27 2003 |