Connecting Tech Pros Worldwide Help | Site Map

Simple question : Can I create a Web-based application with Visual C# 2005 Express ?

cpchan
Guest
 
Posts: n/a
#1: Apr 17 '07
Hello,

Can I create a Web-based application (not a Web site) with Visual C# 2005
Express ?
Or I have to use Visual Web Developer 2005 Express Edition, choose ASP.NET
and then choose C# ?

Are there any web-sites give me step-by-step Visual C# 2005 Express
Web-based application development ?

Please tell me, thanks a lot.


pvdg42
Guest
 
Posts: n/a
#2: Apr 17 '07

re: Simple question : Can I create a Web-based application with Visual C# 2005 Express ?



"cpchan" <cpchaney@netvigator.comwrote in message
news:4624afc8$1@127.0.0.1...
Quote:
Hello,
>
Can I create a Web-based application (not a Web site) with Visual C# 2005
Express ?
Or I have to use Visual Web Developer 2005 Express Edition, choose ASP.NET
and then choose C# ?
>
Are there any web-sites give me step-by-step Visual C# 2005 Express
Web-based application development ?
>
Please tell me, thanks a lot.
>
>
What is a web-based application if it's not a "web site"? A web service,
perhaps?
Web Site is VS (or, V<whatever>Express)-speak for a web-based project.
For web projects, you need Visual Web Developer 2005 Express Edition.
Visual C# 2005 Express is for Windows apps as shown here:

http://msdn.microsoft.com/vstudio/ex...s/default.aspx

but also supports integration of your Windows app with Web Services:

http://msdn.microsoft.com/vstudio/ex...l/default.aspx


cpchan
Guest
 
Posts: n/a
#3: Apr 18 '07

re: Simple question : Can I create a Web-based application with Visual C# 2005 Express ?


Thanks.

"pvdg42" <pvdg42@newsgroups.nospamwrote in message
news:eI6hy8OgHHA.2396@TK2MSFTNGP04.phx.gbl...
Quote:
>
"cpchan" <cpchaney@netvigator.comwrote in message
news:4624afc8$1@127.0.0.1...
Quote:
Hello,

Can I create a Web-based application (not a Web site) with Visual C#
2005
Quote:
Quote:
Express ?
Or I have to use Visual Web Developer 2005 Express Edition, choose
ASP.NET
Quote:
Quote:
and then choose C# ?

Are there any web-sites give me step-by-step Visual C# 2005 Express
Web-based application development ?

Please tell me, thanks a lot.
What is a web-based application if it's not a "web site"? A web service,
perhaps?
Web Site is VS (or, V<whatever>Express)-speak for a web-based project.
For web projects, you need Visual Web Developer 2005 Express Edition.
Visual C# 2005 Express is for Windows apps as shown here:
>
>
http://msdn.microsoft.com/vstudio/ex...s/default.aspx
Quote:
>
but also supports integration of your Windows app with Web Services:
>
>
http://msdn.microsoft.com/vstudio/ex...es/xml/default.
aspx
Quote:
>
>

Closed Thread