473,508 Members | 4,751 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

status of ASP.NET in the market.

I'm looking at C# and ASP .NET these days.
Visual Sudio 2005 looks like a neat dev. env.
But before committing, I would like to know more about the current
status of these tools.
I noticed, that my site hoster does not support ASP at all.
And more providers do not...
PHP however, IS supported a lot, but does not have anything like .NET
facilities, does it ?
What is the status of the language wars these days ?
ASP is still the way to go ?
What is the market doing ?

fr gr
Erik
Jul 5 '06 #1
11 1675
Well, if your hosting provider only does Linux servers then there won't
be any support for ASP.NET.

Most if not all providers that supply Windows based hosting support
ASP.NET 1.1 at least if not ASP 2.0 as well.

PHP however can be run on both Windows and Linux without many problems
which is why you'll see it both on Windows and Linux platforms.

Osiris wrote:
I'm looking at C# and ASP .NET these days.
Visual Sudio 2005 looks like a neat dev. env.
But before committing, I would like to know more about the current
status of these tools.
I noticed, that my site hoster does not support ASP at all.
And more providers do not...
PHP however, IS supported a lot, but does not have anything like .NET
facilities, does it ?
What is the status of the language wars these days ?
ASP is still the way to go ?
What is the market doing ?

fr gr
Erik
Jul 5 '06 #2
In article <su********************************@4ax.com>, Osiris
<?@?.?.invalidwrites
>I'm looking at C# and ASP .NET these days.
Visual Sudio 2005 looks like a neat dev. env.
But before committing, I would like to know more about the current
status of these tools.
I noticed, that my site hoster does not support ASP at all.
And more providers do not...
Plenty do. If your current one doesn't, then find another.
>PHP however, IS supported a lot, but does not have anything like .NET
facilities, does it ?
What is the status of the language wars these days ?
Who cares? Language wars are stupid and distract from the real issue.
Most (all?) languages nowadays are powerful enough to everything that
99.9999% of people want to do 99.9999% of the time.

..NET has the advantages of allowing multiple languages to be used in one
project (with limitations, but not serious ones)
>ASP is still the way to go ?
Definitely
>What is the market doing ?
Who cares? I have never yet met a client who knew enough to express an
opinion about the technology used on his site. They want the site to
work. How you make it work is your business, not theirs.

HTH

--
Alan Silver
(anything added below this line is nothing to do with me)
Jul 5 '06 #3
"Well, if your hosting provider only does Linux servers then there
won't
be any support for ASP.NET."

I don't want to be nit picky but linux can run .net using mono and in
fact I have read of some websites that have .Net running on a linux
server so it is possible. I don't know if there are any actual hosting
sites that are doing this though. So the statement is mostly true but
there is a possibility of Linux and .Net.

Jul 5 '06 #4
Altman wrote:
"Well, if your hosting provider only does Linux servers then there
won't
be any support for ASP.NET."

I don't want to be nit picky but linux can run .net using mono and in
fact I have read of some websites that have .Net running on a linux
server so it is possible. I don't know if there are any actual hosting
sites that are doing this though. So the statement is mostly true but
there is a possibility of Linux and .Net.
I realise that, but I didn't think it was important to the thread as I
haven't seen any hosting providers that provide support to mono.
Jul 5 '06 #5
<Osiriswrote in message news:su********************************@4ax.com...
I noticed, that my site hoster does not support ASP at all.
So find one that does - there are thousands of them...
And more providers do not...
So use one that does - there are thousands of them...
PHP however, IS supported a lot, but does not have anything like .NET
facilities, does it ?
PHP is perfectly capable of delivering function-rich websites - use it if
you like it...
What is the status of the language wars these days ?
Language wars...? What language wars...?
ASP is still the way to go ?
Being pedantic for a second, ASP is dead and buried - ASP.NET is the way to
go.

This is a newsgroup dedicated to ASP.NET. There are similar newsgroups
dedicated to PHP, Linux, Apache, Mono, mySQL, JSP etc...
Jul 5 '06 #6
>Language wars...? What language wars...?

you mean they are over ????
I programmed for some 24 years, going from Fortran to assemblers,
Basic, Pascal, C, Java and some I forgot about.
Languages came, were fought over ("mine is the best for everything"),
disappeared from public interest.
Now I did not work in the field for some 3 years, studied
philosophy...
May need to go back...

Jul 6 '06 #7

Alan Silver wrote:
In article <su********************************@4ax.com>, Osiris
<?@?.?.invalidwrites
I'm looking at C# and ASP .NET these days.
Visual Sudio 2005 looks like a neat dev. env.
But before committing, I would like to know more about the current
status of these tools.
I noticed, that my site hoster does not support ASP at all.
And more providers do not...

Plenty do. If your current one doesn't, then find another.
PHP however, IS supported a lot, but does not have anything like .NET
facilities, does it ?
What is the status of the language wars these days ?

Who cares? Language wars are stupid and distract from the real issue.
Most (all?) languages nowadays are powerful enough to everything that
99.9999% of people want to do 99.9999% of the time.

What is the market doing ?

Who cares? I have never yet met a client who knew enough to express an
opinion about the technology used on his site. They want the site to
work. How you make it work is your business, not theirs.
Anyone who cares about job security cares. To answer the OP's question
concerning the status of the .NET markets - they are immense. .NET
inherently handles many key application development issues whether web
or desktop or mobile or all consumers. And as it stands now - .NET
provides you the tools to handle new and upcoming consumers (if not
inherent).

