473,324 Members | 2,501 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,324 software developers and data experts.

Web Matrix and Visual Web 2005 Questions

Hello,

In Web Matrix, I am able to work on a single ASPX file and double click on a
control and it will take me to the subroutine so I can code the button.

In Visual Web Developer, if I do the same (single ASPX file, double click on
a control) it takes me to the HTML code and not the VB code.

Why is this?

Thanks,
Brian
Nov 20 '05 #1
11 1189
Webmatrix did the same thing Visual Web Developer is doing, however,
they just hid the HTML from you. They had like 3 views, HTML View,
Code View, All View. When you double clicked on the button it took you
to Code View so you only saw VB code, howver, the code was still
embedded in the aspx page. You can see that if you select All View.

You can do Codebehind in VWD, however you have to select the option to
place code in a seperate file when you go to add a page to your website.

Nov 20 '05 #2

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Webmatrix did the same thing Visual Web Developer is doing, however,
they just hid the HTML from you. They had like 3 views, HTML View,
Code View, All View. When you double clicked on the button it took you
to Code View so you only saw VB code, howver, the code was still
embedded in the aspx page. You can see that if you select All View.

You can do Codebehind in VWD, however you have to select the option to
place code in a seperate file when you go to add a page to your website.


Thanks..I will try this. I just find it a little easier when it creates the
SIGNATURE line automatically. This doesn't happen in single file ASPX files
in VWD. At least I can't get it to with the advice you mentioned.

This is just so silly..I am a newbie to VWD, so I hope my questions aren't
as silly.
Nov 20 '05 #3
You might want to consider asking VWD questions here :

http://forums.asp.net/175/ShowForum.aspx

There's quite a few developers helping each other with VWD there.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:uO****************@TK2MSFTNGP12.phx.gbl...

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Webmatrix did the same thing Visual Web Developer is doing, however,
they just hid the HTML from you. They had like 3 views, HTML View,
Code View, All View. When you double clicked on the button it took you
to Code View so you only saw VB code, howver, the code was still
embedded in the aspx page. You can see that if you select All View.

You can do Codebehind in VWD, however you have to select the option to
place code in a seperate file when you go to add a page to your website.


Thanks..I will try this. I just find it a little easier when it creates the SIGNATURE
line automatically. This doesn't happen in single file ASPX files in VWD. At least I
can't get it to with the advice you mentioned.

This is just so silly..I am a newbie to VWD, so I hope my questions aren't as silly.

Nov 20 '05 #4
I have..haven't found the answer yet. The main way to fix this is to open a
SITE.

I was just used to working with single ASPX files in Web Matrix, double
clicking on the control and it fills out the signature line for you and then
I code away. Just not sure why VWD wont do this for me in single ASPX files.

B

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
You might want to consider asking VWD questions here :

http://forums.asp.net/175/ShowForum.aspx

There's quite a few developers helping each other with VWD there.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:uO****************@TK2MSFTNGP12.phx.gbl...

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Webmatrix did the same thing Visual Web Developer is doing, however,
they just hid the HTML from you. They had like 3 views, HTML View,
Code View, All View. When you double clicked on the button it took you
to Code View so you only saw VB code, howver, the code was still
embedded in the aspx page. You can see that if you select All View.

You can do Codebehind in VWD, however you have to select the option to
place code in a seperate file when you go to add a page to your website.


Thanks..I will try this. I just find it a little easier when it creates
the SIGNATURE line automatically. This doesn't happen in single file ASPX
files in VWD. At least I can't get it to with the advice you mentioned.

This is just so silly..I am a newbie to VWD, so I hope my questions
aren't as silly.


Nov 20 '05 #5
re:
not sure why VWD wont do this for me in single ASPX files
You have to be in design mode for this to work.

The integrated VWD in VS.NET works the same way you describe.
It would be baffling if it didn't work the same way in the stand-alone version.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:eb****************@TK2MSFTNGP14.phx.gbl...I have..haven't found the answer yet. The main way to fix this is to open a SITE.

I was just used to working with single ASPX files in Web Matrix, double clicking on the
control and it fills out the signature line for you and then I code away. Just not sure
why VWD wont do this for me in single ASPX files.

B

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
You might want to consider asking VWD questions here :

http://forums.asp.net/175/ShowForum.aspx

There's quite a few developers helping each other with VWD there.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:uO****************@TK2MSFTNGP12.phx.gbl...

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Webmatrix did the same thing Visual Web Developer is doing, however,
they just hid the HTML from you. They had like 3 views, HTML View,
Code View, All View. When you double clicked on the button it took you
to Code View so you only saw VB code, howver, the code was still
embedded in the aspx page. You can see that if you select All View.

You can do Codebehind in VWD, however you have to select the option to
place code in a seperate file when you go to add a page to your website.

Thanks..I will try this. I just find it a little easier when it creates the SIGNATURE
line automatically. This doesn't happen in single file ASPX files in VWD. At least I
can't get it to with the advice you mentioned.

This is just so silly..I am a newbie to VWD, so I hope my questions aren't as silly.



Nov 20 '05 #6
I am in design mode. I add a control in a single ASPX file, double click on
it and it takes me to the HTML and doesn't create the event handler for,
say, Button1_Click.

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
re:
not sure why VWD wont do this for me in single ASPX files


You have to be in design mode for this to work.

The integrated VWD in VS.NET works the same way you describe.
It would be baffling if it didn't work the same way in the stand-alone
version.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:eb****************@TK2MSFTNGP14.phx.gbl...
I have..haven't found the answer yet. The main way to fix this is to open
a SITE.

