Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Push style templating systems

by metaperl (Curate)
on Mar 14, 2008 at 18:51 UTC ( [id://674273]=note: print w/replies, xml ) Need Help??


in reply to Push style templating systems

From: Oleg Kobchenko <okj@NOSPAM.com> Subject: Re: [Jgeneral] J's first/leading dynamic HTML generation tool +, JHP, is pull-style, object-level and embedded. I am shocked To: General forum <general@jsoftware.com> This business of non-Turing templates have been known in HTML and before that, in GUI in general, by the name of Data Binding. In Internet Explorer http://msdn.microsoft.com/workshop/author/databind/data_binding.asp In Windows Presentation Foundation http://msdn2.microsoft.com/en-us/library/ms752347.aspx Two-way binding in ASP.NET http://msdn.microsoft.com/msdnmag/issues/06/12/ExtendASPNET/ Windows Forms Data Binding http://msdn2.microsoft.com/en-us/library/ef2xyb33.aspx Internet Explorer 4.0-5.0 (1997-98) introduced dynamic two-way hierarchical binding was first introduced, a very powerful feature, especially coupled with hierarchical SQL query. HTML could be bound to XML data islands, which could be fetched from the server without reloading the page (technology that much later became known as AJAX).

Replies are listed 'Best First'.
Re^2: Push style templating systems
by metaperl (Curate) on Mar 14, 2008 at 18:56 UTC
    Microsoft has moved their data binding link.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://674273]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 07:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found