Do You Write SOLID Code – Day 5 We have been discussing the different components of the SOLID acronym from Robert Martin, defining five basic principles of object oriented programming. As stated previously, these principles apply to any object oriented language, and even to some that are hybrid or non-object oriented languages. The five principles of SOLID are: • Single […]
Other News
Dont Miss Early Bird Rates for SemTech 2011
The 2011 Semantic Technology Conference (#SemTech) will be held at the Hilton Union Square in downtown San Francisco on June 5-9, 2011. Now in its seventh year, SemTech 2011 is the world’s largest educational conference for the community of executives, technologists, researchers, investors and custo
SPINMap: SPARQL-based Ontology Mapping with a Graphical Notation
(Holger Knublauch) One of the new features in the upcoming TopBraid 3.5 release is called SPINMap. SPINMap is a SPARQL-based language to represent mappings between RDF/OWL ontologies. These mappings can be used to transform instances of source classes into instances of target classes.
Visual IDE said to jump start Camel mediation routing
(Jack Vaughan) New modeling software lets development team members visually connect components in Camel-based integrations. Known as Fuse IDE for Camel, the software, like Apache Camel itself, is said to support integrations based on familiar patterns derived from the work of authors Gregor Hohpe an
Run ASP.NET Web Application from Command Prompt
(Abhijit Jana) Visual Studio has its own integrated ASP.NET Runtime engine, which helps to run any ASP.NET web application with in Visual Studio. While running application from Visual Studio, you must have seen a popup notification in System Tray (As shown in below image) , which is notification of
How to: Validate code against the architecture using layer diagrams in Visual Studio 2010 Ultimate
(Esther Fan) This short YouTube video shows how you can visually describe your software’s architecture on a layer diagram. You can also validate code against the diagram to maintain architectural control of the code.
SQL Server : Protect Data at All Costs
(Paul S. Randal) Without the uninterrupted ability to store and retrieve data, business would grind to a halt. Besides its people, data is increasingly the most important asset in any enterprise. And SQL Server 2008 or SQL Server 2008 R2 are frequently at the core of any data-management strategy. So
Moving Dates
(John Magnabosco) At the loading dock, hard working individuals load a semi trailer with your new television, stereo system and personal computer. There is a dependency in this process: it is that your favorite electronics store has a loading dock that will be able to accommodate the size of the sem
How to configure Load Balancer in Oracle E-Business Suite R12
(Atul Kumar) This post covers steps to configure Load Balancer (with assumptions mentioned below) with Oracle E-Buisness Suite R12.
AWR Formatter
(Tyler Muth) I’ve found myself looking at a lot of AWR Reports lately and doing the same calculations on them over and over. Converting gets / reads / bytes to KB / MB / GB / TB, converting seconds to hours minutes and seconds, etc. So, I wrote a few lines (~25) of JavaScript (using jQuery) to do so
