This pack contains: a
ASP.Net's introduction of the
This article explains how to
We will create a custom
document that describes the
web.config file went a long
use the .NET XmlTextWriter
dropdown conrol using a
techniques users can employ
way to filling the
class to create a custom RSS
datasource. This code
to author and consume custom
configuration hole we had to
feed. I have decided to
provides us to fill a
Web controls for ASP.NET Web
deal with in classic ASP. We
write this article in 2
dropdrown list using a
applications using Visual
actually went from having
parts. In this part, I will
datasource. This code also
Studio.NET; a presentation
very little (global.asa was
focus on creating the RSS
displays us ASP.NET is
about Server and User
the closest thing) to a
feed and how to consume it
easier than classical ASP to
Controls in ASP.NET and
well-structured, change on
from an asp.net page. In
generate custom controls.
source code.
the fly XML file. For the
part 2, I will focus on
most part, the web.config
creating a dynamic RSS feed
file does the trick fine.
with ADO.NET.
However there are some
limitations and constraints
with using it, which you are
probably already aware of.
What you might not know is
how easy is it to surmount
those issues by creating a
far more flexible
alternative.
Date: May, 15 2003 Date: Aug, 30 2004 Date: Jun, 20 2004 Date: Oct, 28 2003 |
Learn how to create a website
Extend the existing
With a solid foundation
ASP.NET 2.0 Free Tutorials :
in Visual Web Developer that
globalization capabilities
created in Part 1, we now
Creating Nested Master Pages
uses a Master Page as the
of .Net to create flexible
turn our attention to more
- In this tutorial you will
site-wide template.
and powerful multilgual web
advanced topics. We’ll use
learn how master pages can
sites. First create a
context rewriting for some
be nested within one main
custom ResourceManager and
professional looking and
master page, build and
then create custom
hassle free
example nested master page
localized-capable server
state-management, talk about
with the help of sample code.
controls to easily deploy
good database design with
multilingual functionality.
respect to multilingual
applications, and dive into
more advanced Localized
controls for ultimate
flexibility and productivity.
Date: Oct, 27 2006 Date: Aug, 19 2004 Date: Aug, 24 2004 Date: Sep, 22 2005 |