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. char.parse() in Asp.Net

char.parse() in Asp.Net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
5 Posts 3 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.
  • V Offline
    V Offline
    vijay_83
    wrote on last edited by
    #1

    Hi, can anybody pls explain me in detail why do we use char.parse() function in Asp.Net and for what purpose it is used for and pls give me some examples of how to use it in program. Regards Vijay.

    D 1 Reply Last reply
    0
    • V vijay_83

      Hi, can anybody pls explain me in detail why do we use char.parse() function in Asp.Net and for what purpose it is used for and pls give me some examples of how to use it in program. Regards Vijay.

      D Offline
      D Offline
      DavidNohejl
      wrote on last edited by
      #2

      Would Char.Parse[^] be enough? Or what more detail do you need?


      "Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

      V 1 Reply Last reply
      0
      • D DavidNohejl

        Would Char.Parse[^] be enough? Or what more detail do you need?


        "Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

        V Offline
        V Offline
        vijay_83
        wrote on last edited by
        #3

        thanks friend, but i need to encrypt a password and for that i heard that char.parse() is used. Is it true or we have anyother methods for encrypting a password?

        C 1 Reply Last reply
        0
        • V vijay_83

          thanks friend, but i need to encrypt a password and for that i heard that char.parse() is used. Is it true or we have anyother methods for encrypting a password?

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          vijay_83 wrote:

          but i need to encrypt a password and for that i heard that char.parse() is used

          That's what happens when you believe what you hear in the schoolyard.

          vijay_83 wrote:

          we have anyother methods for encrypting a password?

          There's a whole System.Crypography namespace full of stuff for encrypting and decrypting stuff.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          V 1 Reply Last reply
          0
          • C Christian Graus

            vijay_83 wrote:

            but i need to encrypt a password and for that i heard that char.parse() is used

            That's what happens when you believe what you hear in the schoolyard.

            vijay_83 wrote:

            we have anyother methods for encrypting a password?

            There's a whole System.Crypography namespace full of stuff for encrypting and decrypting stuff.

            Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

            V Offline
            V Offline
            vijay_83
            wrote on last edited by
            #5

            thanks graus, can u pls give me any example or redirect me to any useful links which explains encryption and cryptography in detail????

            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