Sure, you've heard about
If you are working in a mixed
Explains how to customize
ASP.Net's introduction of the
.NET... maybe you're a
development environment you
ASP.NET pages on different
web.config file went a long
Visual Basic programmer for
know that ASP
devices types, how to
way to filling the
a small company, maybe you
"Classic" and
support CSS and how to make
configuration hole we had to
write SQL stored procedures
ASP.NET cannot share session
user friendly mobile sites
deal with in classic ASP. We
for a huge company, or maybe
state information. I am
actually went from having
you're just a Microsoft
offering the source code I
very little (global.asa was
developer wanting to keep on
used to this resolve this
the closest thing) to a
the cutting edge of
issue as well as discussing
well-structured, change on
technology. This article
a couple of other possible
the fly XML file. For the
will explain exactly what
resolutions.
most part, the web.config
.NET is, how it works, how
file does the trick fine.
we (as developers) can
However there are some
benefit from it, its many
limitations and constraints
new features, and other .NET
with using it, which you are
related information.
probably already aware of.
What you might not know is
how easy is it to surmount
those issues by creating a
far more flexible
alternative.
Date: Dec, 27 2001 Date: Mar, 20 2006 Date: May, 25 2006 Date: Aug, 30 2004 |
This is an overview of ASP+.
This article introduces you
Explains how Dreamweaver MX
In this paper, we discuss the
Explains what it is, what it
to the two primary aspects
can be used to consume web
concepts behind performance
can do, the difference
of working with .NET web
services in ASP.NET for the
testing and its role in the
between ASP and ASP+, and
services: building your own
visual environment. In
development and testing
other properties of ASP+.
custom web service and
detail, the "Local
cycles. We cover performance
building the inerface
Time" web service from
testing fundamentals and
necessary for harnessing the
XMethods will be utilized.
general methodologies for
capabilities of a remotely
testing aWeb application. We
distributed web service.
also describe the features
The first part of this
of the Microsoft Application
tutorial walks you through
Center Test (ACT) tool and
all the steps for building
provide a step-by-step
your own, simple web
tutorial on how to utilize
service, and the second part
the tool on an ASP.NET
walks you through the steps
application.
necessary for building and
then integrating a remote
web service's capabilities
into your own application.
This tutorial also provides
a link for downloading all
code associated with this
tutorial. Happy Coding!
Date: Jan, 11 2001 Date: May, 19 2005 Date: Jan, 27 2003 Date: May, 27 2006 |