|
Well by now many of you have
In this paper, we will look
The label "web
How to create a cookie, how
probably heard, or at least
at the structure of a very
services," as broadly
to get the value stored in a
caught wind of, the fact
simple ASP.NET page and how
applied, has two levels of
cookie, set the lifetime,
that the next version of ASP
that page is rendered in the
meaning—one specific and one
path and domain for a
is not going to be ASP 4.0.
visitor's browser. Then we
conceptual. Specifically,
cookie, edit a cookie,
It is instead going to be
will look at the Page class,
web services are a stack of
delete a cookie, remove
called ASP+, and what a
which is the .NET class that
emerging standards that
subkeys from a cookie...
difference that plus sign
all your ASP.NET pages are
describe a service-oriented,
makes. This article
based on. After that, we
component-based application
describes the new ASP in a
will review basic compiler
architecture. Conceptually,
great detail. Topics
directives that you can
web services represent a
include: The New ASP+
place on your page. At the
model in which discrete
Infrastructure, Increased
end of the chapter, we will
tasks within e-business
Performance, Greater
review a simple Quiz ASP.NET
processes are distributed
Scalability, Quicker and
page that demonstrates the
widely throughout a value
Easier Development, Easier
basics of an ASP.NET page.
net.
Manageability, Improved
Security, Language Support,
and Web Services.
Date: Jul, 18 2000 Date: Apr, 26 2005 Date: Mar, 31 2003 Date: Nov, 30 -1 |
|
This 5-part article
This article explains how to
This programming tutorial
In this paper, we discuss the
introduces you to the basics
use the .NET XmlTextWriter
covers the basics of
benefits that companies are
of coding C# in ASP .Net.
class to create a custom RSS
Microsoft .NET environment
seeking to gain in migrating
Some of topics covered: the
feed. I have decided to
and its architecture.
It
to ASP.NET, and the various
classic "Hello
write this article in 2
includes NET
approaches they can adopt.
World" example in .Net
parts. In this part, I will
Implementations Common
We also discuss how to
form, Adding class and using
focus on creating the RSS
Language Runtime Framework
estimate the complexity of a
Namespaces, Code a Web form
feed and how to consume it
Class Libraries Common
.NET migration, and outline
in .Net and see how you can
from an asp.net page. In
Language Specification (CLS)
the main phases of a
create flexible
part 2, I will focus on
.NET Framework Namespaces
well-planned migration.
server-client interaction,
creating a dynamic RSS feed
How controls can be used to
with ADO.NET.
manipulate data from your
Web forms, and Server-side
data access in .Net.
Date: Oct, 11 2001 Date: Jun, 20 2004 Date: May, 02 2006 Date: Aug, 30 2006 |