/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

Handling cookies in ASP .NET

Hits: 788
*****
5.0
In this article, Shawn
Have you ever needed to have
How to create a cookie, how
This article explains how to
Wildermuth shows you how to
an image of some text
to get the value stored in a
use the .NET XmlTextWriter
get started streaming your
generated dynamically on the
cookie, set the lifetime,
class to create a custom RSS
music or video over the
fly? There are tons of
path and domain for a
feed. I have decided to
Internet with Windows
possible applications for
cookie, edit a cookie,
write this article in 2
Streaming Services and
this type of thing, but
delete a cookie, remove
parts. In this part, I will
ASP.NET.
prior to ASP.NET it was a
subkeys from a cookie...
focus on creating the RSS
 
relatively difficult thing
 
feed and how to consume it
 
to do. This article explains
 
from an asp.net page. In
 
how to generate text images
 
part 2, I will focus on
 
on the fly using ASP.NET.
 
creating a dynamic RSS feed
 
Source code available for
 
with ADO.NET.
 
download.
 
 


Date: May, 30 2005


Date: Aug, 27 2003


Date: Nov, 30 -1


Date: Jun, 20 2004
In this tutorial you will
This 5-part article
Marcus Mac Innes demonstrates
Accessing and manipulating
learn how to display
introduces you to the basics
how security on a web site
data using ASP.NET is very
Master-Detail Data on the
of coding C# in ASP .Net.
can be compromised by taking
easy and flexible. This
same page, To display the
Some of topics covered: the
advantage of holes within
article takes a look at some
master records, To configure
classic "Hello
the application code. These
of the new .NET data access
a query to display related
World" example in .Net
holes can be discovered by
classes and methods,
records and To test the page
form, Adding class and using
using a series of probes
including the OleDB and
 
Namespaces, Code a Web form
which disclose whether or
SqlClient namespaces, as
 
in .Net and see how you can
not vulnerability exists. He
well as the DataReader,
 
create flexible
also demonstrated using a
DataSet and DataSetCommand
 
server-client interaction,
Cross Site Scripting attack
classes. The author tops
 
How controls can be used to
how the Forms Authentication
this article off by creating
 
manipulate data from your
cookie could be stolen and
a simple ASP.NET data access
 
Web forms, and Server-side
silently sent to an
page with C# that retrieves
 
data access in .Net.
attacker's website to be
data from a local Microsoft
 
 
stored for later use. The
Access database.
 
 
key message of the talk is
 
 
 
to ensure that all user
 
 
 
input is validated before
 
 
 
any other processing is
 
 
 
done. This together with
 
 
 
strict use of secure coding
 
 
 
standards would have
 
 
 
disabled any attacker's
 
 
 
opportunities. Source code
 
 
 
included.
 


Date: Jun, 04 2006


Date: Oct, 11 2001


Date: Apr, 07 2005


Date: Jan, 30 2002
{ Copyright } ©2019 NuclearScripts.com