Where's the "MainMenu" web control in web form?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jason Huang

    Where's the "MainMenu" web control in web form?

    Hi,

    In VB, we have windows control item "MainMenu", do we have this item in the
    ASP.Net C# web form? Or how could we make it?
    By the way, how about the ASP.Net 2005?
    Thanks for help.

    Jason


  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: Where's the "MainMenu& quot; web control in web form?

    there is nothing like that in asp.net

    also remember that the same classes that you use in VB you can use them in
    c# , or any other .net language .


    cheers,

    --
    Ignacio Machin,
    ignacio.machin AT dot.state.fl.us
    Florida Department Of Transportation

    "Jason Huang" <JasonHuang8888 @hotmail.com> wrote in message
    news:OaUH7excFH A.412@tk2msftng p13.phx.gbl...[color=blue]
    > Hi,
    >
    > In VB, we have windows control item "MainMenu", do we have this item in
    > the ASP.Net C# web form? Or how could we make it?
    > By the way, how about the ASP.Net 2005?
    > Thanks for help.
    >
    > Jason
    >[/color]


    Comment

    • Jason Huang

      #3
      Re: Where's the &quot;MainMenu& quot; web control in web form?

      Thanks.
      Are you saying in the ASP.Net, in C# web form, I can use the "using
      System.Windows. Forms", then to edit the mainmenu item?

      "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us > ¼¶¼g©ó¶l¥ó·s»D: OOtvcwzcFHA.312 0@TK2MSFTNGP12. phx.gbl...[color=blue]
      > there is nothing like that in asp.net
      >
      > also remember that the same classes that you use in VB you can use them in
      > c# , or any other .net language .
      >
      >
      > cheers,
      >
      > --
      > Ignacio Machin,
      > ignacio.machin AT dot.state.fl.us
      > Florida Department Of Transportation
      >
      > "Jason Huang" <JasonHuang8888 @hotmail.com> wrote in message
      > news:OaUH7excFH A.412@tk2msftng p13.phx.gbl...[color=green]
      >> Hi,
      >>
      >> In VB, we have windows control item "MainMenu", do we have this item in
      >> the ASP.Net C# web form? Or how could we make it?
      >> By the way, how about the ASP.Net 2005?
      >> Thanks for help.
      >>
      >> Jason
      >>[/color]
      >
      >[/color]


      Comment

      • John B

        #4
        Re: Where's the &quot;MainMenu& quot; web control in web form?

        Jason Huang wrote:[color=blue]
        > Thanks.
        > Are you saying in the ASP.Net, in C# web form, I can use the "using
        > System.Windows. Forms", then to edit the mainmenu item?
        >[/color]
        You do not have access to a menu in web forms projects.
        It is pure html/dhtml/asp/etc..[color=blue]
        > "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us > ¼¶¼g©ó¶l¥ó·s»D: OOtvcwzcFHA.312 0@TK2MSFTNGP12. phx.gbl...
        >[color=green]
        >>there is nothing like that in asp.net
        >>
        >>also remember that the same classes that you use in VB you can use them in
        >>c# , or any other .net language .
        >>
        >>
        >>cheers,
        >>
        >>--
        >>Ignacio Machin,
        >>ignacio.machi n AT dot.state.fl.us
        >>Florida Department Of Transportation
        >>
        >>"Jason Huang" <JasonHuang8888 @hotmail.com> wrote in message
        >>news:OaUH7exc FHA.412@tk2msft ngp13.phx.gbl.. .
        >>[color=darkred]
        >>>Hi,
        >>>
        >>>In VB, we have windows control item "MainMenu", do we have this item in
        >>>the ASP.Net C# web form? Or how could we make it?
        >>>By the way, how about the ASP.Net 2005?
        >>>Thanks for help.
        >>>
        >>>Jason
        >>>[/color]
        >>
        >>[/color]
        >
        >[/color]

        Comment

        • Jason Huang

          #5
          Re: Where's the &quot;MainMenu& quot; web control in web form?

          Thanks.
          But what will be the alternative of using a "menu" in a web form?
          Since the mainmenu item in the VB6 and VB.net seems pretty handy, but our
          company is giving up the VB6 and on the track of using all web form
          application. Cuz my boss said using the windows form requires the client to
          install extra programs(.dll).
          Thanks for any advice.

          Jason


          "John B" <jbngspam@yahoo .com>
          ???????:42b60af 6$0$18649$14726 298@news.sunsit e.dk...[color=blue]
          > Jason Huang wrote:[color=green]
          >> Thanks.
          >> Are you saying in the ASP.Net, in C# web form, I can use the "using
          >> System.Windows. Forms", then to edit the mainmenu item?
          >>[/color]
          > You do not have access to a menu in web forms projects.
          > It is pure html/dhtml/asp/etc..[color=green]
          >> "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us >
          >> ¼¶¼g©ó¶l¥ó·s»D: OOtvcwzcFHA.312 0@TK2MSFTNGP12. phx.gbl...
          >>[color=darkred]
          >>>there is nothing like that in asp.net
          >>>
          >>>also remember that the same classes that you use in VB you can use them
          >>>in c# , or any other .net language .
          >>>
          >>>
          >>>cheers,
          >>>
          >>>--
          >>>Ignacio Machin,
          >>>ignacio.mach in AT dot.state.fl.us
          >>>Florida Department Of Transportation
          >>>
          >>>"Jason Huang" <JasonHuang8888 @hotmail.com> wrote in message
          >>>news:OaUH7ex cFHA.412@tk2msf tngp13.phx.gbl. ..
          >>>
          >>>>Hi,
          >>>>
          >>>>In VB, we have windows control item "MainMenu", do we have this item in
          >>>>the ASP.Net C# web form? Or how could we make it?
          >>>>By the way, how about the ASP.Net 2005?
          >>>>Thanks for help.
          >>>>
          >>>>Jason
          >>>>
          >>>
          >>>[/color]
          >>[/color][/color]

          Comment

          • Chad Z. Hower aka Kudzu

            #6
            Re: Where's the &quot;MainMenu& quot; web control in web form?

            "Jason Huang" <JasonHuang8888 @hotmail.com> wrote in
            news:udCRgFVdFH A.3864@TK2MSFTN GP10.phx.gbl:[color=blue]
            > But what will be the alternative of using a "menu" in a web form?
            > Since the mainmenu item in the VB6 and VB.net seems pretty handy, but
            > our company is giving up the VB6 and on the track of using all web
            > form application. Cuz my boss said using the windows form requires
            > the client to install extra programs(.dll).
            > Thanks for any advice.[/color]



            It implements a MainMenu in ASP.NET.


            --
            Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
            "Programmin g is an art form that fights back"

            Make your ASP.NET applications run faster

            Comment

            • wozza

              #7
              Re: Where's the &quot;MainMenu& quot; web control in web form?

              "Jason Huang" <JasonHuang8888 @hotmail.com> wrote in message
              news:udCRgFVdFH A.3864@TK2MSFTN GP10.phx.gbl...[color=blue]
              > Thanks.
              > But what will be the alternative of using a "menu" in a web form?
              > Since the mainmenu item in the VB6 and VB.net seems pretty handy, but our
              > company is giving up the VB6 and on the track of using all web form
              > application. Cuz my boss said using the windows form requires the client
              > to install extra programs(.dll).
              > Thanks for any advice.
              >
              > Jason[/color]


              There are all kinds of wacky alternatives using dhtml, javascript, css etc.
              Research the web.


              Comment

              Working...