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. C#
  4. hi friends!

hi friends!

Scheduled Pinned Locked Moved C#
c++csharp
5 Posts 5 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.
  • K Offline
    K Offline
    kh pakdaman
    wrote on last edited by
    #1

    hello, I'm a visual c++ programmer, i wanted some information about .net technology and how should i start with it and where to finish it,and how much time does it take,I study almost 8hours a day, Best regards, khodadad pakdaman.

    RaviBeeR F P 3 Replies Last reply
    0
    • K kh pakdaman

      hello, I'm a visual c++ programmer, i wanted some information about .net technology and how should i start with it and where to finish it,and how much time does it take,I study almost 8hours a day, Best regards, khodadad pakdaman.

      RaviBeeR Offline
      RaviBeeR Offline
      RaviBee
      wrote on last edited by
      #2

      See this[^] link. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • K kh pakdaman

        hello, I'm a visual c++ programmer, i wanted some information about .net technology and how should i start with it and where to finish it,and how much time does it take,I study almost 8hours a day, Best regards, khodadad pakdaman.

        F Offline
        F Offline
        Fahad Ali
        wrote on last edited by
        #3

        It's all up to you my friend in how many hours you grasp a particular topic. If you nee books regarding .Net i can help you on it.By the way i am working on C# if u have any query you may ask i'll give you the answers if they are in my knowledge.Best Of Luck ;) fahad.ashraf.ali@gmail.com Fahad

        P 1 Reply Last reply
        0
        • F Fahad Ali

          It's all up to you my friend in how many hours you grasp a particular topic. If you nee books regarding .Net i can help you on it.By the way i am working on C# if u have any query you may ask i'll give you the answers if they are in my knowledge.Best Of Luck ;) fahad.ashraf.ali@gmail.com Fahad

          P Offline
          P Offline
          paulcortez
          wrote on last edited by
          #4

          Hi... You mentioned that your working on c# and i'm currently strugling on this language. Can you help me? I'm trying to convert this code from vb to c#: Private Shared mFormDefInstance As frmBillingAll Private Shared mInitializingDefInstance As Boolean Public Shared Property defInstance() As frmBillingAll Get If mFormDefInstance Is Nothing OrElse mFormDefInstance.IsDisposed Then mInitializingDefInstance = True mFormDefInstance = New frmBillingAll mInitializingDefInstance = False End If defInstance = mFormDefInstance End Get Set(ByVal Value As frmBillingAll) mFormDefInstance = Value End Set End Property Here's my convertion Private static frmFloatDialog floatDialog = new frmFloatDialog(); Private static bool mInitializingDefInstance; Public static Property defInstance() As frmBillingAll --> I dont know how to convert this thing... Get If mFormDefInstance Is Nothing OrElse mFormDefInstance.IsDisposed Then mInitializingDefInstance = True mFormDefInstance = New frmBillingAll mInitializingDefInstance = False End If defInstance = mFormDefInstance End Get Set(ByVal Value As frmBillingAll) mFormDefInstance = Value End Set End Property I could convert some of it but I think I done it wrongly... Do you have an idea on how to call other MDIchild by another MDIchild? I tried using formName.show() but its not working. Please advice... thankz....

          1 Reply Last reply
          0
          • K kh pakdaman

            hello, I'm a visual c++ programmer, i wanted some information about .net technology and how should i start with it and where to finish it,and how much time does it take,I study almost 8hours a day, Best regards, khodadad pakdaman.

            P Offline
            P Offline
            PlayByTheRules
            wrote on last edited by
            #5

            kh.pakdaman wrote:

            hi friends!

            It would be better to put in a useful subject line. For example: "Need advice for studying C#"

            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