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. General Programming
  3. Visual Basic
  4. implement different file formats in VB.net

implement different file formats in VB.net

Scheduled Pinned Locked Moved Visual Basic
csharp
6 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.
  • D Offline
    D Offline
    divyaswati
    wrote on last edited by
    #1

    how can we implement different file formats in VB.Net

    divya

    C 1 Reply Last reply
    0
    • D divyaswati

      how can we implement different file formats in VB.Net

      divya

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      By writing code that handles different file formats. I think you are going to have to be a bit more specific if you want a better answer than the flippant response I gave above.


      Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

      G D 2 Replies Last reply
      0
      • C Colin Angus Mackay

        By writing code that handles different file formats. I think you are going to have to be a bit more specific if you want a better answer than the flippant response I gave above.


        Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

        G Offline
        G Offline
        Girish481
        wrote on last edited by
        #3

        First explore yourself in MSDN; how many file formats are available in VB.NET. Which 1 u want? I think self learning and understanding may increase your knowledge-base. Girish Girish Sharma

        C 1 Reply Last reply
        0
        • C Colin Angus Mackay

          By writing code that handles different file formats. I think you are going to have to be a bit more specific if you want a better answer than the flippant response I gave above.


          Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

          D Offline
          D Offline
          divyaswati
          wrote on last edited by
          #4

          Actually i want to make an application in VB.Net through which we can upload different file formats just as rtf files and more type of files and after uploading we are able to see that files

          divya

          C 1 Reply Last reply
          0
          • G Girish481

            First explore yourself in MSDN; how many file formats are available in VB.NET. Which 1 u want? I think self learning and understanding may increase your knowledge-base. Girish Girish Sharma

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            Girish481 wrote:

            self learning and understanding may increase your knowledge-base

            I know that - but shouldn't you be telling the OP that?


            Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

            1 Reply Last reply
            0
            • D divyaswati

              Actually i want to make an application in VB.Net through which we can upload different file formats just as rtf files and more type of files and after uploading we are able to see that files

              divya

              C Offline
              C Offline
              Colin Angus Mackay
              wrote on last edited by
              #6

              Still too vague. Specify each file type you are interested in. With RTF you have the option of a RichTextBox (If your application is a windows forms application) in order to show the file. If not then you are going to have to obtain the specification of RTF and provide your own means of translating the file into a viewable format.


              Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

              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