Which is the best method to pass C# arraylist (array) To Javascript array

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nashikeloor
    New Member
    • Feb 2013
    • 3

    #1

    Which is the best method to pass C# arraylist (array) To Javascript array

    HI All,

    I want to read data from MS sql 2008 and store in c# array or array list. To do this which method is the best method. Please give me the guideline.
    Thanks in advance I will be waiting for your reply.

    Thanks
    PBN
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Read Frinny's article here: http://bytes.com/topic/net/insights/...e-your-program

    Comment

    Working...