/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

An Overview of ASP+

Hits: 936
*****
0.0

Handling cookies in ASP .NET

Hits: 932
*****
5.0

Introduction to Web Services.

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


Date: Jul, 18 2000


Date: Nov, 30 -1


Date: Mar, 31 2003


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


Date: Apr, 26 2005


Date: Jun, 20 2004


Date: May, 02 2006


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