/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }
Take advantage of inheritance
Web Services Enhancements for
Learn the difference between
In this code snippet we're
in the .NET Framework to
Microsoft .NET (WSE)
Classic ASP techniques and
going to provide will enable
extend ASP.NET classes to
provides an implementation
the new Templating method in
you to add text to an image
make them generate ASP.NET
of the Web services
ASP.NET.
in memory. One use for this
code that is fully
architecture for developers
 
code may be to open a file
accessible to people with
creating Web services by
 
on the file system and add
disabilities.
using ASP.NET and Microsoft
 
some text to the image, then
 
.NET Framework client
 
stream the image out to the
 
applications. It allows
 
user. This could come in
 
developers to incorporate
 
handy if you want to create
 
security, routing, and
 
navigational buttons for
 
attachment features in their
 
your Web site dynamically
 
application.
 
based on a request or
 
 
 
dynamically create banners
 
 
 
via .Net code.


Date: Jul, 09 2004


Date: Jan, 16 2004


Date: Jan, 16 2004


Date: Aug, 08 2003
Explains how to store images
ASP.NET 2.0 Training :
VB.NET 2005 Tutorials:
When developing ASP.NET
to database and retrieve it
Referencing Master Page
Exceptions - In this
applications, you may
later in some server
Members - In this tutorial
tutorial you will learn
sometimes need to implement
control, like GridView.
you will learn about
about Exceptions, Common
a custom validation that is
 
reference Master Page
Exceptions, Handling
recognized and displayed by
 
Mebers, add property to
Exceptions - Try Block,
the ValidationSummary
 
Master Page, expose Master
Catch Block, Throw
control so that all
 
Properties.
Statement, Finally Block,
validation error message
 
 
Salient points about error
appear in one place without
 
 
handling Custom Exceptions -
additional coding. You also
 
 
Managing Unhandled Exception
want to implement this
 
 
 
custom validation by using
 
 
 
page CodeBehinds, as you
 
 
 
would like to leave the ASPX
 
 
 
page with the miminum code
 
 
 
necessary. This article
 
 
 
shows you how in nine easy
 
 
 
steps, complete with screen
 
 
 
captures and code
 
 
 
descriptions.


Date: Sep, 03 2006


Date: Sep, 22 2005


Date: Jul, 22 2005


Date: May, 19 2005
{ Copyright } ©2006 NuclearScripts.com