Microsoft provides an easy
Explains what is validation,
Are you trying to create your
This tutorial should be
way to dynamically register
why validation of user input
own DotNetNuke skin? How
considered as an
client side code at runtime.
is so important and how to
many times you have run to
introductary summary to
Unfortunately, it can only
use ASP.NET 2.0 validation
the skinning documentation
handling sessions in
place the code within the
controls to build robust Web
to find the right attribute
asp.net. It looks at the
body of a web page. I have
applications.
for a skin object you
common problems with
two suggestions on how to
needed? With this free
sessions complete with
work around this issue and
Dreamweaver extension you
solutions to the problems.
register code in the header.
have all skin objects and
Features example code and
their attributes on hand.
full explaination.
Date: Mar, 20 2006 Date: Feb, 19 2006 Date: Feb, 13 2006 Date: Feb, 03 2006 |
Navision Database access via
ASP.NET is available for
RSS (Rich Site Summary) news
Explains how to set focus in
C/ODBC WebService/ASP.NET
download as a component of
feeds are easily consumed
ASP.NET controls (e.g.
Application The topic of
the .NET Framework. Learn
and displayed in an ASP.NET
button or textbox) using
this article is Navision
how to install ASP.NET and
web forms page using no more
ASP.NET server side code or
Attain database access
the .NET Framework.
than a few lines of codes.
client side javascript.
through Webservice,
However, listing the RSS
Tutorial includes review of
connected to Navision via
news feed links in this
focus in ASP.NET 2.0 too.
C/ODBC based Linked Server –
fashion can take up
the mechanism available in
considerable page space.
MS SQL Server 2000 and
Instead, it would be more
transfer the results to
convenient to display them
ASP.NET application. Our
in a small embedded window
goal will be ASPX page
that automatically scrolls
accessing Navision Customers.
them to the user. This
method substantially reduces
the page real estate devoted
to the news feed, while
displaying the same
information in a compact,
attractive, and intuitive
manner. Once you have
developed a method for
displaying RSS news in this
format, it would be still
more convenient to implement
the method as a custom
control that you can add to
any ASP.NET web forms page
with just a few lines of
code. This article shows
you how.
In this article,
you will learn how to create
the illusion of continuous
seamless scrolling by: 1)
using two datagrids to
display the same listing;
and 2) scrolling the entire
total list, but then
repeating the scrolling when
it has passed over the first
list.
Date: Feb, 03 2006 Date: Feb, 03 2006 Date: Jan, 23 2006 Date: Jan, 09 2006 |