• Page : 1 of 1
  • 1

Youtube API Search Using ASP.Net C#

by top54u.com 17 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 17 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]

Using C# XmlNamespaceManager to AddNamespace

by top54u.com 17 Jul, 2008
XmlNamespaceManager is a C# class that can be used in ASP.Net web applications to Add Namespace for providing the meta-data information about XML schema. AddNamespace function accepts two parameters.
[read full article here]

ASP.Net Repeater Bind Dynamic XML DataSource Using C#

by top54u.com 17 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 17 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 XmlDocument XPath C# examples

by top54u.com 16 Jul, 2008
ASP.Net XmlDocuemnt class provides the methods to select nodes or a single node by passing XPath expression. Here we will learn the C# code for applying XmlDocument class functions.
[read full article here]

ASP.Net XML DataSource XPath

by top54u.com 16 Jul, 2008
XMLDataSource control of ASP.Net has a property XPath that takes the value as XPath query to read the XML Nodes list under that specified XML path. XPath query works like SQL Select query that can select the XML nodes or a single XML node.
[read full article here]

ASP.Net 2.0 XmlDataSource Control

by top54u.com 16 Jul, 2008
ASP.Net 2.0 provides an XmlDataSource control for XML data that accepts the path of XML file and returns the XML document to represent hierarchical data in memory. XmlDataSource reads the XML data inside the provided xml document file.
[read full article here]
  • Page : 1 of 1
  • 1

Tags

Disclaimer

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

© Copyright 2008




related videos.....
recent posts.....
top54u ezines.....