Is the migration to ADO.NET
This article examines how to
Ideally, every application
Understanding the .NET
keeping you up at night?
can create a Web service in
built would be designed with
Framework .NET framework is
This article will show you
.NET and then utilize it
correct date handling
a Windows Component that
some techniques for
from a classic ASP page on
techniques. In practice,
supports the building and
transforming your ADO
your Web server, thereby
applications are often built
running of windows
recordset into an ADO.NET
providing an API that can be
using ad hoc date formatting
applications and XML Web
dataset using Visual Basic
utilized by both your
to match a corporate
services. The purpose of the
.NET.
ASP.NET Web pages and
culture, the default format
component is to provide the
classic ASP pages.
on a company’s server, or
user with a consistent
the favorite format of the
object oriented programming
lead developer. Also, many
environment whether the code
applications are not locale
is stored locally or
aware or were not designed
remotely.
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: Sep, 27 2002 Date: Aug, 27 2003 Date: Nov, 30 -1 Date: Sep, 22 2005 |
Extend the existing
Given that all the
Complete online chapter
Sure, you've heard about
globalization capabilities
prerequisites and ASP.NET
"Talking To
.NET... maybe you're a
of .Net to create flexible
are installed, this tutorial
HailStorm" from
Visual Basic programmer for
and powerful multilgual web
walks you through writing
"Early Adopter
a small company, maybe you
sites. First create a
ASP.NET pages of your very
HailStorm (.NET My
write SQL stored procedures
custom ResourceManager and
own.
Services)". Provides in
for a huge company, or maybe
then create custom
depth information on what is
you're just a Microsoft
localized-capable server
.NET My Services, what it
developer wanting to keep on
controls to easily deploy
provides and how to make use
the cutting edge of
multilingual functionality.
of it.
technology. This article
will explain exactly what
.NET is, how it works, how
we (as developers) can
benefit from it, its many
new features, and other .NET
related information.
Date: Aug, 19 2004 Date: Feb, 14 2002 Date: Feb, 07 2002 Date: Dec, 27 2001 |