This article describes the
We are now at the next stage
Sure, you've heard about
In this article, we will look
life cycle of an ASP.NET
of Active Server Pages
.NET... maybe you're a
at some of the architectural
page from initialization to
development. ASP.NET takes
Visual Basic programmer for
and design decisions that
unloading. Also shows the
Active Server Pages and
a small company, maybe you
may affect ASP.NET
various methods to override
rapid web application
write SQL stored procedures
application scalability. In
ASP.NET server-side events.
development to a whole new
for a huge company, or maybe
addition, you will leanr how
Source code available for
level. All of the benefits
you're just a Microsoft
you can use Enterprise
download.
provided by Active Server
developer wanting to keep on
Services and MSMQ to reduce
Pages to web development
the cutting edge of
the effect of those
have been expanded upon and
technology. This article
scalability problems.
improved. Many of the
will explain exactly what
inherent hurdles and
.NET is, how it works, how
barriers that caused
we (as developers) can
struggles and difficulties
benefit from it, its many
for web developers in
new features, and other .NET
earlier versions of ASP have
related information.
been lowered or eliminated
altogether.
Date: Jan, 03 2002 Date: Mar, 11 2005 Date: Dec, 27 2001 Date: Jun, 15 2004 |
TheCodeBehind is a
A common task in N-tier .NET
What exactly is XSLT useful
This article provides some
combination blog and
web application development
for and why would you, as an
helpful tips in working with
resource site for
involves compiling
ASP.NET developer, want to
ASP.NET on Microsoft's
programmers and developers
components. You can compile
learn about it? The answer
Internet Information
to share code, learn from
components in several
boils down to the capability
Services (IIS) web server,
each other and blog about
different ways, from using
of XSLT to transform XML
providing walkthrough
whatever interests
commands executed at the DOS
documents into different
descriptions and resolutions
them.
The site includes
command prompt to using
formats that can be consumed
for common problems that the
some great features such as
methods available through
by a variety of devices,
author has experienced.
members advertising on their
the Visual Studio .NET
including browsers, Personal
blogs and resources, and
Integrated Development
Digital Assistants (PDAs),
being able to add languages
Environment. This tutorial
Web-enabled phones, and
to the main site
provides detailed steps for
other devices that will
themselves!
Languages
using each of these methods.
appear in the near future.
currently on the site
The first method is for
include asp, asp.net,
those who only have the .NET
asp.net 2.0, c, c#, c++,
Framework installed and are
java, javascript, jscript,
comfortable with working
jscript.net, perl, php,
from the command prompt.
python, vb, vb.net and
The second method also
vbscript!
involves working from the
command prompt but employs
special tools installed with
the installation of Visual
Studio .NET. In the third
method, you'll be introduced
to compiling components
using the visual interface
of Visual Studio .NET.
Whether or not you have
Visual Studio .NET
installed, you'll find the
steps for compiling your
components here.
Date: Apr, 21 2005 Date: May, 19 2005 Date: Aug, 09 2005 Date: May, 19 2005 |