(Jimmy Bogard) In our last post, we brought everything together to build composable blocks of tags driven off of metadata. We did this to make sure that when a concept exists in our application, it’s only defined once and the rest of our system builds off of this concept. This reduces logic duplicat
Other News
Add Textbox In WebGrid and Access TextBox Value In Controller In Asp.net MVC Using C#.Net
(Pranav Singh) This article will show you how you can add @Html.Textbox In an asp.net mvc webgrid and how you can retrieve the added value in the mvc webgrid textbox in c#.net at controller . This article can be used in MVC3, MVC4, MVC5.
jQuery Populate
(Dave Stewart) I don’t like mixing HTML and PHP when I build my forms. Instead I like to keep my HTML completely clean, then if a form needs to be pre-filled (for example retrieving a bunch of database results), get JavaScript to fill it in for me after the page has loaded.
Backup and Restore Strategies in SQL Server – Part 1
(Arshad Ali) There are several high availability solutions that can be used with SQL Server, like AlwaysOn, Fail-over clustering, or Database mirroring. While these high availability solutions ensure maximum uptime for your databases, you need to setup backup and restore strategies to recover the da
Force Start a Windows Server Failover Cluster without a Quorum to bring a SQL Server Failover Clustered Instance Online
(Edwin Sarmiento) The 2-node Windows Server Failover Cluster (WSFC) running my SQL Server failover clustered instance suddenly went offline. It turns out that my quorum disk and the standby node in the cluster both went offline at the same time. I could not connect to the WSFC nor to my SQL Server f
Percona Server, OpenStack and the Tesora DBaaS Platform
(Tushar Katarki and Terry Erisman) Percona Server and Percona XtraDB Cluster provide high-performance alternatives for MySQL users. We have also seen rapidly growing interest in these solutions in the OpenStack community where higher performance and high availability are crucial.
Building a table of contents in Javascript
(Qwertie) So you’re publishing a long document online and don’t have an easy mechanism to automatically add a table of contents on the server side? Well with Javascript, you enslave the web browser to do it instead!
The Next Big Thing
(Kerry Osborne) Oracle’s 12.1.0.2 was released a few weeks ago (You can download it from OTN here: Oracle 12.1.0.2 Download). While technically a minor point release, it contains a couple of major features that would normally be rolled out in a more substantial version change like 12cR2 or perhaps V
12.1.0.2 Introduction to Attribute Clustering (The Division Bell)
(Richard Foote) One of the really cool new features introduced in 12.1.0.2 is Attribute Clustering. This new table based attribute allows you to very easily cluster data in close physical proximity based on the content of specific columns.
Renaming an Oracle Apache Target in EM12c
(Kellyn Pot’Vin) When installing Enterprise Manager 12c, the host value can come from a number of places for different applications/tiers. For most, it comes from the environment variable $ORACLE_HOSTNAME, (for Windows Servers, %ORACLE_HOSTNAME%).
