Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Visual Studio 7


Message #1 by came4u dear <came4udear@y...> on Tue, 23 Apr 2002 09:01:16 -0700 (PDT)
Hi to All,

I am a beginner ASP.Net Coder.I have recently started
learning ASP.NET.

I have two questions regarding Visual Studio 7

1.How to create a new Aspx page as when we go file>new
file it shows for ASP,jscript.net etc but not for
ASPX.

2.After finishing my coding in asp page,when i save it
change autoformat the content and due to this it
jumbles up which make the code wrong.Can anybody pls
help me out.

Thanks in advance.


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
Message #2 by "Minh T. Nguyen" <nguyentriminh@y...> on Tue, 23 Apr 2002 09:24:57 -0700
Hi there,

	1. You should use the WebForm item, which is only displayed if
you have already a solution open.
	2. There is a lot of problems with that in Beta 1 and 2, but the
final one works okay. However, often I do find it messing up my code, so
you can turn it off in Tools/Option/Text Editor/HTML/XML/Format/Apply
Automatic Formatting/When Saving Document

Hope this helps,
Minh.
	

-----Original Message-----
From: came4u dear [mailto:came4udear@y...] 
Sent: Tuesday, April 23, 2002 9:01 AM
To: aspx_beginners
Subject: [aspx_beginners] Visual Studio 7


Hi to All,

I am a beginner ASP.Net Coder.I have recently started
learning ASP.NET.

I have two questions regarding Visual Studio 7

1.How to create a new Aspx page as when we go file>new
file it shows for ASP,jscript.net etc but not for
ASPX.

2.After finishing my coding in asp page,when i save it
change autoformat the content and due to this it
jumbles up which make the code wrong.Can anybody pls
help me out.

Thanks in advance.


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/


Message #3 by came4u dear <came4udear@y...> on Wed, 24 Apr 2002 08:17:43 -0700 (PDT)
Hello Minh,

thanks a lot for your reply.
Though I have not checked it but i hope that it shud
work.

Thanks a lot for your kind help

Manoj

Hi there,

	1. You should use the WebForm item, which is only
displayed if
you have already a solution open.
	2. There is a lot of problems with that in Beta 1 and
2, but the
final one works okay. However, often I do find it
messing up my code, 
so
you can turn it off in Tools/Option/Text
Editor/HTML/XML/Format/Apply
Automatic Formatting/When Saving Document

Hope this helps,
Minh.
	

-----Original Message-----
From: came4u dear [mailto:came4udear@y...] 
Sent: Tuesday, April 23, 2002 9:01 AM
To: aspx_beginners
Subject: [aspx_beginners] Visual Studio 7


Hi to All,

I am a beginner ASP.Net Coder.I have recently started
learning ASP.NET.

I have two questions regarding Visual Studio 7

1.How to create a new Aspx page as when we go file>new
file it shows for ASP,jscript.net etc but not for
ASPX.

2.After finishing my coding in asp page,when i save it
change autoformat the content and due to this it
jumbles up which make the code wrong.Can anybody pls
help me out.

Thanks in advance.




__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

  Return to Index