(John Wefler) I’ve recently created a handy PowerShell script to create publishing pages for my SharePoint sites.
Other News
ASP.NET How to configure Ajax Control Tookit in Visual Studio
(quynhnguyen) This tutorial shows you the way of configuration to use ASP.NET AJAX Control Toolkit in Visual Studio 2005.
How to Convert Double to String to Double in Java Program with Example
(Javin Paul) Many scenarios come in day to day Java programming when we need to convert a Double value to String or vice versa. In my earlier article we have seen how to convert String to Integer and in this article we will first see how to convert double to String and later opposite of that from S
Implementing AutoPostBack in ASP.NET MVC
(Bipin Joshi) ASP.NET Web Forms allow you to automatically post a form back to the server when the selection in a DropDownList control changes. This is achieved by setting the AutoPostBack property of the DropDownList control.
Thirteen Ways to Make Your Oracle Database More Secure
(Mike Dean) I make no claims that I came up with all of these ideas by myself. There are many Oracle professionals out there that have done years of research into this subject and this paper is a compilation of my experience along with the ideas of many others. I have spent more than 15 years worki
How to use object types?
(Michael McLaughlin) A tale of Oracle SQL object types, their constructors, and how you use them. This demonstrates what you can and can’t do and gives brief explanations about why.
Using format attributes in Apex
(Scott Wesley) Recently I encountered some SQL in a classic Apex report that needed some attention.
Communication protocols in MySQL
(Nilnandan Joshi) Generally, MySQL supports connections between clients and the server using several networking protocols. Below are the main protocols which are used by client to connect with MySQL server.
Quick Tip: Copying small amounts of data in SQL Server quickly
(David Musgrave) Last week, I was working on a Microsoft Dynamics GP update case where we had to re-upgrade one company from the previous service pack to the current service pack.
Got LOBs? Get DB2 10 for z/OS (Part 2)
(Robert Catterall) So, last week I posted a blog entry describing one of the two really important (in my opinion) DB2 10 for z/OS enhancements related to LOB (large object) data management — that being the ability to “in-line” a portion (or even all) of a LOB column’s data values in a base table sp
