473,419 Members | 1,815 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,419 software developers and data experts.

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
Nov 17 '05 #1
6 1972
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" <Ja************@hotmail.com> wrote in message
news:Oa*************@tk2msftngp13.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

Nov 17 '05 #2
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.machin AT dot.state.fl.us> ¼¶¼g©ó¶l¥ó·s»D:OO**************@TK2MSFTNGP12.phx.g bl...
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" <Ja************@hotmail.com> wrote in message
news:Oa*************@tk2msftngp13.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


Nov 17 '05 #3
Jason Huang wrote:
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?
You do not have access to a menu in web forms projects.
It is pure html/dhtml/asp/etc.. "Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> ¼¶¼g©ó¶l¥ó·s»D:OO**************@TK2MSFTNGP12.phx.g bl...
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" <Ja************@hotmail.com> wrote in message
news:Oa*************@tk2msftngp13.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



Nov 17 '05 #4
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" <jb******@yahoo.com>
???????:42***********************@news.sunsite.dk. ..
Jason Huang wrote:
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?

You do not have access to a menu in web forms projects.
It is pure html/dhtml/asp/etc..
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
¼¶¼g©ó¶l¥ó·s»D:OO**************@TK2MSFTNGP12.phx.g bl...
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" <Ja************@hotmail.com> wrote in message
news:Oa*************@tk2msftngp13.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


Nov 17 '05 #5
"Jason Huang" <Ja************@hotmail.com> wrote in
news:ud**************@TK2MSFTNGP10.phx.gbl:
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.


http://www.atozed.com/intraweb/

It implements a MainMenu in ASP.NET.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
Nov 17 '05 #6
"Jason Huang" <Ja************@hotmail.com> wrote in message
news:ud**************@TK2MSFTNGP10.phx.gbl...
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

There are all kinds of wacky alternatives using dhtml, javascript, css etc.
Research the web.
Nov 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tianji | last post by:
Hi, everyone! I am trying to develop a ASP.NET web application with a custom main menu. Is there existing MainMenu control in Web Form of ASP.NET available? Or, I have to write code to create it?...
3
by: bardo | last post by:
I am running into the following problem would like to know if this a bug or me doing something wrong. Using C# with visual studios 2003. I make a form and add a mainMenu Control. Now I type in...
7
by: charliewest | last post by:
Using .Net CF, i have created a 2 dimension ArrayList, and "binded" this list to a ComboBox control using the "DataSource" property. I have set the DisplaySource and ValueMember properties as well....
2
by: VSNT | last post by:
Is there a way to paint the backcolor of a main menu. I can paint the menu ites from the size and paint events but there doesnot appear to be an accessable paint method for the actual MainMenu...
6
by: Larry Woods | last post by:
I am trying to name my submenus (MainMenu control) and they show up in the menu dropdown...like they are O.K., but when I check my controls the names are still "MenuItemX". OTOH, the top-level...
7
by: Grumpy Aero Guy | last post by:
I have a windows form project. I have added a mainmenu control which has several items with assoicated subroutines. I can not get the menu to display when I debug the application for anything....
0
by: Ken Yu | last post by:
Hi, I have one big problem, detail as below : I created "Form01" for main MdiContainer (IsMdiContainer is Enable), I tried to open "Form02" by MainMenu under the MdiContainer, it have two...
0
by: ucasesoftware | last post by:
In my mainMenu i have items Copy, cut, paste... I have a form with a lot of textbox In my sub of item copy i have : SendKeys.Send("^c") but if the user select a text in a textbox... click...
4
by: cj | last post by:
I don't see the mainmenu item in the toolbox of 2005. I guess I haven't created a project in 2005 using it yet. I know I upgraded some from 2003 to 2005 and they show the control mainmenu on the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.