Web Developer

  • Thread starter Thread starter WELCOME ###
  • Start date Start date
W

WELCOME ###

Hi all
How can I do "web site" or "Web developer" by using C++. I tried using
Visual studio 2005. I could not do it because C++ language not available by
using ASP.NET.
How can I overcome this problem?
Than you.
======================
 
Hello WELCOME ###,

Website and C++ were hardly connected together for the web developers (except
webservices and isapi)
There were VB for the standard ASP and then they introduced C# for ASP.net.
So, just welcome to the .NET world :)


---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

W> Hi all
W> How can I do "web site" or "Web developer" by using C++. I tried
W> using
W> Visual studio 2005. I could not do it because C++ language not
W> available by
W> using ASP.NET.
W> How can I overcome this problem?
W> Than you.
W> ======================
 
huh ??

shouldn`t that be

There was VB and C++ for classic ASP and then they introduced C# and
VB.Net for ASP.Net.
 
Michel Posseth said:
huh ??

shouldn`t that be

There was VB and C++ for classic ASP and then they introduced C# and
VB.Net for ASP.Net.




"Michael Nemtsev" <[email protected]> schreef in bericht
news:[email protected]...
+++++++++++++++++++++++++++++++++++++++++++++++++++
So how can I do that by C++.
Thanks.
======================================
Hello WELCOME ###,

Website and C++ were hardly connected together for the web developers
(except webservices and isapi)
There were VB for the standard ASP and then they introduced C# for
ASP.net.
So, just welcome to the .NET world :)


---
WBR, Michael Nemtsev [.NET/C# MVP]. My blog:
http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and
we miss it, but that it is too low and we reach it" (c) Michelangelo

W> Hi all
W> How can I do "web site" or "Web developer" by using C++. I tried
W> using
W> Visual studio 2005. I could not do it because C++ language not
W> available by
W> using ASP.NET.
W> How can I overcome this problem?
W> Than you.
W> ======================
 
Hello Michel Posseth [MCP],

M> There was VB and C++ for classic ASP

C++ to design web pages? nada, only to develop libs which were called by VB

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

M>
 
Back
Top