This article describes
TheCodeBehind is a
A comprehensive tutorial on
Explains how to customize
procedures to easily and
combination blog and
uploading files to server
ASP.NET pages on different
properly create and maintain
resource site for
hard disk using built-in
devices types, how to
your VS.Net 2003 projects
programmers and developers
ASP.NET server controls.
support CSS and how to make
under your source control
to share code, learn from
Describes how to upload more
user friendly mobile sites
system. This is especially
each other and blog about
than one file? how to upload
important for ASP.Net web
whatever interests
only image files? how to
applications as many
them.
The site includes
retrieve other form
developers have difficulty
some great features such as
non-binary field values? how
organizing them under Visual
members advertising on their
to view and delete files
Source Safe.
blogs and resources, and
uploaded on the server? how
being able to add languages
to force user to download a
to the main site
file without viewing it? how
themselves!
Languages
to expose correct file name
currently on the site
to the user browser instead
include asp, asp.net,
of a generic file.aspx? how
asp.net 2.0, c, c#, c++,
to retrieve correct
java, javascript, jscript,
content-type for the file
jscript.net, perl, php,
from system registry? how to
python, vb, vb.net and
set/unset max file upload
vbscript!
size limit per folder of
your application?
Date: Aug, 11 2005 Date: Apr, 21 2005 Date: Feb, 27 2003 Date: May, 25 2006 |
This article introduces you
In this paper, we discuss the
This Tips & Tricks video
A guide that shows you how to
to the two primary aspects
concepts behind performance
covers many useful
install IIS server and
of working with .NET web
testing and its role in the
techniques for enhancing
configure it to work with
services: building your own
development and testing
ASP.NET 2.0 web sites using
ASP .NET (.aspx files), not
custom web service and
cycles. We cover performance
Visual Web Developer 2005
just with ASP.
building the inerface
testing fundamentals and
Express Edition. Topics
necessary for harnessing the
general methodologies for
include encrypting sensitive
capabilities of a remotely
testing aWeb application. We
information stored in
distributed web service.
also describe the features
web.config, maintaining the
The first part of this
of the Microsoft Application
browser scroll position
tutorial walks you through
Center Test (ACT) tool and
across postbacks, posting
all the steps for building
provide a step-by-step
content to a different page,
your own, simple web
tutorial on how to utilize
setting focus on a specific
service, and the second part
the tool on an ASP.NET
control when a page is
walks you through the steps
application.
loaded, creating a bulleted
necessary for building and
list of hyperlinks from an
then integrating a remote
XML file, working with the
web service's capabilities
file upload control,
into your own application.
simplifying complex URLs
This tutorial also provides
using URL remapping, and
a link for downloading all
using the MultiView control
code associated with this
to switch between groups of
tutorial. Happy Coding!
content programmatically.
Date: May, 19 2005 Date: May, 27 2006 Date: Sep, 15 2006 Date: Mar, 31 2004 |