/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

An Overview of ASP+

Hits: 941
*****
0.0

Handling cookies in ASP .NET

Hits: 936
*****
5.0

Introduction to Web Services.

Hits: 935
*****
0.0
Well by now many of you have
This 5-part article
How to create a cookie, how
The label "web
probably heard, or at least
introduces you to the basics
to get the value stored in a
services," as broadly
caught wind of, the fact
of coding C# in ASP .Net.
cookie, set the lifetime,
applied, has two levels of
that the next version of ASP
Some of topics covered: the
path and domain for a
meaning—one specific and one
is not going to be ASP 4.0.
classic "Hello
cookie, edit a cookie,
conceptual. Specifically,
It is instead going to be
World" example in .Net
delete a cookie, remove
web services are a stack of
called ASP+, and what a
form, Adding class and using
subkeys from a cookie...
emerging standards that
difference that plus sign
Namespaces, Code a Web form
 
describe a service-oriented,
makes. This article
in .Net and see how you can
 
component-based application
describes the new ASP in a
create flexible
 
architecture. Conceptually,
great detail. Topics
server-client interaction,
 
web services represent a
include: The New ASP+
How controls can be used to
 
model in which discrete
Infrastructure, Increased
manipulate data from your
 
tasks within e-business
Performance, Greater
Web forms, and Server-side
 
processes are distributed
Scalability, Quicker and
data access in .Net.
 
widely throughout a value
Easier Development, Easier
 
 
net.
Manageability, Improved
 
 
 
Security, Language Support,
 
 
 
and Web Services.
 
 
 


Date: Jul, 18 2000


Date: Oct, 11 2001


Date: Nov, 30 -1


Date: Mar, 31 2003
This article explains how to
In this paper, we will look
This programming tutorial
In this paper, we discuss the
use the .NET XmlTextWriter
at the structure of a very
covers the basics of
benefits that companies are
class to create a custom RSS
simple ASP.NET page and how
Microsoft .NET environment
seeking to gain in migrating
feed. I have decided to
that page is rendered in the
and its architecture. It
to ASP.NET, and the various
write this article in 2
visitor's browser. Then we
includes NET
approaches they can adopt.
parts. In this part, I will
will look at the Page class,
Implementations Common
We also discuss how to
focus on creating the RSS
which is the .NET class that
Language Runtime Framework
estimate the complexity of a
feed and how to consume it
all your ASP.NET pages are
Class Libraries Common
.NET migration, and outline
from an asp.net page. In
based on. After that, we
Language Specification (CLS)
the main phases of a
part 2, I will focus on
will review basic compiler
.NET Framework Namespaces
well-planned migration.
creating a dynamic RSS feed
directives that you can
 
 
with ADO.NET.
place on your page. At the
 
 
 
end of the chapter, we will
 
 
 
review a simple Quiz ASP.NET
 
 
 
page that demonstrates the
 
 
 
basics of an ASP.NET page.
 
 


Date: Jun, 20 2004


Date: Apr, 26 2005


Date: May, 02 2006


Date: Aug, 30 2006
{ Copyright } ©2019 NuclearScripts.com