Navision Database access via
Explains how to automatically
ASP.NET 2.0 Free Tutorials :
ASP.NET 2.0 Tutorials -
C/ODBC WebService/ASP.NET
build help in ASP.NET. It is
State Management in ASP.NET
Installing Visual Studio.NET
Application The topic of
possible if you use XML
2.0 - In this tutorial you
Beta 2.0 : In this tutorial
this article is Navision
comments in C# or VB.NET
will learn about new
you will learn the procedure
Attain database access
source code. Simply write
features included in ASP.NET
for Installing Visual
through Webservice,
all the documentation you
2.0 for State Management.
Studio.NET Beta 2.0 starting
connected to Navision via
need tightly tied to and
The Control State,
with minimum system
C/ODBC based Linked Server –
inside your source code!
differences in handling View
requirements, runtime setup
the mechanism available in
Then use some documentation
State and Control State,
and side by side
MS SQL Server 2000 and
processing tools to collect
Implementing the control
installation.
transfer the results to
all these comments and to
state. Initialization and
ASP.NET application. Our
construct a stand alone
loading of a controls
goal will be ASPX page
document containing every
private state. Web pages are
accessing Navision Customers.
little aspect about your
constantly constructed and
source code. As simple as
destroyed with round trips
that!
to the server. However,
state maintenance is an
essential aspect of
deploying web pages on a
stateless protocol such as
HTTP.
Date: Feb, 03 2006 Date: Jun, 13 2006 Date: Sep, 23 2005 Date: Sep, 22 2005 |
VB.NET 2005 Tutorials: Dialog
Menus are well known way to
Explains how any beginner Web
In this article we will show
Boxes in Visual Basic .NET
provide feature rich but
developer / designer can
you how to create your first
2005 - Most Windows
also simple user interface
easily apply a multitude of
project or web application,
applications request for
to your users. This tutorial
formatting to the Web pages
we will take you through the
user input. Dialog boxes are
explains how to make static
he produce. One of the
steps involved and point out
one means of requesting
or dynamic menus in ASP.NET
methods by which an
the differences you may come
users for specific kinds of
applications.
experienced Web designer can
across according to your set
inputs. Therefore, VB.NET
show up from the crowd is to
up and the development tools
allows its designers to
provide flexibility to this
you have chosen.
create a number of different
formatting as well.
types of dialog boxes.
Standard Dialog boxes are
included in classes that
fall within the purview of
the CommonDialog.
FileDialog, ColorDialog,
FontDialog, PageSetupDialog,
PrintDialog.
Date: Jul, 22 2005 Date: May, 02 2006 Date: Apr, 17 2006 Date: May, 30 2005 |