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. Language Independancy.

Language Independancy.

Scheduled Pinned Locked Moved ASP.NET
csharpquestion
4 Posts 4 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.
  • J Offline
    J Offline
    Jeneesh K Velayudhan
    wrote on last edited by
    #1

    How can we integrate one c# project into one vb.net application ?

    Thanks & Regards, Jeneesh k. v.

    I S C 3 Replies Last reply
    0
    • J Jeneesh K Velayudhan

      How can we integrate one c# project into one vb.net application ?

      Thanks & Regards, Jeneesh k. v.

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      jeneeshcme wrote:

      How can we integrate one c# project into one vb.net application ?

      You can do it using webconfig file. create one folder in app_code folder and place all .vb files in that folder and you can configure that folder using following lines. By this you can use both c# and vb class in one application. please don't forget to vote on the post that helped you.

      1 Reply Last reply
      0
      • J Jeneesh K Velayudhan

        How can we integrate one c# project into one vb.net application ?

        Thanks & Regards, Jeneesh k. v.

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Just create a dll for C# project and add that dll(Add reference) your VB application. i think you will not get any problems

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        1 Reply Last reply
        0
        • J Jeneesh K Velayudhan

          How can we integrate one c# project into one vb.net application ?

          Thanks & Regards, Jeneesh k. v.

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

          To clarify the first answer you got, you can have VB.NET and C# pages within an ASP.NET application, but the app code needs to all be the same language. A dll is the way to solve this. Although, your question doesn't read like it's an ASP.NET question at all ?

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          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