Go Back   WebMasters.org Forums > Website Design & Development > ASP & .Net Development

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 05-03-2010, 01:51 AM
Senior Member gay
 
Join Date: Mar 2010
Posts: 356
Default

I was the first time, to see what everyone says
__________________
I have been looking for mbt shoes, I often use the bad results will often buy a new.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 05-04-2010, 04:09 AM
Junior Member
 
Join Date: Apr 2010
Posts: 19
Default

ASP is Microsoft’s early foray into server side scripting engines that were meant to dynamically create web pages as they are needed. Creating that in HTML would require a lot of pages, one for each possible result. But with ASP, you can write a single short script that can handle this easily. ASP.NET aims to make the transition to web programming easier for those who are already knowledgeable in creating programs for Windows. ASP.NET also offered some improvements over its predecessor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 05-06-2010, 10:43 AM
Junior Member
 
Join Date: Apr 2010
Posts: 2
Thumbs up

There are some features new in ASP.NET
  • Better language support
  • Programmable controls
  • Event-driven programming
  • XML-based components
  • User authentication, with accounts and roles
  • Higher scalability
  • Increased performance - Compiled code
  • Easier configuration and deployment
  • Not fully ASP compatible
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 05-08-2010, 01:49 AM
Senior Member gay
 
Join Date: Mar 2010
Posts: 356
Default

I was the first time, to see what everyone says, would like to share with everyone
__________________
I have been looking for mbt shoes, I often use the bad results will often buy a new.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 05-08-2010, 12:11 PM
Junior Member
 
Join Date: May 2010
Posts: 23
Default

Think of ASP as a Cessna single-engine airplane. Now, think of ASP.Net as a
Boeing 747. They both fly. They both have wings. They both have a throttle.
Other than that, they have very little in common. And it takes a lot more
training to fly a 747.

ASP and ASP.Net both handle HTTP Requests, and can send HTTP Responses. How
they do it is entirely different, however. ASP is procedural and scripted.
ASP.Net is object-oriented and compiled. ASP can do a little. ASP.Net can do
whatever you can imagine
__________________
Watch Invesp Talks on WebProNews and Invesp helps you improve online revenue
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 05-09-2010, 07:13 AM
Junior Member
 
Join Date: Apr 2010
Posts: 19
Default

Difference between ASP and ASP.NET

- ASP stands for Active Server Pages. ASP.NET is the next generation of ASP. After the introduction of ASP.NET, old ASP is called 'Classic ASP'.
- Classic ASP uses VB script for server side coding. Vb Script is not supported any more in ASP.NET. Instead, ASP.NET supports more languages including C#, VB.NET, J# etc. VB.NET is very similar to VB script, so it should be easy for old Visual Basic or ASP programmers to switch to VB.NET and AS .NET
- VB Script is a simple scripting language, where as VB.NET or C# are modern, very powerful, object oriented programming languages.
- ASP is interpreted, ASP.NET is compiled
- ASP uses VB script, there is no compilation. All ASP pages are interpreted when the page is executed.
- ASP.NET uses modern .NET languages like C#, VB.NET etc. They can be compiled to efficient Microsoft Intermediate Language (MSIL). When you compile an ASP.NET application, the server side code is compiled to assemblies.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 05-10-2010, 07:01 AM
Junior Member
 
Join Date: May 2010
Posts: 16
Default

ASP.NET has better language support, a large set of new controls, XML-based components, and better user authentication.ASP.NET provides increased performance by running compiled code.ASP.NET code is not fully backward compatible with ASP. Another added benefit of ASP.net is its additional features that are included in the package. The functionality of these features can created in COM Objects, and some have been in the past. They have simply been included as part of the base package.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 05-15-2010, 09:07 AM
Junior Member
 
Join Date: May 2010
Posts: 16
Default Difference between ASP and ASP.NET

ASP:
- ASP is interpreted,
- Control events for text button can be handled at client JavaScript only.

ASP.NET:
- ASP.NET Compiled event base programming.
- Since we have server controls events can handle at server side.
- More error handling.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 05-17-2010, 02:18 AM
Senior Member gay
 
Join Date: Mar 2010
Posts: 356
Default

I was the first time, to see what everyone says, what can be shared
__________________
I have been looking for mbt shoes, I often use the bad results will often buy a new.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 05-17-2010, 09:16 AM
Junior Member
 
Join Date: May 2010
Posts: 17
Default Difference between ASP and ASP.NET

ASP is Microsoft’s early on incursion into server side scripting engines that were meant to dynamically create web pages as they are required. Making that in HTML would need many pages, one for every possible result. But with ASP, you can write single short script that can hold this easily. ASP.NET takes benefit of extra features in.NET library permitting its pages to be coded in any of other languages included in .NET. ASP.NET also has wide array of libraries and controls that used to build web page rapidly and simply. It also had many generally used templates like menus. Error Handling has also been enhanced compared to ASP by making use of try-catch blocks and exception handling.
__________________
replica furniture

Last edited by anselduminy; 05-28-2010 at 05:25 AM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:17 PM.



Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
vB Ad Management by =RedTyger=