|
Is the migration to ADO.NET
This article explains what
This article examines how to
If you are working in a mixed
keeping you up at night?
are "Delegates"?
can create a Web service in
development environment you
This article will show you
And what is their role in
.NET and then utilize it
know that ASP
some techniques for
.NET framework. The author
from a classic ASP page on
"Classic" and
transforming your ADO
uses VB.NET code to provide
your Web server, thereby
ASP.NET cannot share session
recordset into an ADO.NET
working examples of
providing an API that can be
state information. I am
dataset using Visual Basic
"Delegates".
utilized by both your
offering the source code I
.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: Jul, 10 2003 Date: Aug, 27 2003 Date: Mar, 20 2006 |
|
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 |