|
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 |
|
ASP.NET 2.0 Free Tutorials :
Sure, you've heard about
Extend the existing
Complete online chapter
DataBound Controls - Details
.NET... maybe you're a
globalization capabilities
"Talking To
View - In this tutorial you
Visual Basic programmer for
of .Net to create flexible
HailStorm" from
will learn DetailView
a small company, maybe you
and powerful multilgual web
"Early Adopter
DataBound Control, To create
write SQL stored procedures
sites. First create a
HailStorm (.NET My
a file system Web site,
for a huge company, or maybe
custom ResourceManager and
Services)". Provides in
Connecting to SQL Server,
you're just a Microsoft
then create custom
depth information on what is
Use a Drop-Down List as the
developer wanting to keep on
localized-capable server
.NET My Services, what it
Master and To test the
the cutting edge of
controls to easily deploy
provides and how to make use
drop-down list. The
technology. This article
multilingual functionality.
of it.
DetailsView is a control
will explain exactly what
that is complementary to the
.NET is, how it works, how
GridView control. It has
we (as developers) can
been introduced in ASP.NET
benefit from it, its many
2.0 to provide an ability to
new features, and other .NET
work with a single record or
related information.
row from an associated data
source.
Date: Sep, 29 2005 Date: Dec, 27 2001 Date: Aug, 19 2004 Date: Feb, 07 2002 |