(Paul Hiles) Depending on your project size and complexity, you may not have ever needed access to any non-standard namspaces in your views – particularly if you are a fan of the var keyword. However, as soon as you start writing your own HTML helpers or using resource files, you will almost certain
Other News
Use the ANY keyword in your DTD to allow any elements and content
(NH Tipy) In instances where you want any element or character data to be available and order doesn’t matter, you can use the ANY keyword in your DTD to make all elements usable, as in:
Logician: A Table-based Rules Engine Suite In C++/.NET/JavaScript using XML
(Eric D Schmidt) Application logic, particularly business rules, can be messy and time consuming to maintain in code. If all your application logic is hard-coded, it can eventually lead to massive if-then-else or select-case code segments that could grow into huge nightmares.
ADF 11g : What is the Currently Active Taskflow in a Dynamic Region ?
(Luc Bors) There are use cases in which you need to determine what the currently active taskflow is. This looks like simple, but in fact it is not ! Let’s rephrase that : Depending on the context, it can be a pretty confusing task.
Moving Datafile using ASMCMD ¡°cp¡± command ¨C 11gR2
(Anand) Few months back i wrote ¡°Moving datafile from one diskgroup to another in ASM ¨C 10.2.0.4¡å where i used RMAN and DBMS_FILE_TRANSFER methods to move the datafile between the diskgroups. From 11gR1, Oracle introduced ¡°cp¡± command in asmcmd utility.
Extending WebCenter 11g PS3/PS4 ADF Task Flows – RSS Example
(Andrejus Baranovskis) Oracle WebCenter 11g PS3/PS4 allows to extend standard WebCenter product task flows, original Oracle library files are not modified – all customizations are stored inside MDS repository. Thats really powerful feature, quite often we can hear customer requests to customize one
TCP/IP keep-alive option and DB2; a Guest Blog Post
(Willie Favero) The TCP/IP keepalive value that is specified via the TCPKPALV DSNZPARM value on the DSN6FAC macro has been a point of confusion, IMHO, forever. When reviewing someone’s DSNZPARMs as part of a health check, I find all sort of things for hits keyword; seldom something that was set up
DB2 for i: Observing, Learning, Adapting, and Generating Faster Queries Automatically!
(Mike Cain) According to Wikipedia, "adaptive behavior" is a type of behavior that is used to adjust to another type of behavior or situation. This is often characterized by a kind of behavior that allows an individual to change an unconstructive or disruptive behavior to something more constructive
TIMESTAMP vs. DATETIME, which should I be using?
(Shlomi Noach) They both look the same, have roughly the same use. Nevertheless, they differ in many respects. I’ll note the difference, and note a few pitfalls and peculiarities.
Importing SQL Server data into PowerPivot for Excel
(Robert Sheldon) Microsoft PowerPivot for Excel 2010 is a data analysis tool that lets you easily import data from SQL Server and other sources into the Excel environment. Because of PowerPivot’s efficient compression algorithms and in-memory analysis, you can import and manage large quantities of d
