ASP.NET – Pass the array to the client

I have an array of about 50-200 hyperlinks. How can I pass this array to the client so that I can traverse the array and display each hyperlink as a list item?
The array will be stored in the “application” because it rarely changes system-wide. Is there a more efficient way to implement a hyperlink list?

Thank you

This link is a very good place to start The place of Web Forms and JSON and JQuery:

http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/< /p>

See also JSON.NET: http://www.codeplex.com/Json

I have one that contains about 50-200 hyperlinks An array of. How can I pass this array to the client so that I can traverse the array and display each hyperlink as a list item?
The array will be stored in the “application” because it rarely changes system-wide. Is there a more efficient way to implement a hyperlink list?

Thank you

This link is a very good place to start using Web Forms and JSON and JQuery:

http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/

See also JSON.NET : Http://www.codeplex.com/Json

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2085 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.