- 
            
            as seen on Oracle Blogs
            - Search for 'Oracle Blogs' 
            
 Java EE 6 was released over
2 years ago and now there are 14
compliant application servers. In all my talks around the
world, a question that is frequently asked is
Why should I use Java EE 6 instead
of Spring ?
There are already several blogs covering that topic:
Java
EE…
            >>> More
 
- 
            
            as seen on Pro Webmasters
            - Search for 'Pro Webmasters' 
            
 I'm starting to learn more on the back-end scale of programing.
Recently I started up Heroku for the second or third time. This time I actually installed the Git update to my Mac and installed Heroku in the terminal.
I wanted to upload a static html site with the sinatra gem. Everything worked out…
            >>> More
 
- 
            
            as seen on Samir ASP.NET with C# Technology
            - Search for 'Samir ASP.NET with C# Technology' 
            
 In .NET 2.0, Microsoft introduced the Web Site.  This was the default way to create a web Project in Visual Studio 2005.  In Visual Studio 2008, the Web Application has been restored as the default web Project in Visual Studio/.NET 3.x
The Web Site is a file/folder based Project structure.  It…
            >>> More
 
- 
            
            as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
 I've run into a situation where I was unable to add a Web Reference in Visual Studio 2008 to a Web Application Project. The error I couldn't resolve was "The web services enumeration components are not available. You need to reinstall Visual Studio to add web references to your application."
How…
            >>> More
 
- 
            
            as seen on Super User
            - Search for 'Super User' 
            
 When one of my colleagues is accessing Outlook Web Access from IE, he frequently gets an error reported: "Outlook Web Access has encountered a Web browsing error".
The error report includes the following:
  Client Information
  
  User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4…
            >>> More