Demonstrates how to use
In this tutorial you will
Extend the existing
This article explains what
custom validation on a form
learn how to display
globalization capabilities
are "Delegates"?
by checking to see if a
Master-Detail Data on the
of .Net to create flexible
And what is their role in
string in a TextBox is not
same page, To display the
and powerful multilgual web
.NET framework. The author
the same with a string from
master records, To configure
sites. First create a
uses VB.NET code to provide
an array (or database), case
a query to display related
custom ResourceManager and
working examples of
in which it displays 'This
records and To test the page
then create custom
"Delegates".
name is already taken'.
localized-capable server
controls to easily deploy
multilingual functionality.
Date: Nov, 30 -1 Date: Jun, 04 2006 Date: Aug, 19 2004 Date: Jul, 10 2003 |
Complete online chapter
Marcus Mac Innes demonstrates
Sure, you've heard about
This article examines how to
"Talking To
how security on a web site
.NET... maybe you're a
can create a Web service in
HailStorm" from
can be compromised by taking
Visual Basic programmer for
.NET and then utilize it
"Early Adopter
advantage of holes within
a small company, maybe you
from a classic ASP page on
HailStorm (.NET My
the application code. These
write SQL stored procedures
your Web server, thereby
Services)". Provides in
holes can be discovered by
for a huge company, or maybe
providing an API that can be
depth information on what is
using a series of probes
you're just a Microsoft
utilized by both your
.NET My Services, what it
which disclose whether or
developer wanting to keep on
ASP.NET Web pages and
provides and how to make use
not vulnerability exists. He
the cutting edge of
classic ASP pages.
of it.
also demonstrated using a
technology. This article
Cross Site Scripting attack
will explain exactly what
how the Forms Authentication
.NET is, how it works, how
cookie could be stolen and
we (as developers) can
silently sent to an
benefit from it, its many
attacker's website to be
new features, and other .NET
stored for later use. The
related information.
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: Feb, 07 2002 Date: Apr, 07 2005 Date: Dec, 27 2001 Date: Aug, 27 2003 |