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