Have you ever wanted to see
We probably all remember how
This article explains what
Is the migration to ADO.NET
who is viewing your web site
agonizing it is to create
are "Delegates"?
keeping you up at night?
in real time? how many of
client-side cookies using
And what is their role in
This article will show you
them are there? what browser
JavaScript. HttpCookie class
.NET framework. The author
some techniques for
they are using? where have
offers an easier way to
uses VB.NET code to provide
transforming your ADO
they come from? what are
accomplish the task and with
working examples of
recordset into an ADO.NET
their host addresses and
minimal fuss. This article
"Delegates".
dataset using Visual Basic
host names? and exactly what
takes a close look at
.NET.
pages they have read? all in
HttpCookie class and how to
detail? In this article we
use it to store cookies on
build an ASP.NET application
the client machine.
to do exactly that.
Date: Nov, 07 2002 Date: Jun, 20 2004 Date: Jul, 10 2003 Date: Sep, 27 2002 |
In this paper, we discuss the
This article examines how to
Ideally, every application
If you are working in a mixed
benefits that companies are
can create a Web service in
built would be designed with
development environment you
seeking to gain in migrating
.NET and then utilize it
correct date handling
know that ASP
to ASP.NET, and the various
from a classic ASP page on
techniques. In practice,
"Classic" and
approaches they can adopt.
your Web server, thereby
applications are often built
ASP.NET cannot share session
We also discuss how to
providing an API that can be
using ad hoc date formatting
state information. I am
estimate the complexity of a
utilized by both your
to match a corporate
offering the source code I
.NET migration, and outline
ASP.NET Web pages and
culture, the default format
used to this resolve this
the main phases of a
classic ASP pages.
on a company’s server, or
issue as well as discussing
well-planned migration.
the favorite format of the
a couple of other possible
lead developer. Also, many
resolutions.
applications are not locale
aware or were not designed
to be deployed in an
environment where locale
issues were not considered
important. Because of this
it is extremely important to
know the date formats in use
for input and output when
building applications that
will integrate with other
systems or databases and to
handle these formats
explicitly.
Date: Aug, 30 2006 Date: Aug, 27 2003 Date: Nov, 30 -1 Date: Mar, 20 2006 |