/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

An Overview of ASP+

Hits: 898
*****
0.0

Handling cookies in ASP .NET

Hits: 894
*****
5.0

Introduction to Web Services.

Hits: 893
*****
0.0
Well by now many of you have
Have you ever needed to have
How to create a cookie, how
The label "web
probably heard, or at least
an image of some text
to get the value stored in a
services," as broadly
caught wind of, the fact
generated dynamically on the
cookie, set the lifetime,
applied, has two levels of
that the next version of ASP
fly? There are tons of
path and domain for a
meaning—one specific and one
is not going to be ASP 4.0.
possible applications for
cookie, edit a cookie,
conceptual. Specifically,
It is instead going to be
this type of thing, but
delete a cookie, remove
web services are a stack of
called ASP+, and what a
prior to ASP.NET it was a
subkeys from a cookie...
emerging standards that
difference that plus sign
relatively difficult thing
 
describe a service-oriented,
makes. This article
to do. This article explains
 
component-based application
describes the new ASP in a
how to generate text images
 
architecture. Conceptually,
great detail. Topics
on the fly using ASP.NET.
 
web services represent a
include: The New ASP+
Source code available for
 
model in which discrete
Infrastructure, Increased
download.
 
tasks within e-business
Performance, Greater
 
 
processes are distributed
Scalability, Quicker and
 
 
widely throughout a value
Easier Development, Easier
 
 
net.
Manageability, Improved
 
 
 
Security, Language Support,
 
 
 
and Web Services.
 
 
 


Date: Jul, 18 2000


Date: Aug, 27 2003


Date: Nov, 30 -1


Date: Mar, 31 2003
Accessing and manipulating
This 5-part article
In this paper, we discuss the
This article explains how to
data using ASP.NET is very
introduces you to the basics
benefits that companies are
use the .NET XmlTextWriter
easy and flexible. This
of coding C# in ASP .Net.
seeking to gain in migrating
class to create a custom RSS
article takes a look at some
Some of topics covered: the
to ASP.NET, and the various
feed. I have decided to
of the new .NET data access
classic "Hello
approaches they can adopt.
write this article in 2
classes and methods,
World" example in .Net
We also discuss how to
parts. In this part, I will
including the OleDB and
form, Adding class and using
estimate the complexity of a
focus on creating the RSS
SqlClient namespaces, as
Namespaces, Code a Web form
.NET migration, and outline
feed and how to consume it
well as the DataReader,
in .Net and see how you can
the main phases of a
from an asp.net page. In
DataSet and DataSetCommand
create flexible
well-planned migration.
part 2, I will focus on
classes. The author tops
server-client interaction,
 
creating a dynamic RSS feed
this article off by creating
How controls can be used to
 
with ADO.NET.
a simple ASP.NET data access
manipulate data from your
 
 
page with C# that retrieves
Web forms, and Server-side
 
 
data from a local Microsoft
data access in .Net.
 
 
Access database.
 
 
 


Date: Jan, 30 2002


Date: Oct, 11 2001


Date: Aug, 30 2006


Date: Jun, 20 2004
{ Copyright } ©2019 NuclearScripts.com