• Page : 1 of 2
  • 1
  • 2

ASP.Net Youtube API Search Keyword

by top54u.com 14 Jul, 2008
In this tutorial we have used the dynamic XmlDataSource Control class object to read the RSS feed of Search results from Youtube API. In C# code you can create an object of XmlDataSource control by using System.Xml namespace..
[read full article here]

Youtube API Search Using ASP.Net C#

by top54u.com 12 Jul, 2008
You can create your own Youtube widgets using its API search method in ASP.Net C# code. You can pass your favorite keyword to the Youtube API search function. XmlDataSource control can be used in ASP.Net.
[read full article here]

ASP.Net Repeater Data Binding with Youtube API RSS

by top54u.com 12 Jul, 2008
In this tutorial we will learn the use of ASP.Net C# XmlNamespaceManager and Youtube API RSS feed for data binding the Youtube Feed items with Repeater Control using XmlDataSource.
[read full article here]

ASP.Net Repeater Bind Dynamic XML DataSource Using C#

by top54u.com 12 Jul, 2008
In ASP.Net 2.0 you can use XMLDataSource class as a dynamic xml data web control to bind the xml data with Repeater control dynamically using C# code. Create an object of XMLDataSource class.
[read full article here]

ASP.Net Repeater Bind Xml DataSource Control

by top54u.com 12 Jul, 2008
In ASP.Net 2.0 you can bind the XML data with Repeater control using XmlDataSource control. XmlDataSource control can read the XML document and returns the set of xml nodes according to its XPath property expression value..
[read full article here]

ASP.Net Repeater Control HTML UL LI CSS Styles

by top54u.com 11 Jul, 2008
ASP.Net Repeater Control supports CSS styles and layouts also that provide the full support for basic HTML tags such as HTML ul and li tags to display the vertical or horizontal layout of list items in ItemTemplate..
[read full article here]

ASP.Net Repeater with C# String Array

by top54u.com 11 Jul, 2008
Repeater Data Control of ASP.Net 2.0 can also display the value stored in C# String Array. You can pass the Array name to the Repeater DataSource property for binding the data stored in string array..
[read full article here]

ASP.Net Repeater Div Layout

by top54u.com 09 Jul, 2008
In ASP.Net 2.0, Repeater Control ItemTemplate layout can be managed using CSS based Div layout. You can use Div float styles to display the data items retrieved from the SQL Database similar to Table layout.
[read full article here]

ASP.Net Repeater Table

by top54u.com 09 Jul, 2008
ASP.Net 2.0 Repeater Control does not render HTML table while generating the list items inside the ItemTemplate retrieved from the SQL DataSource. You can take advantage of Repeater control’s iterative behavior of ItemTemplate to generate the Table rows repeatedly..
[read full article here]

ASP.Net Repeater Nested Using C#

by top54u.com 09 Jul, 2008
Repeater Databound Control in ASP.Net 2.0 can be nested within other Repeater control to display the related database items from the relational SQL Database using C# code..
[read full article here]
  • Page : 1 of 2
  • 1
  • 2

Tags

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

OUR SPONSORS[+ advertise here]
related videos.....
recent posts.....
top54u ezines.....