/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

An Overview of ASP+

Hits: 914
*****
0.0

Introduction to Web Services.

Hits: 912
*****
0.0

Handling cookies in ASP .NET

Hits: 909
*****
5.0
Well by now many of you have
Accessing and manipulating
The label "web
How to create a cookie, how
probably heard, or at least
data using ASP.NET is very
services," as broadly
to get the value stored in a
caught wind of, the fact
easy and flexible. This
applied, has two levels of
cookie, set the lifetime,
that the next version of ASP
article takes a look at some
meaning—one specific and one
path and domain for a
is not going to be ASP 4.0.
of the new .NET data access
conceptual. Specifically,
cookie, edit a cookie,
It is instead going to be
classes and methods,
web services are a stack of
delete a cookie, remove
called ASP+, and what a
including the OleDB and
emerging standards that
subkeys from a cookie...
difference that plus sign
SqlClient namespaces, as
describe a service-oriented,
 
makes. This article
well as the DataReader,
component-based application
 
describes the new ASP in a
DataSet and DataSetCommand
architecture. Conceptually,
 
great detail. Topics
classes. The author tops
web services represent a
 
include: The New ASP+
this article off by creating
model in which discrete
 
Infrastructure, Increased
a simple ASP.NET data access
tasks within e-business
 
Performance, Greater
page with C# that retrieves
processes are distributed
 
Scalability, Quicker and
data from a local Microsoft
widely throughout a value
 
Easier Development, Easier
Access database.
net.
 
Manageability, Improved
 
 
 
Security, Language Support,
 
 
 
and Web Services.
 
 
 


Date: Jul, 18 2000


Date: Jan, 30 2002


Date: Mar, 31 2003


Date: Nov, 30 -1
This programming tutorial
This 5-part article
This article explains how to
In this paper, we discuss the
covers the basics of
introduces you to the basics
use the .NET XmlTextWriter
benefits that companies are
Microsoft .NET environment
of coding C# in ASP .Net.
class to create a custom RSS
seeking to gain in migrating
and its architecture. It
Some of topics covered: the
feed. I have decided to
to ASP.NET, and the various
includes NET
classic "Hello
write this article in 2
approaches they can adopt.
Implementations Common
World" example in .Net
parts. In this part, I will
We also discuss how to
Language Runtime Framework
form, Adding class and using
focus on creating the RSS
estimate the complexity of a
Class Libraries Common
Namespaces, Code a Web form
feed and how to consume it
.NET migration, and outline
Language Specification (CLS)
in .Net and see how you can
from an asp.net page. In
the main phases of a
.NET Framework Namespaces
create flexible
part 2, I will focus on
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: May, 02 2006


Date: Oct, 11 2001


Date: Jun, 20 2004


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