Re: SEE RESULTS OF ASPX FILE ON COMPUTER

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thank you for all the help.

What exactly do you mean "delete the directory where the project is
located."?



"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
news:%23fw0o81oGHA.4116@xxxxxxxxxxxxxxxxxxxxxxx
re:
I didn't see a tutorial. Is there one?

If what you're looking for is a tutorial, you can study the samples in the
SDK.

It should have been installed when you installed Visual Studio 2005, at :

drive:\VisualStudioInstallationDirectory\SDK\v2.0

You should have a local copy of the QuickStart at :

http://localhost/QuickStartv20/default.aspx

If not, while you set it up, you can see it online :
http://asp.net/quickstart/aspnet/Default.aspx

If, for some odd reason, the SDK isn't available to be installed, you can
download it at :
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx

Browsing the .Net Framework classes with the Class Browser helps, too.

See it at :
http://asp.net/quickstart/util/classbrowser.aspx
or locally, if you installed it, at :
http://localhost/QuickStartv20/util/classbrowser.aspx

Re learning from within the VS 2005 IDE, paste these URLs into your VS
Help Browser:


ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.VSSDK.v80/dv_vstudiosdk/html/18ed5ff2
-8785-4b16-a22f-49c5ad83d06f.htm


ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.VSSDK.v80/dv_vstudiosdk/html/f63589bf
-353f-47e6-b1b5-3ab828e45922.htm


ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.VSSDK.v80/dv_vsintegration/html/3e907
8d7-2763-4cc4-8e20-fac69d747f59.htm


ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.VSSDK.v80/dv_vsintegration/html/633e1
313-f876-48f3-b517-a08c335b0fc0.htm


ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.VSSDK.v80/dv_vsintegration/html/cbe55
99b-b74d-4e68-b0ed-8a7f3684eca6.htm

You can also get a lot of pointers at :
http://msdn.microsoft.com/vstudio/learning/default.aspx

Microsoft offers 4 free Visual Studio e-learning courses at :
https://www.microsoftelearning.com/visualstudio2005/
( plus others for pay... )

Finally, you can take the skills assessments ( free ) at :
http://assessment.learning.microsoft.com/test/home.asp

When you complete the assessment, you'll get a a learning plan that
recommends books, e-learning, classroom training, and MSDN resources.

re:
Also, have they come up with a patch for deleting projects?

You, still, have to delete the directory where the project is located.
The next time you open the IDE, you will be prompted for deletion from the
MRU.




Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Somebody" <sandybug@xxxxxxxxxxxxx> wrote in message
news:_X6sg.5391$ye3.5209@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I didn't see a tutorial, except a brief overview, which included using
intellisense. Is there one? I know nothing, so the overview didn't
help
me.

Also, have they come up with a patch for deleting projects?

Thanks for replying.

"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
news:O7vSjTtoGHA.4240@xxxxxxxxxxxxxxxxxxxxxxx
re:
How can I learn VB.net using this Visual Web Developer Express?

Easily...

You can program in VB.NET with VWDE.
You can also program in C#, or J#, of course.

When you install the MSDN library (documentation) for VWDE,
you will have a complete VB.NET reference which you can lookup
from inside the VWDE IDE.





Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"dancer" <dancer@xxxxxxxxxxxxx> wrote in message
news:%23Ova81soGHA.4848@xxxxxxxxxxxxxxxxxxxxxxx
Ken,
How can I learn VB.net using this Visual Web Developer Express?

Thanks


"Ken Cox [Microsoft MVP]" <BANSPAMkjopc@xxxxxxxxxxxxxxxxx> wrote in
message
news:%235ns6BWnGHA.4212@xxxxxxxxxxxxxxxxxxxxxxx
Hi Sandra,

Sure! Just install Visual Web Developer Express (free download) on
XP
Home SP2.

VWDE comes with a built-in local Web server, so you don't need IIS.


http://msdn.microsoft.com/vstudio/express/vwd/

Ken

Microsoft MVP [ASP.NET]


"Sandra Stewart" <sandybug@xxxxxxxxxxxxx> wrote in message
news:5Rypg.1126$ye3.44@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ken,

Thanks for your advice! One more question:

At home I have XP Home. Is there ANY way I can develop and test
asp.net on
this computer?













.



Relevant Pages