|
In this paper, we will look
Well by now many of you have
The label "web
How to create a cookie, how
at the structure of a very
probably heard, or at least
services," as broadly
to get the value stored in a
simple ASP.NET page and how
caught wind of, the fact
applied, has two levels of
cookie, set the lifetime,
that page is rendered in the
that the next version of ASP
meaning—one specific and one
path and domain for a
visitor's browser. Then we
is not going to be ASP 4.0.
conceptual. Specifically,
cookie, edit a cookie,
will look at the Page class,
It is instead going to be
web services are a stack of
delete a cookie, remove
which is the .NET class that
called ASP+, and what a
emerging standards that
subkeys from a cookie...
all your ASP.NET pages are
difference that plus sign
describe a service-oriented,
based on. After that, we
makes. This article
component-based application
will review basic compiler
describes the new ASP in a
architecture. Conceptually,
directives that you can
great detail. Topics
web services represent a
place on your page. At the
include: The New ASP+
model in which discrete
end of the chapter, we will
Infrastructure, Increased
tasks within e-business
review a simple Quiz ASP.NET
Performance, Greater
processes are distributed
page that demonstrates the
Scalability, Quicker and
widely throughout a value
basics of an ASP.NET page.
Easier Development, Easier
net.
Manageability, Improved
Security, Language Support,
and Web Services.
Date: Apr, 26 2005 Date: Jul, 18 2000 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 |