Results 1 to 3 of 3

Thread: [RESOLVED] [2.0] Remark How to

  1. #1

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Resolved [RESOLVED] [2.0] Remark How to

    Hi all
    This we use in the VB.NET

    VB Code:
    1. ''' <summary>
    2.     ''' Documentation Here
    3.     ''' </summary>
    4.     ''' <param name="sender"></param>
    5.     ''' <param name="e"></param>
    6.     ''' <remarks></remarks>
    7.     '''


    What About the C#

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2.0] Remark How to

    It's ///
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Thumbs up Re: [2.0] Remark How to

    Quote Originally Posted by jmcilhinney
    It's ///
    Thanks Sir

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width