Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Eval_Bind

Eval_Bind

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 11127370
    wrote on last edited by
    #1

    HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

    L Richard DeemingR A W 5 Replies Last reply
    0
    • U User 11127370

      HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You can find full details either by a Google search, or by looking at the MSDN documentation.

      1 Reply Last reply
      0
      • U User 11127370

        HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        The first Google result for "asp.net eval bind" has the answer: Data-Binding Expressions Overview[^]


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        1 Reply Last reply
        0
        • U User 11127370

          HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

          A Offline
          A Offline
          anandkannan85
          wrote on last edited by
          #4

          EVal is one way binding, Bind is two way If you bind a value using Eval, it is like a read only. You can only view the data. If you bind a value using Bind, and if you do some change on the value it will reflect on the database also

          1 Reply Last reply
          0
          • U User 11127370

            HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Understanding Eval and Bind[^]

            1 Reply Last reply
            0
            • U User 11127370

              HI, Every Body, Can anyone tell me,What is Eval()and Bind() method in asp.net and What it's use??? And What is difference between Eval() and Bind() Method???

              W Offline
              W Offline
              wikizhao
              wrote on last edited by
              #6

              the eval use in front page(*.aspx)like <%#Eval("article_title")%> the bind is from code page(*.cs),is from a void of a control's databind. you can search in google

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups