/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

Performing custom validation

Hits: 769
*****
0.0
Working on a multi-developer
Every community site will
Demonstrates how to use
The author writes "One
ASP.NET project while
have different requirements
custom validation on a form
of the things that keeps
sharing one web.config can
to fulfill. Although the
by checking to see if a
coming up as a benefit of
be time consuming and
existing CSK framework
string in a TextBox is not
switching to ASP.NET is the
troublesome. Usually, each
offers a great deal of
the same with a string from
ability to use code-behind
developer may have path and
flexibility, having the
an array (or database), case
to separate display code
other settings specific to
entire source code available
in which it displays 'This
from application logic. In
their development machine,
means you can add additional
name is already taken'.
Visual Studio.NET, this is
such as Database connection
functionality to a site in
 
'automagically' done for
strings, paths, e-mail
an elegant manner. In this
 
you. So what if you don't
addresses, etc. For example,
chapter, we will concentrate
 
have VS.NET? Here's how you
each developer on a project
on creating a new module for
 
can implement code-behind
may be running a database
the CSK. We will see how
 
using just a plain old text
locally that the application
creating a new module allows
 
editor and the tools
relies on during
you to add entirely new
 
included in the .NET
development. Therefore, the
features which integrate
 
Framework... no VS.NET
connection string would be
seamlessly with the rest of
 
required!" Source codes
different for each developer.
the framework. In this
 
available for download.
 
chapter, we will implement a
 
 
 
Frequently Asked Questions
 
 
 
(FAQ) module.
 
 


Date: Nov, 30 -1


Date: Feb, 28 2005


Date: Nov, 30 -1


Date: Aug, 27 2003
Extend the existing
ASP.NET 2.0 Training :
This article explains what
Complete online chapter
globalization capabilities
ASP.NET Security - In this
are "Delegates"?
"Talking To
of .Net to create flexible
tutorial you will learn
And what is their role in
HailStorm" from
and powerful multilgual web
about ASP.NET 2.0 Security,
.NET framework. The author
"Early Adopter
sites. First create a
The Security Architecture of
uses VB.NET code to provide
HailStorm (.NET My
custom ResourceManager and
ASP.NET 2.0, The security
working examples of
Services)". Provides in
then create custom
infrastructure and subsystem
"Delegates".
depth information on what is
localized-capable server
relationships of the ASP.NET
 
.NET My Services, what it
controls to easily deploy
and the sequence of events
 
provides and how to make use
multilingual functionality.
that occur when a
 
of it.
 
authentication is sought.
 
 
 
When we talk of ‘security’
 
 
 
we are basically
 
 
 
acknowledging that there is
 
 
 
a possibility of
 
 
 
‘vulnerability’.
 
 


Date: Aug, 19 2004


Date: Sep, 24 2005


Date: Jul, 10 2003


Date: Feb, 07 2002
{ Copyright } ©2019 NuclearScripts.com