TheCodeBehind is a
Shows and explains you how to
This article describes the
In this paper, we discuss the
combination blog and
make an ASP .NET Web
life cycle of an ASP.NET
benefits that companies are
resource site for
Service, an ASP .NET Web
page from initialization to
seeking to gain in migrating
programmers and developers
Application and how to
unloading. Also shows the
to ASP.NET, and the various
to share code, learn from
consume the Web Service with
various methods to override
approaches they can adopt.
each other and blog about
the ASP .NET Web Application.
ASP.NET server-side events.
We also discuss how to
whatever interests
Source code available for
estimate the complexity of a
them.
The site includes
download.
.NET migration, and outline
some great features such as
the main phases of a
members advertising on their
well-planned migration.
blogs and resources, and
being able to add languages
to the main site
themselves!
Languages
currently on the site
include asp, asp.net,
asp.net 2.0, c, c#, c++,
java, javascript, jscript,
jscript.net, perl, php,
python, vb, vb.net and
vbscript!
Date: Apr, 21 2005 Date: Jun, 28 2004 Date: Jan, 03 2002 Date: Aug, 30 2006 |
A comprehensive tutorial on
Working on a multi-developer
Demonstrates how to use
We probably all remember how
uploading files to server
ASP.NET project while
custom validation on a form
agonizing it is to create
hard disk using built-in
sharing one web.config can
by checking to see if a
client-side cookies using
ASP.NET server controls.
be time consuming and
string in a TextBox is not
JavaScript. HttpCookie class
Describes how to upload more
troublesome. Usually, each
the same with a string from
offers an easier way to
than one file? how to upload
developer may have path and
an array (or database), case
accomplish the task and with
only image files? how to
other settings specific to
in which it displays 'This
minimal fuss. This article
retrieve other form
their development machine,
name is already taken'.
takes a close look at
non-binary field values? how
such as Database connection
HttpCookie class and how to
to view and delete files
strings, paths, e-mail
use it to store cookies on
uploaded on the server? how
addresses, etc. For example,
the client machine.
to force user to download a
each developer on a project
file without viewing it? how
may be running a database
to expose correct file name
locally that the application
to the user browser instead
relies on during
of a generic file.aspx? how
development. Therefore, the
to retrieve correct
connection string would be
content-type for the file
different for each developer.
from system registry? how to
set/unset max file upload
size limit per folder of
your application?
Date: Feb, 27 2003 Date: Nov, 30 -1 Date: Nov, 30 -1 Date: Jun, 20 2004 |