Asp.net with c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gargrakesh
    New Member
    • Feb 2008
    • 1

    Asp.net with c#

    Difference between properties and functions and where to use properties and funtion
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by gargrakesh
    Difference between properties and functions and where to use properties and funtion
    What do you think are the differences?
    If you want to program in C# then you probably have read a C# text/tutorial somewhere. What did it say?

    Comment

    • kunal pawar
      Contributor
      • Oct 2007
      • 297

      #3
      I am just state in short

      Properties means the attributes of that object AND
      Functions means processing using attributes for object

      Please review links, this may help u

      <Removed> Please don't post links to other forums.
      Last edited by r035198x; Feb 18 '08, 09:05 AM. Reason: Removed links

      Comment

      Working...