<%#DataBinder.Eval(Container.DataItem, "sitename")%>
Content Syndication with RSS
RSS is a Web content syndication format. Its name is an acronym for Really Simple Syndication. RSS is dialect of XML. All RSS files must conform to the XML 1.0 specification, as published on the World Wide Web Consortium (W3C) website
<%#DataBinder.Eval(Container.DataItem, "sitename")%>
RSS Headline Syndication - Frequently Asked Questions for Content Providers
Websites that publish new content regularly usually provide a list of news headline style links to their latest content. In addition to displaying these headlines on their own websites, it is very common for publishers to make them available for syndication, so that other websites or applications can also include their headlines.
<%#DataBinder.Eval(Container.DataItem, "sitename")%>
Pasting Content into the MSHTML
Pasting Content into the MSHTML. Mirror of article at snook.ca
<%#DataBinder.Eval(Container.DataItem, "sitename")%>
General Electrics excellent Standards guide for their web site.
This is a great example of a standard guide. Everyone should do one of these up for their site.
<%#DataBinder.Eval(Container.DataItem, "sitename")%>
Javascript Tricks and Tips
We've put together a list of common Javascript that we use when we're developing.