This tutorial describes how
Recently, I had a requirement
C# (C Sharp), VB.Net and
The control offers a very
to use Classic ASP page
to put together a website
ASP.Net help, tips, and
user friendly mobile device
layout include files in your
that deals with taking
tutorials from the experts.
experience in that it allows
ASP.NET pages. Full source
somewhat elaborate financial
Featuring message boards and
the user to use their stylus
code provided.
surveys. While the
a database of tutorials for
/ mouse to adjust the weight
questions and answers
.Net assistance.
for a given decision
themselves are good
criteria instead of typing
candidates for being
the numbers.
database driven, there were
a large number of nuiances
ranging from UI items,
business rules, and
calculations that just
didn't fit into a database
driven strategy. With this
in mind, my initial strategy
was to create version
specific classes and
reference them in version
specific ASP.NET pages. Of
course, this accomplished
the initial requirement.
However, whenever a new
version needs to be
implemented, I had to copy
all of the ASP.NET pages and
modify the references to the
appropriate version specific
class name. Refactoring
provides a better
alternative and here's how:
Date: Jan, 11 2001 Date: Oct, 15 2004 Date: Jun, 28 2005 Date: Oct, 15 2004 |
In this tutorial you will
Understanding the .NET
Microsoft's .NET Framework
A step-by-step tutorial which
learn about new feature in
Framework .NET framework is
1.1 does not provide proper
explains 2 ways of
.NET Framework 2.0 Beta.
a Windows Component that
utilities to communicate
displaying data from an SQL
Various aspects such as
supports the building and
with the serial ports on a
Server database using
Support for 64 bit platform
running of windows
Windows machine. The RS232
ADO.NET in an ASP.NET page.
application development,
applications and XML Web
library and this quick
Every step has been
Access control list support
services. The purpose of the
tutorial will have you
explained in detail. Online
(ACL), ADO.NET, ASP.NET,
component is to provide the
talking to a COM port on
demo and source code
Authenticated streams,COM
user with a consistent
your machine in no time.
available for download.
Interop Service
object oriented programming
Enhancements, Console Class
environment whether the code
Additions, Data Protection
is stored locally or
API, Detecting changes in
remotely.
Network connectivity,
Disjunctive Demands,
Distributed Computing,
EventLog Enhancements,
Expanded Certificate
Management, FTP Support,
Generics and Generic
Collection, I/O Enhancements
and several other feature
are discussed here below.
Date: Sep, 22 2005 Date: Sep, 22 2005 Date: Apr, 16 2005 Date: Apr, 15 2002 |