473,606 Members | 2,200 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1206
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.goo glegroups.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**********@g mail.com> wrote in message
news:uO******** ********@TK2MSF TNGP12.phx.gbl. ..

"tdavisjr" <td******@gmail .com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.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******** ********@TK2MSF TNGP14.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**********@g mail.com> wrote in message
news:uO******** ********@TK2MSF TNGP12.phx.gbl. ..

"tdavisjr" <td******@gmail .com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.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**********@g mail.com> wrote in message
news:eb******** ********@TK2MSF TNGP14.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******** ********@TK2MSF TNGP14.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**********@g mail.com> wrote in message
news:uO******** ********@TK2MSF TNGP12.phx.gbl. ..

"tdavisjr" <td******@gmail .com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.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******** ******@TK2MSFTN GP09.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**********@g mail.com> wrote in message
news:eb******** ********@TK2MSF TNGP14.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******** ********@TK2MSF TNGP14.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**********@g mail.com> wrote in message
news:uO******** ********@TK2MSF TNGP12.phx.gbl. ..

"tdavisjr" <td******@gmail .com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.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.goo glegroups.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 "miscellane ous" 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**********@g mail.com> wrote in message
news:uo******** ******@TK2MSFTN GP14.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.goo glegroups.com.. .
Thats strange. Never heard of that happen before. I don't know what is
going on.

Nov 20 '05 #10

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

Similar topics

15
13257
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 matricies at compile-time? Any help would be appreciated. Hopefully this code comes in useful for someone, let me know if you find it useful, or if you have suggestions on how to improve it. // Public Domain by Christopher Diggins, 2005 ...
1
1682
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++ Express Edition Beta (http://lab.msdn.microsoft.com/express/visualc) or an experienced developer exploring the full Visual Studio 2005 suite, we want to answer your questions to provide you with a smooth development experience. So please bring your...
14
3949
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
3252
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 that I'm not very experienced with pointers, pointers to pointers and the like and I got 4 compiler warnings + I don't completely understand how to build this "compact matrix" (see later).
18
9125
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 page "How to: Connect to Data in an Access Database"
10
8808
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 Visual Basic.NET and wondering if does exist something like that for Basic.NET. I appreciate some help Thank you
4
2638
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. - Why is this happening? - Can I disable automatic declaration and have everything be declared manually? - Any other options to fix this? Thanks in advance. Goran Djuranovic
5
2796
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 this custom Matrix class to standard doubles Matrix (VC++) as I am passing it to some function that understands only the standard class.
1
3105
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 important decision making mechanism. Its a "if, else if, else if" structure like:
0
7951
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8430
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8305
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6770
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5465
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3930
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3977
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2448
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1296
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.