Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
christina555
Starting Member
1 Post |
Posted - 2014-01-09 : 05:39:39
|
Hi every one,I am new to dot net technology,Can any one tell me the difference between dot net and asp.net
http://www.dotnettrainingchennai.net/ |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2014-01-12 : 17:19:27
|
dot net and asp.net are basically the same thing.
In simpler terms, I would say
(1) dot net (2) . net
asp simply means active server pages, which was the original name given to Microsoft's first scripting technology, which used vbscript, it was later developed into a framework, called dot net or .net and for the web it is called asp.net and for desktop applications its .net
And the languages vary, most popular being C#, vb etc
Hope this helps
|
 |
|
subashini
Starting Member
2 Posts |
Posted - 2014-05-28 : 04:53:34
|
.NET / Dot net is a development framework that contains many modules to help writing Web Applications and Windows Applications.
ASP.NET is a specification developed by Microsoft to create dynamic Web applications, Web sites, and Web services.
http://www.accordsoft.co.in/dot-net-training-in-chennai.html |
 |
|
Elizabeth_Keen
Starting Member
1 Post |
Posted - 2014-06-09 : 17:48:46
|
Hi .NET is a development framework that contains many modules to help writing Web Applications and Windows Applications.
ASP is Microsoft's markup language for developing websites.
ASP.NET is Microsoft's technology to build Web Applications. http://www.ati-erp.com |
 |
|
|
|
|