473,804 Members | 3,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

It's ASP.NET, not ASP!

<tongue in="cheek">
<p>
I've kept quiet about this for the past few weeks, but I just can't keep
silent any
more.
</p>
<p> There are too many people in this newsgroup who use the term "ASP" to
refer
to "ASP.NET". In the future, would you please try harder to use the correct
terminology:
</p>
<ul>
<li>
It's "ASP.NET", not "ASP". "ASP" refers to "ASP v3", which is not the same
thing
at all.
<li>It's "ADO.NET", not "ADO". "ADO" is that recordset thing. "ADO.NET" is
the DataSet
thing. "Data" is better than "Records", right?
<li>It's not "script"! Yes, I know that it lives within &lt;script/&gt;
blocks, but it's code, not "script"! Note that they called it "VB.NET", and
not "VBScript.N ET".
</ul>
<p>
I'm willing to forgive those of you who call it "ASPNET" because you at
least got
the "NET" part right, and I can forgive the use of InCorrect cAse because,
after
all, VB.NET forgives it and it has that ".NET" thing in its name.
</p>
<p>
But could we all just try a little harder to get it right? We should be
setting
a better example for the next generation...
</p>
</tongue>

Thanks,
John Saunders
johnwsaundersii i at hotmail

:-) and, yes, that was a joke! (-:
Nov 18 '05 #1
17 1583
ps, you forgot to terminate your <li>'s with </li>
Nov 18 '05 #2
> It's "ASP.NET", not "ASP". "ASP" refers to "ASP v3", which is not the same
thing at all.

Actually it's ASP .NET, not ASP.NET (notice the space before the .NET in the
first version). In fact, any .NET technology should be written with a space
before the .NET. So ADO.NET is really ADO .NET, ASP.NET is really ASP .NET,
Visual Studio.NET is really Visual Studio .NET, etc. Even MS sometimes
goofs on this because it is so easy to forget the space, but technically,
the space should be there.

(FYI) It has become general practice to refer to ASP v. 3.0 as "Classic ASP"
(to help allevitate confusion). Also, the "ASP" in classic ASP is an acronym
that stands for Active Server Pages, in ASP .NET, the ASP doesn't *stand*
for anything at all. The "ASP" in ASP .NET has become the brand name.
Nov 18 '05 #3
> (FYI) It has become general practice to refer to ASP v. 3.0 as "Classic
ASP"
(to help allevitate confusion). Also, the "ASP" in classic ASP is an acronym that stands for Active Server Pages, in ASP .NET, the ASP doesn't *stand*
for anything at all. The "ASP" in ASP .NET has become the brand name.


Not to mention that ASP also means Application Service Provider in other
parts of the interNET. Then again, I think we all know what people are
talking about when writing ASP in a .NET related newsgroup.

--
venlig hilsen / with regards
anders borum
--
Nov 18 '05 #4
Scott:
is this really true or are you playing?

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Scott M." <s-***@nospam.nosp am> wrote in message
news:ub******** ********@TK2MSF TNGP09.phx.gbl. ..
It's "ASP.NET", not "ASP". "ASP" refers to "ASP v3", which is not the
same

thing at all.

Actually it's ASP .NET, not ASP.NET (notice the space before the .NET in
the
first version). In fact, any .NET technology should be written with a
space
before the .NET. So ADO.NET is really ADO .NET, ASP.NET is really ASP
.NET,
Visual Studio.NET is really Visual Studio .NET, etc. Even MS sometimes
goofs on this because it is so easy to forget the space, but technically,
the space should be there.

(FYI) It has become general practice to refer to ASP v. 3.0 as "Classic
ASP"
(to help allevitate confusion). Also, the "ASP" in classic ASP is an
acronym
that stands for Active Server Pages, in ASP .NET, the ASP doesn't *stand*
for anything at all. The "ASP" in ASP .NET has become the brand name.

Nov 18 '05 #5
Really true.
"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:e3******** ******@TK2MSFTN GP09.phx.gbl...
Scott:
is this really true or are you playing?

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Scott M." <s-***@nospam.nosp am> wrote in message
news:ub******** ********@TK2MSF TNGP09.phx.gbl. ..
It's "ASP.NET", not "ASP". "ASP" refers to "ASP v3", which is not the
same

thing at all.

Actually it's ASP .NET, not ASP.NET (notice the space before the .NET in
the
first version). In fact, any .NET technology should be written with a
space
before the .NET. So ADO.NET is really ADO .NET, ASP.NET is really ASP
.NET,
Visual Studio.NET is really Visual Studio .NET, etc. Even MS sometimes
goofs on this because it is so easy to forget the space, but technically, the space should be there.

(FYI) It has become general practice to refer to ASP v. 3.0 as "Classic
ASP"
(to help allevitate confusion). Also, the "ASP" in classic ASP is an
acronym
that stands for Active Server Pages, in ASP .NET, the ASP doesn't *stand* for anything at all. The "ASP" in ASP .NET has become the brand name.


Nov 18 '05 #6
Here's a quick example: http://msdn.microsoft.com/vbasic/

Look at the link on the left nav. pane for Visual Basic .NET.

I'll admit that the (space).NET is not followed all the time and not even by
MS consistently, but it is the "correct" syntax.
"Scott M." <s-***@nospam.nosp am> wrote in message
news:uD******** ******@TK2MSFTN GP09.phx.gbl...
Really true.
"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:e3******** ******@TK2MSFTN GP09.phx.gbl...
Scott:
is this really true or are you playing?

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Scott M." <s-***@nospam.nosp am> wrote in message
news:ub******** ********@TK2MSF TNGP09.phx.gbl. ..
> It's "ASP.NET", not "ASP". "ASP" refers to "ASP v3", which is not the
> same
thing at all.

