General Chat
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsGeneralGeneral Chat

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old January 8th, 2004, 08:23 PM
notepad notepad is offline
Codewalkers Loyal (3000 - 3499 posts)
 
Join Date: Apr 2007
Location: Central, IL USA
Posts: 3,214 notepad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Send a message via AIM to notepad
ASP .NET

i just overheard some co-workers on my lunch break talking about ASP .NET.. i don't know much about it, nor do i really care to, other than it involves binaries/executables..

the way they were talkin, they made it sound as though web "scripting" would cease to exist, at least for business', as executables are so much more efficient and will take over the market.

would anyone with a little more insight care to give me your opinions/thoughts on the matter?

Reply With Quote
  #2  
Old January 8th, 2004, 09:20 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: ASP .NET

well, not realy.

first, you all know how i feel about MS, but .NET might just be one good thing to come out of MS in.. ever?

anyway, asp.net is not realy binary, but is compiled everytime asp script is changed. much like zend/APC php bytecode cache that "compiles" php sources on the first read and executes from memory for every next request.

it's a simple yet effective concept to speed things up a bit (and by "a bit" i mean 3-4 times )

Reply With Quote
  #3  
Old January 14th, 2004, 05:36 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: ASP .NET

Notepad,

here is a link to an article explaining .NET if you want more information.

http://www.aspfree.com/c/a/.NET/What_is_the_NET_Framework/

Reply With Quote
  #4  
Old January 14th, 2004, 06:55 PM
honcho's Avatar
honcho honcho is offline
Contributing User
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Cape Cod
Posts: 1,347 honcho User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 2 sec
Reputation Power: 3
RE: ASP .NET

I disagree with your co-workers about the demise of scripting languages. Computers continue to get faster and faster, parsers get better and better, and caching/JIT compiling is getting better and faster. All this means that the speed edge that compiled languages enjoy over scripting languages is becoming smaller and less important. However, scripting languages will always enjoy the advantage of faster turn-around and easier maintainablity, regardless of technological advances.

To see an example of this sort of thing, take a look at memory usage. Back in the day, programmers were taught to use memory very efficiently since it was so limited. Now, it's barely even mentioned since memory is so cheap and plentiful. The same thing is happening to processor speed.

Don't mis-interrept me though: I don't think this should be used as an excuse for poor programming, it simply changes the landscape for choices in language, hardware, algorithms, features, etc. For some applications (number theory and graphics come to mind), efficient use of memory and CPU is still important since they often require/use as much as you can throw at it. Thankfully, most business applications are limited in what they can use.

Reply With Quote
  #5  
Old January 19th, 2004, 09:04 PM
renaun renaun is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Henderson,NV,USA
Posts: 1 renaun User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: ASP .NET

My outcome of trying to figure out ASP.NET and its uses turn into the creation of a PHP Framework called "PHP Reusable Web Framework" (rwfPHP). Take a look at http://rwfphp.multispan.com

PHP Reusable Web Framework (rwfPHP) is a set of Object Oriented classes that allow development of Object Oriented Event driven web applications. The main goals of rwfPHP is to speed development through the use of a simple event driven model, reuse of code through web controls, and separation of presentation and logic layers through the use of templates.

Let me know what you think,

Reply With Quote
  #6  
Old February 15th, 2004, 04:21 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: ASP .NET

Totally off topic but its nice to see PHP is kicking asp a bit, bestwebhosters.com (a webhosting portal) was first written in ASP, but now they changed it to PHP! check it out <a href=http://bestwebhosters.com>php mysql web hosting blah </a>

Reply With Quote
Reply

Viewing: Codewalkers ForumsGeneralGeneral Chat > ASP .NET


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT