Browse by Tags

All Tags » SQL SERVER FOR XML QUERY (RSS)

Building and binding hierarchical data from the database to the ASP.NET Navigation Controls by alessandro

If we need to bind our navigations controls to hierarchical data we define manually ourselves in an xml file, this is easy as pie. However, things can get rather complicated or not so obvious when we need to generate this data from a database. First off...
More Posts