/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

The ASP.NET Page Life Cycle

Hits: 719
*****
0.0
Shows and explains you how to
This article describes the
Explains how to simulate
This discussion will focus
make an ASP .NET Web
life cycle of an ASP.NET
hidden column in GridView
around "How to write
Service, an ASP .NET Web
page from initialization to
control. GridView is one of
secure code?" using
Application and how to
unloading. Also shows the
the new controls in ASP.Net
.NET Technologies. It will
consume the Web Service with
various methods to override
2.0 that replaced the
also discuss secure coding
the ASP .NET Web Application.
ASP.NET server-side events.
DataGrid. In earlier
practices for enterprises
 
Source code available for
versions of .Net when you
and organizations. The
 
download.
didn't want the data to be
discussion will include
 
 
visible to the client, you
following topics: .NET
 
 
simply set the Column
Security Fundamentals; Code
 
 
visibility to False. But, if
Access Security;
 
 
you try that with ASP.NET
Impersonation,
 
 
2.0 GridView control, it
Authentication and
 
 
will return only empty
Authorization; Security in
 
 
string.
COM+ and ASP.NET. Source
 
 
 
code included.


Date: Jun, 28 2004


Date: Jan, 03 2002


Date: Sep, 08 2006


Date: Jan, 10 2005
A comprehensive tutorial on
This article describes
While ASP.NET 2.0 is
We probably all remember how
uploading files to server
procedures to easily and
completely backwards
agonizing it is to create
hard disk using built-in
properly create and maintain
compatible with ASP.NET 1.1,
client-side cookies using
ASP.NET server controls.
your VS.Net 2003 projects
its new features may require
JavaScript. HttpCookie class
Describes how to upload more
under your source control
you to revise parts of your
offers an easier way to
than one file? how to upload
system. This is especially
Web applications. This
accomplish the task and with
only image files? how to
important for ASP.Net web
article provides a detailed
minimal fuss. This article
retrieve other form
applications as many
analysis of how changes in
takes a close look at
non-binary field values? how
developers have difficulty
ASP.NET 2.0 will influence
HttpCookie class and how to
to view and delete files
organizing them under Visual
your porting decisions.
use it to store cookies on
uploaded on the server? how
Source Safe.
 
the client machine.
to force user to download a
 
 
 
file without viewing it? how
 
 
 
to expose correct file name
 
 
 
to the user browser instead
 
 
 
of a generic file.aspx? how
 
 
 
to retrieve correct
 
 
 
content-type for the file
 
 
 
from system registry? how to
 
 
 
set/unset max file upload
 
 
 
size limit per folder of
 
 
 
your application?
 
 
 


Date: Feb, 27 2003


Date: Aug, 11 2005


Date: Jan, 16 2005


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