Home: Tag : DatabaseBackedWebAppl

DatabaseBackedWebAppl tagged articles

As promised, we switch today to the open-source solution stack LAMP. What the Windows Server-Internet Information Services-Microsoft SQL Server-ASP.NET stack is for the Windows environment, the open-source equivalent to cobble together a Web application is LAMP.
Continuing with our brief overview of Ruby on Rails as drastically simplified, elegant, and stable platform for agile Web engineering, we take the word of some impressively-experienced RoR developers up in Nashua, NH, at HyTech Professionals that it is by no means the ONE, the “silver bullet” that will replace all other Web 2.0 frameworks out there. Still, the practiced applications architects insist
Today’s applications developer aiming for the next scintillating Web 2.0 site is spoiled for choice. How well, you might wonder, does Ruby on Rails live up to its promise to simplify development tasks while crafting rich visitor experiences?
In the last four years, we have seen how Ruby on Rails (RoR) built on, and accelerated the wider acceptance of, the object-oriented Ruby language. Consequently, the Ruby/RoR combo has become a workhorse of such independent software providers as Nashua (NH)-based HyTech Professionals.
The never-ending desire for riveting Web sites that “pull eyeballs”, lengthen stay and induce return visits has, since 2004, complicated the life of Web application engineers. Enriching a page with Flash, embedded video, visitor talkback, and self-serve communication channels means developer teams need varied expertise in Ajax, Web services and allied technological tools.
Think of all the students in a school computer lab or office workers in a shared corporate NET framework environment. Even if they should know better, everyone indulges in personal Internet browsing, surfing adult, gaming, video and social networking sites. But there is no such thing as leaving no tracks, right? Anyone can peek into the contents of History or the Favorites list. When PC’s are shared, moreover, there is no safety in saving addresses in the Favorites list even if one uses it often enough.
Recall how, in a recent post, I referred to securing reporting under the NET framework by customizing the I Authentication Extension security extension interface. One does this to override the default Windows Authentication mode and put a third-party security utility to work. Stepping back, however, posters often pose the question: is NET inherently more secure than that other hugely popular platform, J2EE?
In a preceding post, I touched briefly on the speed, multilingual awareness, security and project management potential of porting over to the NET framework. Let’s get down to cases today and critically examine what happens when a Microsoft Certified Gold Partner gets on the job.
NET 3.5 has passed the six-month mark since being officially released so this seems a good time to strip the hype away and focus on just why the Microsoft offering of Web-ready building-block applications is here to stay.
As the Java web servers of old housed servlets or JSPs, so J2EE application servers are the containers for Enterprise JavaBean (EJBs) framework components. That is, every J2EE application server provides a range of services to EJBs and manages their lifecycle. Understanding this architectural framework is core to working with the distributed-processing, multi-tier and Web-ready potential of the platform.