I was just used to working with single ASPX files in Web Matrix, double
clicking on the control and it fills out the signature line for you and
then I code away. Just not sure why VWD wont do this for me in single
ASPX files.

B

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
You might want to consider asking VWD questions here :

http://forums.asp.net/175/ShowForum.aspx

There's quite a few developers helping each other with VWD there.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:uO****************@TK2MSFTNGP12.phx.gbl...

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
> Webmatrix did the same thing Visual Web Developer is doing, however,
> they just hid the HTML from you. They had like 3 views, HTML View,
> Code View, All View. When you double clicked on the button it took
> you
> to Code View so you only saw VB code, howver, the code was still
> embedded in the aspx page. You can see that if you select All View.
>
> You can do Codebehind in VWD, however you have to select the option to
> place code in a seperate file when you go to add a page to your
> website.

Thanks..I will try this. I just find it a little easier when it creates
the SIGNATURE line automatically. This doesn't happen in single file
ASPX files in VWD. At least I can't get it to with the advice you
mentioned.

This is just so silly..I am a newbie to VWD, so I hope my questions
aren't as silly.



Nov 20 '05 #7
Thats strange. Never heard of that happen before. I don't know what is
going on.

Nov 20 '05 #8
Glad I am not crazy. Some have told me this wont happen when in a single
ASPX file and that I have to open a "web site" and then work on the ASPX
file.

Any other suggestions?

"tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Thats strange. Never heard of that happen before. I don't know what is
going on.

Nov 20 '05 #9
re:
I have to open a "web site" and then work on the ASPX file.
So, is what you're saying that the problem only occurs
when you open a "miscellaneous" file not inside a solution,
but that if you open an aspx file within a solution, it works OK ?


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:uo**************@TK2MSFTNGP14.phx.gbl... Glad I am not crazy. Some have told me this wont happen when in a single ASPX file and
that I have to open a "web site" and then work on the ASPX file.

Any other suggestions? "tdavisjr" <td******@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Thats strange. Never heard of that happen before. I don't know what is
going on.

Nov 20 '05 #10

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
re:
I have to open a "web site" and then work on the ASPX file.


So, is what you're saying that the problem only occurs
when you open a "miscellaneous" file not inside a solution,
but that if you open an aspx file within a solution, it works OK ?


Yes...if I go up and choose new FILE and then choose NEW FILE (without being
in a web site or solution) and then when I go to add a control to that file,
double click on it, it goes to the HTML code and NOT the event handler
(signature line) of that control. This only happens on a single ASPX file
and not one within an solution. This is what is confusing me compared with
Web Matrix, where you can open single files, double click and go to event
handler.

Nov 20 '05 #11
Not much I can say to that.

If you want to bug it at the MSDN Product Feedback Center,
http://lab.msdn.microsoft.com/productfeedback/ (you'll need a Passport acct)
maybe something can be done about it, although I doubt it.

To work around it, you could create
a solution to hold all your miscellaneous files.

That way, all your miscellaneous files would be inside a
solution and they would work the way you want them to.


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Brian" <br**********@gmail.com> wrote in message
news:eh*************@TK2MSFTNGP10.phx.gbl...

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
re:
I have to open a "web site" and then work on the ASPX file.


So, is what you're saying that the problem only occurs
when you open a "miscellaneous" file not inside a solution,
but that if you open an aspx file within a solution, it works OK ?


Yes...if I go up and choose new FILE and then choose NEW FILE (without being in a web
site or solution) and then when I go to add a control to that file, double click on it,
it goes to the HTML code and NOT the event handler (signature line) of that control.
This only happens on a single ASPX file and not one within an solution. This is what is
confusing me compared with Web Matrix, where you can open single files, double click and
go to event handler.

Nov 20 '05 #12

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

Similar topics

15
by: christopher diggins | last post by:
Here is some code I wrote for Matrix multiplication for arbitrary dimensionality known at compile-time. I am curious how practical it is. For instance, is it common to know the dimensionality of...
1
by: Eric Sassaman [MS] | last post by:
Online Chat: Visual C++ 2005 Beta Join the Visual C++ team to discuss your questions and comments on the Beta release of Visual C++ 2005. Whether you are a first-time user of the Visual C++...
14
by: A P | last post by:
Help me compare these two softwares that I will use only to develop web-based systems that is backed with MS Access Database. Me
16
by: Martin Jørgensen | last post by:
Hi, I've made a program from numerical recipes. Looks like I'm not allowed to distribute the source code from numerical recipes but it shouldn't even be necessary to do that. My problem is...
18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
10
by: Ing. Carlos Villaseñor M. | last post by:
Hi everybody! I have developed in C# and got in a news group a math class that make matrix operations, eigenvals, eigenvecs, stat functions and much more, but now I trying to develop software in...
4
by: Goran Djuranovic | last post by:
Hi all, I am experiencing a strange thing happening with a "designer.vb" page. Controls I manually declare in this page are automatically deleted after I drop another control on a ".aspx" page. -...
5
by: =?Utf-8?B?TWFuanJlZSBHYXJn?= | last post by:
Hi, I developed a custom Matrix class derived from custom VC++ doubles Array class derived from a RealArray which is defined as: typedef CArray<double,doubleRealArray; Now I need to convert...
1
by: almurph | last post by:
Hi everyone, Concerning the Needleman-Wunsch algorithm (cf. http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm) I have noticed a possible loop. Inside the algorithm there is an...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.