[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

ASPX generation

Subject: ASPX generation
From: "Vladimir Nesterovsky" <vladimir@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Jun 2010 06:06:59 -0700
 ASPX generation
Hello!

What's the recommended way of ASPX page generation?

E.g.:
------------------------
<%@ Page Language="C#" AutoEventWireup="true" 
CodeBehind="CurMainMenuP.aspx.cs" Inherits="Currency.CurMainMenuP"
  EnableSessionState="True" MaintainScrollPositionOnPostback="True" 
MasterPageFile="Screen.Master"%>

<asp:Content ID="Title" runat="server" 
ContentPlaceHolderID="Title">CUR_MAIN_MENU_P</asp:Content>
<asp:Content ID="Content" runat="server" ContentPlaceHolderID="Content">
    <span runat="server" class="inputField system UpperCase" 
id="id1222146581" enableviewstate="false">
       <%# Dialog.Global.TranCode %>
    </span>
...
------------------------

Notice aspx page directives, data binding expessions, and prefixed tag 
names without namespace declarations.

Thanks.
--
Vladimir Nesterovsky
http://www.nesterovsky-bros.com/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.