This article introduces you
In this paper, we discuss the
Sure, you've heard about
Given that all the
to the two primary aspects
concepts behind performance
.NET... maybe you're a
prerequisites and ASP.NET
of working with .NET web
testing and its role in the
Visual Basic programmer for
are installed, this tutorial
services: building your own
development and testing
a small company, maybe you
walks you through writing
custom web service and
cycles. We cover performance
write SQL stored procedures
ASP.NET pages of your very
building the inerface
testing fundamentals and
for a huge company, or maybe
own.
necessary for harnessing the
general methodologies for
you're just a Microsoft
capabilities of a remotely
testing aWeb application. We
developer wanting to keep on
distributed web service.
also describe the features
the cutting edge of
The first part of this
of the Microsoft Application
technology. This article
tutorial walks you through
Center Test (ACT) tool and
will explain exactly what
all the steps for building
provide a step-by-step
.NET is, how it works, how
your own, simple web
tutorial on how to utilize
we (as developers) can
service, and the second part
the tool on an ASP.NET
benefit from it, its many
walks you through the steps
application.
new features, and other .NET
necessary for building and
related information.
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: May, 19 2005 Date: May, 27 2006 Date: Dec, 27 2001 Date: Feb, 14 2002 |
This Tips & Tricks video
This video illustrates how
ASP.NET 2.0 Free Tutorials :
If you are working in a mixed
covers many useful
simple it is to create
Creating Nested Master Pages
development environment you
techniques for enhancing
data-driven web sites using
- In this tutorial you will
know that ASP
ASP.NET 2.0 web sites using
Visual Web Developer 2005
learn how master pages can
"Classic" and
Visual Web Developer 2005
Express Edition, ASP.NET
be nested within one main
ASP.NET cannot share session
Express Edition. Topics
2.0, and SQL Server 2005
master page, build and
state information. I am
include encrypting sensitive
Express Edition. See the
example nested master page
offering the source code I
information stored in
integrated data editing
with the help of sample code.
used to this resolve this
web.config, maintaining the
support provided by Visual
issue as well as discussing
browser scroll position
Web Developer that
a couple of other possible
across postbacks, posting
simplifies database creation
resolutions.
content to a different page,
and population using the
setting focus on a specific
Database Explorer and
control when a page is
DataSet Designer. Explore
loaded, creating a bulleted
how easy it is to create a
list of hyperlinks from an
master-details view with
XML file, working with the
support for filtering,
file upload control,
sorting, paging, and editing
simplifying complex URLs
with no code using the
using URL remapping, and
DropDownList, GridView,
using the MultiView control
DetailsView, and
to switch between groups of
ObjectDataSource controls.
content programmatically.
Date: Sep, 15 2006 Date: Mar, 22 2006 Date: Sep, 22 2005 Date: Mar, 20 2006 |