|
Is the migration to ADO.NET
This article examines how to
If you are working in a mixed
This article explains what
keeping you up at night?
can create a Web service in
development environment you
are "Delegates"?
This article will show you
.NET and then utilize it
know that ASP
And what is their role in
some techniques for
from a classic ASP page on
"Classic" and
.NET framework. The author
transforming your ADO
your Web server, thereby
ASP.NET cannot share session
uses VB.NET code to provide
recordset into an ADO.NET
providing an API that can be
state information. I am
working examples of
dataset using Visual Basic
utilized by both your
offering the source code I
"Delegates".
.NET.
ASP.NET Web pages and
used to this resolve this
classic ASP pages.
issue as well as discussing
a couple of other possible
resolutions.
Date: Sep, 27 2002 Date: Aug, 27 2003 Date: Mar, 20 2006 Date: Jul, 10 2003 |
|
Ideally, every application
Sure, you've heard about
Extend the existing
Complete online chapter
built would be designed with
.NET... maybe you're a
globalization capabilities
"Talking To
correct date handling
Visual Basic programmer for
of .Net to create flexible
HailStorm" from
techniques. In practice,
a small company, maybe you
and powerful multilgual web
"Early Adopter
applications are often built
write SQL stored procedures
sites. First create a
HailStorm (.NET My
using ad hoc date formatting
for a huge company, or maybe
custom ResourceManager and
Services)". Provides in
to match a corporate
you're just a Microsoft
then create custom
depth information on what is
culture, the default format
developer wanting to keep on
localized-capable server
.NET My Services, what it
on a company’s server, or
the cutting edge of
controls to easily deploy
provides and how to make use
the favorite format of the
technology. This article
multilingual functionality.
of it.
lead developer. Also, many
will explain exactly what
applications are not locale
.NET is, how it works, how
aware or were not designed
we (as developers) can
to be deployed in an
benefit from it, its many
environment where locale
new features, and other .NET
issues were not considered
related information.
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: Nov, 30 -1 Date: Dec, 27 2001 Date: Aug, 19 2004 Date: Feb, 07 2002 |