/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

File Uploading with ASP.NET

Hits: 783
*****
0.0
From this session, brought to
In this article, Shawn
A guide that shows you how to
A comprehensive tutorial on
you by Microsoft and
Wildermuth shows you how to
install IIS server and
uploading files to server
DevelopMentor, you will
get started streaming your
configure it to work with
hard disk using built-in
learn the internal details
music or video over the
ASP .NET (.aspx files), not
ASP.NET server controls.
of how ASP .NET works, from
Internet with Windows
just with ASP.
Describes how to upload more
the new compiled processing
Streaming Services and
 
than one file? how to upload
model to the inheritance
ASP.NET.
 
only image files? how to
story of a page and
 
 
retrieve other form
code-behind. Also, learn
 
 
non-binary field values? how
about the strengths of Web
 
 
to view and delete files
Forms and a completly new
 
 
uploaded on the server? how
Server-Side controls
 
 
to force user to download a
architecture. You will also
 
 
file without viewing it? how
learn how to scale a Web
 
 
to expose correct file name
site by taking advantage of
 
 
to the user browser instead
the new state management
 
 
of a generic file.aspx? how
features in ASP .NET.
 
 
to retrieve correct
Finally, you will learn
 
 
content-type for the file
about Web Services - how
 
 
from system registry? how to
they work and where they fit
 
 
set/unset max file upload
in the world of distributed
 
 
size limit per folder of
computing. Source code
 
 
your application?
included.
 
 
 


Date: Jul, 30 2005


Date: May, 30 2005


Date: Mar, 31 2004


Date: Feb, 27 2003
In this tutorial you will
Have you ever wanted to see
Marcus Mac Innes demonstrates
We probably all remember how
learn how to display
who is viewing your web site
how security on a web site
agonizing it is to create
Master-Detail Data on the
in real time? how many of
can be compromised by taking
client-side cookies using
same page, To display the
them are there? what browser
advantage of holes within
JavaScript. HttpCookie class
master records, To configure
they are using? where have
the application code. These
offers an easier way to
a query to display related
they come from? what are
holes can be discovered by
accomplish the task and with
records and To test the page
their host addresses and
using a series of probes
minimal fuss. This article
 
host names? and exactly what
which disclose whether or
takes a close look at
 
pages they have read? all in
not vulnerability exists. He
HttpCookie class and how to
 
detail? In this article we
also demonstrated using a
use it to store cookies on
 
build an ASP.NET application
Cross Site Scripting attack
the client machine.
 
to do exactly that.
how the Forms Authentication
 
 
 
cookie could be stolen and
 
 
 
silently sent to an
 
 
 
attacker's website to be
 
 
 
stored for later use. The
 
 
 
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: Nov, 07 2002


Date: Apr, 07 2005


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