This article explains what
Is the migration to ADO.NET
Ideally, every application
This article examines how to
are "Delegates"?
keeping you up at night?
built would be designed with
can create a Web service in
And what is their role in
This article will show you
correct date handling
.NET and then utilize it
.NET framework. The author
some techniques for
techniques. In practice,
from a classic ASP page on
uses VB.NET code to provide
transforming your ADO
applications are often built
your Web server, thereby
working examples of
recordset into an ADO.NET
using ad hoc date formatting
providing an API that can be
"Delegates".
dataset using Visual Basic
to match a corporate
utilized by both your
.NET.
culture, the default format
ASP.NET Web pages and
on a company’s server, or
classic ASP pages.
the favorite format of the
lead developer. Also, many
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: Jul, 10 2003 Date: Sep, 27 2002 Date: Nov, 30 -1 Date: Aug, 27 2003 |
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 |