|
This article examines how to
If you are working in a mixed
This article explains what
Ideally, every application
can create a Web service in
development environment you
are "Delegates"?
built would be designed with
.NET and then utilize it
know that ASP
And what is their role in
correct date handling
from a classic ASP page on
"Classic" and
.NET framework. The author
techniques. In practice,
your Web server, thereby
ASP.NET cannot share session
uses VB.NET code to provide
applications are often built
providing an API that can be
state information. I am
working examples of
using ad hoc date formatting
utilized by both your
offering the source code I
"Delegates".
to match a corporate
ASP.NET Web pages and
used to this resolve this
culture, the default format
classic ASP pages.
issue as well as discussing
on a company’s server, or
a couple of other possible
the favorite format of the
resolutions.
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: Aug, 27 2003 Date: Mar, 20 2006 Date: Jul, 10 2003 Date: Nov, 30 -1 |
|
Extend the existing
Complete online chapter
Sure, you've heard about
Given that all the
globalization capabilities
"Talking To
.NET... maybe you're a
prerequisites and ASP.NET
of .Net to create flexible
HailStorm" from
Visual Basic programmer for
are installed, this tutorial
and powerful multilgual web
"Early Adopter
a small company, maybe you
walks you through writing
sites. First create a
HailStorm (.NET My
write SQL stored procedures
ASP.NET pages of your very
custom ResourceManager and
Services)". Provides in
for a huge company, or maybe
own.
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, 07 2002 Date: Dec, 27 2001 Date: Feb, 14 2002 |