/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

Handling cookies in ASP .NET

Hits: 816
*****
5.0
Have you ever needed to have
In this article we will cover
How to create a cookie, how
Accessing and manipulating
an image of some text
exposing an existing ASP.Net
to get the value stored in a
data using ASP.NET is very
generated dynamically on the
application as a Web
cookie, set the lifetime,
easy and flexible. This
fly? There are tons of
service. We will provide
path and domain for a
article takes a look at some
possible applications for
methods for creating the Web
cookie, edit a cookie,
of the new .NET data access
this type of thing, but
service, converting readers
delete a cookie, remove
classes and methods,
prior to ASP.NET it was a
to data sets, and a client
subkeys from a cookie...
including the OleDB and
relatively difficult thing
application for the new
 
SqlClient namespaces, as
to do. This article explains
service.
 
well as the DataReader,
how to generate text images
 
 
DataSet and DataSetCommand
on the fly using ASP.NET.
 
 
classes. The author tops
Source code available for
 
 
this article off by creating
download.
 
 
a simple ASP.NET data access
 
 
 
page with C# that retrieves
 
 
 
data from a local Microsoft
 
 
 
Access database.


Date: Aug, 27 2003


Date: Jan, 16 2004


Date: Nov, 30 -1


Date: Jan, 30 2002
This 5-part article
Explains how to customize
This article introduces you
This article explains how to
introduces you to the basics
ASP.NET pages on different
to the two primary aspects
use the .NET XmlTextWriter
of coding C# in ASP .Net.
devices types, how to
of working with .NET web
class to create a custom RSS
Some of topics covered: the
support CSS and how to make
services: building your own
feed. I have decided to
classic "Hello
user friendly mobile sites
custom web service and
write this article in 2
World" example in .Net
 
building the inerface
parts. In this part, I will
form, Adding class and using
 
necessary for harnessing the
focus on creating the RSS
Namespaces, Code a Web form
 
capabilities of a remotely
feed and how to consume it
in .Net and see how you can
 
distributed web service.
from an asp.net page. In
create flexible
 
The first part of this
part 2, I will focus on
server-client interaction,
 
tutorial walks you through
creating a dynamic RSS feed
How controls can be used to
 
all the steps for building
with ADO.NET.
manipulate data from your
 
your own, simple web
 
Web forms, and Server-side
 
service, and the second part
 
data access in .Net.
 
walks you through the steps
 
 
 
necessary for building and
 
 
 
then integrating a remote
 
 
 
web service's capabilities
 
 
 
into your own application.
 
 
 
This tutorial also provides
 
 
 
a link for downloading all
 
 
 
code associated with this
 
 
 
tutorial. Happy Coding!
 


Date: Oct, 11 2001


Date: May, 25 2006


Date: May, 19 2005


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