ASP.NET - transform xml to table using jquery

Asked By Svs Suresh
03-Feb-12 06:33 AM
Hi,
   transform xml using xslt using jquery

  Plz help
  Somesh Yadav replied to Svs Suresh
03-Feb-12 07:08 AM
hi go through the below link

http://johannburkard.de/software/xsltjs/
Create New Account
help
Jquery with asp.net / ajax Hi all: I want to learn and use Jquery with asp.net. Can it be used with asp.net ajax. Should it be used instead of ajax or with ajax for better page loading
Treeview in asp.net with examples Treeview in asp.net with examples HI try this screenshots refer links for code http: / / www.codeproject.com / KB moments to look at each of them. The next step is to add a new XML file to the project and create your data file: <? xml version = " 1.0 " encoding = " utf-8 " ?> < Contacts > < Contact Name = " Salman Khalid " > < Description Value = " Phone#, EMail aspx and add an XMLDataSource object to the form. Set its DataFile to the new XML file. Select the TreeViewControl, and set it's DataSourceID to the XMLDataSource object. Select the value equal to their ID.) Click on Apply and exit the Editor. Switch to the XML file and set some real-time entries, and run the application. That's all there
ASP.NET AJAX on Microsoft CDN The article describes in detail the Microsoft ASP.NET AJAX client library which went on Micrsoft’s CDN recently. An example for creating a web page displaying data using the CDN files as well as using jQuery library from another source to embellish the page with custom styling is also described. Microsoft ASP.NET launched a new Microsoft AJAX CDN service that provides caching support for AJAX libraries (ASP.NET AJAX and jQuery) recently . The main advantage of a CDN is to deliver content
ASP.NET MVC RC2 ASP.NET MVC RC2 is now available. Some observations and links to resources. “Artificial Intelligence is no match for natural stupidity.” - - Unknown ASP.NET MVC Release Candidate 2 is out; it has no major identifiable changes in features or any previous installations first. There is also a growing number of Codeplex.com contributions for ASP.NET MVC (181 search results!). In addition, they’ve managed to include JQuery 1.3.1
How to create animations in asp.net HI! I want to work with animations but I need to know all of the technologie that I am must use to begin in asp.net. Please can you give a list? On asp.net you can create an animation using the Ajax Control just have a look at below links for the few of them http: / / www.asp.net / ajaxLibrary / AjaxControlToolkitSampleSite / Animation / Animation.aspx http: / / www.asp.net / ajaxLibrary / AjaxControlToolkitSampleSite / Walkthrough / UsingAnimations.aspx For