Actually it's ASP .NET, not ASP.NET (notice the space before the .NET in the
first version). In fact, any .NET technology should be written with a
space
before the .NET. So ADO.NET is really ADO .NET, ASP.NET is really ASP
.NET,
Visual Studio.NET is really Visual Studio .NET, etc. Even MS sometimes goofs on this because it is so easy to forget the space, but technically, the space should be there.

(FYI) It has become general practice to refer to ASP v. 3.0 as "Classic ASP"
(to help allevitate confusion). Also, the "ASP" in classic ASP is an
acronym
that stands for Active Server Pages, in ASP .NET, the ASP doesn't *stand* for anything at all. The "ASP" in ASP .NET has become the brand name.



Nov 18 '05 #7
You're all ASP .NUTs
Nov 18 '05 #8
But you do know the difference between a Geek and a Nerd though, right?

A Geek is a Nerd who knows they are a Nerd. A Nerd doesn't know it and
thinks this is the way everyone is.
"spamfurnac e" <bi*******@tast ycheeks.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
You realise that this entire thread is precisely the reason why anyone from the outside world considers us "Geeks".

:)

An ASP is apparently also some sub species of snake didn't you know. Pack
quite a punch with their bite too i hear.

Richard

* If anyone needs me I'll be out buying a new pocket protector. Mum has just bought me some nice warm shirts for Winter and i figure what with a new
pocket protector as well, I'll have the girls flocking about me. Just wait
till they hear my latest dessertation on Quantum Quadratics, it's a little
forward thinking but then girls like a rebel, Poor things wont be able to
keep their hands off me *

Nov 18 '05 #9
Or, better still, it is like the forg who thinks that the pond that it
lives in is the world...(this is for those who don't know that Greeks
exist in this world or for that matter Nerds!)!.

Come to think of it, Nerds used to be Americans, I am quite sure a Greek
can never be a Nerd unless the Greek is an American, which is not
possible.

with regards,
J.V.Ravichandra n
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandra n+J.V.&cob=aspn etpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID= P3966388&BN=999 &PN=2
- Or, just search on "J.V.Ravichandr an"
at http://www.Google.com

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #10

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

Similar topics

4
2742
by: Max | last post by:
Hello. This is the first time I've posted to a newsgroup, and I do this because I'm in desperate need of help. I'm working a user management system, and when I activate a user that has registered to my system, the current admin user logged in gets logged out. I can't seem to work out how - I can't even trace back where some of the variables are coming from (for example, the "ref" part of the Request.QueryString method). Could someone...
2
10727
by: Rob Rogers | last post by:
I am old programmer, but this asp.net stuff throws me for a loop. I have an asp.net page that I need to create a dynamic hyperlink from based on the user selection from the drop down list and whatever they enter in the textbox. I have hardcoded ?St=Ok?City=Tyler but I need the info to come from the drop down list and textbox. Here is my code.. <%@Page Explicit="True" Language="VB" Debug="True" %>
2
1358
by: David Stephen | last post by:
I'd like to use a datagrid to display a result from a datatable but based on the data I'd like to display rows with merged cells is a new type of heading across a couple of standard cells or a summary line across the whole line Is this possible with overriding an event o nthe rendering of the data grid Any examples pleas Thank you
1
2514
by: John Thompson | last post by:
We're sooo close. When we load the page to upload the image, all of the prms go through except the binary image data. Using SQL server with the data type set to "image". Please help! Thanks- John
1
3025
by: Shilpi Chaudhry | last post by:
I have a forloop which I use to create textboxes - but unfortunately all of them have the same ids - I need to assign different ids to these textboxes creeated in the loop so that I can retrieve their corrs values. Anybody?? Code snippet: <% int y = 7; %>
4
1505
by: abcd | last post by:
I am looking for ASP.NET 2.0 reading materials...may be any evaluation Free e-books....... If anybody knows pls post the links... Thanks Cheers !
3
6045
by: sck10 | last post by:
Hello, I am creating a form for users to enter information about a lab and the members of the lab. I have one form (FormView) that they use to enter information about that lab. The keyvalue is "LabLocation_ID". With an existing lab, they then need to add the members for that lab. So, what I am trying to do is the following. With the FormView of the Lab open, the user will click a button to open a FormView (InsertMode) and add a new...
1
1892
by: kashif456 | last post by:
I can't figure out why I am getting error updating, deleting and inserting new rows. I am amble to get my dataview populated and also detailview populated: Here's my code: <%@ Page Language=VB CompilationMode=Auto Inherits=CrisisResponseBase %> <script runat="server"> 'Protected Overrides Sub OnLoad(ByVal e As System.EventArgs)
5
3097
by: Mukesh | last post by:
Hi i want to use AJAX.net in my Existing Application I have already installed the ajax .net ..net 3.0 and using VS 2005 in the old application i have added a new web form then script manager and then update panel and some control in it to test it. When i run the programme ir does not work . imean ajax does not works
1
8489
by: sudip2008 | last post by:
When using the Calendar Popup in a content page of a masterpage the strForName is always set to aspnetForm This breaks this line from working properly window.opener.document.forms...... How can I fix this and display the date into textbox after selecting the date from Calendar.aspx? This Very Urgent .......................... If any body help me out I have given the following Code ******************************
0
9576
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10323
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10310
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10074
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9138
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5515
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4291
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 we have to send another system
3
2983
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.