Always remain updated about current software development trends

Articles having tag: ARCHITECTURE

Maximize Availability with Oracle Flashback Database Feature

The calmest IT guy in the world understands what it takes to recover quickly from human errors. Learn more about Oracle Flashback recovery features and Oracle Database 11g maximum availability...

Maximize Availability with Oracle Active Data Guard

The calmest IT guy in the world understands what it takes to keep business data protected from downtime and eliminate idle redundancy of standby servers. Learn more about Oracle Active Data Guard and Oracle Database...

Maximize Availability with Oracle Database 11g and Real Application Clusters

The calmest IT guy in the world understands what it takes to keep business systems available. Learn how to increase server availability with Oracle Real Application Clusters and Oracle Database 11g  maximum availability...

CacheAdapter 2.5–Memcached revised

Note: For more information around the CacheAdapter, see my previous postshere,here,hereandhereYou may have noticed a number of updates to theCacheAdapterpackage on nuget as of late. These are all related to performance and stability improvements for thememcachedcomponent...

Get The specific permission level from the site in SharePoint 2010 using ECMAScript

In this article you will see how to get the specific permission level from the site in SharePoint 2010 using ECMAScript.

Object-relational mapping tools reality check

Martin Fowler'srecent post about object-relational mappingmatches my own analysis of the usefulness of ORM tools.They are no silver bullet, but they should not be dismissed without valid reason. If you want me to give up using ORM tools, you have to give me...

Using PowerPivot for SharePoint 2010 | TechBubbles

PowerPivot applications are created using Excel 2010 using PowerPivot add-in,\xa0 You can read my post on configuring PowerPivot in SharePoint 2010 here. After creating a PowerPivot application then you need to upload it to SharePoint 2010 PowerPivot gallery...

Extending the Ribbon in SharePoint 2010

Presentation Layer point of view Ribbon is a big change in SharePoint 2010, which provides the consistent user experience between SharePoint and Microsoft Office products. Ribbon is defined in the form of XML and Javascript is used to provide client side functionality....

Ghosting and Unghosting in SharePoint 2010 | TechBubbles

Two main page types in SharePoint are Application Pages and Content Pages. Application Pages are rendered from the file system and Content Pages are usually rendered from content database. Site Pages are often loaded from content database. Master Pages or Page...