As far as the language wars - does not apply. .NET is not a language it
is a framework library. VB.NET or C# is a language. More and more
'language' providers are becoming .NET compliant - being able to
utilize the framework and compile to CLR and MSIL
Nowadays there are many compliant languages:

Ada has A#
APL with Dyalog APL
ASML
VB.NET
mbas (mono)
bmcs
lcc (Ansi C from princeton)
cscc (Ansi C from Portable.NET)
Delta Forth.NET
FTN95 - Fortran for .NET
LISP with clisp from Microsoft
IronPHP
PHP4Mono
PHP Sharp
P# - Prolog
RubyCLR
Ruby.NET

This list is much larger.

If you are personally looking for a way to go for "personal" reason -
go with what you know - the learning curve will be flatter.

But, if you are looking for a language for professional or job security
- go with the major .NET languages VB/C#/Managed C++ and with ASP.NET.

..NET is here to stay and the market for "paying" customers is immense.
PHP has the freebie market. And people know, you get what you pay for.

Now, you may be think that this group is biased, and you'd be right.
But you don't ask a butcher, "which hammer would you choose for
roofing."

-Rick
>
HTH

--
Alan Silver
(anything added below this line is nothing to do with me)
Jul 6 '06 #8
Being pedantic for a second, ASP is dead and buried - ASP.NET is the way to
go.
I hate to contradict, but that is not true at all. I work for a state
of the art development firm in Cleveland - my assignments over the past
2 years has been nothing but fortune 100 companies. GE, Alcoa, NCB,
etc. Believe me when I tell you that every assignment I have been on
has had something major to do with ASP. Either supporting existing
pages, extending them, or integrating with ASP.NET.

ASP will not be dead for a long time.

Granted, my preference is ASP.NET in VS 2005 / .NET 2.0, but limiting
myself to that would be the fastest way to the unemployment line.

-Rick

Jul 6 '06 #9
re:
I don't know if there are any actual hosting sites that are doing this
http://www.ubiquityhosting.com/


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/
===================================
"Altman" <ba*****@easy-automation.comwrote in message
news:11**********************@l70g2000cwa.googlegr oups.com...
"Well, if your hosting provider only does Linux servers then there
won't
be any support for ASP.NET."

I don't want to be nit picky but linux can run .net using mono and in
fact I have read of some websites that have .Net running on a linux
server so it is possible. I don't know if there are any actual hosting
sites that are doing this though. So the statement is mostly true but
there is a possibility of Linux and .Net.

Jul 6 '06 #10
WOW! thats pretty cool.

Juan T. Llibre wrote:
re:
>I don't know if there are any actual hosting sites that are doing this

http://www.ubiquityhosting.com/


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/
===================================
"Altman" <ba*****@easy-automation.comwrote in message
news:11**********************@l70g2000cwa.googlegr oups.com...
>"Well, if your hosting provider only does Linux servers then there
won't
be any support for ASP.NET."

I don't want to be nit picky but linux can run .net using mono and in
fact I have read of some websites that have .Net running on a linux
server so it is possible. I don't know if there are any actual hosting
sites that are doing this though. So the statement is mostly true but
there is a possibility of Linux and .Net.

Jul 7 '06 #11
In article <11**********************@m79g2000cwm.googlegroups .com>, Rick
<ri*************@hotmail.comwrites
>What is the market doing ?

Who cares? I have never yet met a client who knew enough to express an
opinion about the technology used on his site. They want the site to
work. How you make it work is your business, not theirs.

Anyone who cares about job security cares.
Depends on your position I suppose. I have my own company and so am free
to make my own decisions. I guess if you are in the open market then you
need to keep your skill set current.

Having said that, it's still a long way from language wars. Up until
..NET came along (at which point interest in classic VB started to
dwindle), there was always fierce wars between C++ programmers and VB
programmers. Both had very large markets, so whichever side of the fence
you sat, you still had as much chance of employment. The arguments were
not commercially based, they were "my language is better than your
language" for the most part.

That was what I meant when I said language wars were stupid. Keeping
your skill set current is not the same as taking sides in a language
war.

Ta ra

--
Alan Silver
(anything added below this line is nothing to do with me)
Jul 10 '06 #12

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

Similar topics

13
10895
by: Joseph,,, | last post by:
I've seen data about database market share that shows IBM slightly ahead of Oracle. However, looking at the data with a finer granularity shows IBM with a huge lead in market share in the...
346
16319
by: rkusenet | last post by:
http://biz.yahoo.com/rc/040526/tech_database_marketshare_1.html Interesting to see that database sales for windows is more than Unix.
68
5099
by: rkusenet | last post by:
http://www.eweek.com/article2/0,1759,1820667,00.asp The database market grew by 10.3 percent in 2004, fueled largely by hunger for business intelligence and analytics, according to numbers...
7
1261
by: Osiris | last post by:
I'm looking at C# and ASP .NET these days. Visual Sudio 2005 looks like a neat dev. env. But before committing, I would like to know more about the current status of these tools. I noticed, that...
0
2565
by: L'eau Prosper Research | last post by:
Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market...
0
2337
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases...
4
4475
by: webster5u | last post by:
Hi, I'm webster. I need some help again. I currently doing research report on the JEE web application. Who's know any up-to-date research report about JEE or JSP occupy web application market. ...
0
7228
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7128
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...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7393
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...
0
7502
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...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3206
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...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1565
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 ...

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.