(Andrejus Baranovskis) When you generate new WebCenter 11g PS3 Portal Framework application in JDeveloper 11g, it creates login/logout pages and configures ADF Security. However, it generates basic login page, this can be improved by using new WebCenter 11g PS3 security login bean.
Other News
DEL_LF_ROWS Index Rebuild Criteria ? (Codex)
(Richard Foote) In the same article and book where the erroneous claims regarding the BLKS_GETS_PER_ACCESS were made, we also find the following recommendation:
SQLSPIDAnalyzer.sql – My way of monitoring a particular request in SQL Server
(Sakthivel Chidambaram) Since a long time I wanted to leverage the details from the DMV dm_tran_database_transactions into my regular SPID monitoring script. I just tried it today and looks to be useful. Any feedbacks/bugs/thoughts, let me know.
Issuing SQL in Entity Framework
(Peter Vogel) If you worry that your data access requirements are sufficiently “interesting” that LINQ and Entity Framework can’t do the job, the good news is that you can always use plan old SQL. Entity Framework 1 gives you some support for issuing SQL statements and Entity Framework 4 gives you m
SQL SERVER – Running SSIS Package in Scheduled Job
(Pinal Dave) I previously wrote article SQL SERVER – Import CSV File into Database Table Using SSIS. I was asked following question by reader that how to run the same SSIS package from command prompt.
StyleVision Supports XBRL for Financial Reporting Part I – Creating GAAP-Compliant Reports and StyleSheets with a Single Click
(Beth O’Brien) Did you know that StyleVision is also an XBRL rendering and reporting tool?
Stay on the XPath
(Doug Domeny) Experiment with using XPath in the five tips in this article. Discover surprising facts about binary logic, and learn how the XPath position() function’s value changes depending on its context. Another tip shows how to use XPath to select the first element of a given name. Finally, lea
XML: Generic File writing and loading library
(j-hannemann) This Generic XML Tool can be used to save and load XML files in a defined XML Format (including schema validation) and predefined functions. The library internally uses JAXB modelbinding and marshalling/unmarshalling for saving and loading.
HTML5 Improvements with the ASP.NET MVC 3 Tools Update
(Scott Guthrie) Last week I blogged about the new ASP.NET MVC 3 Tools Update, and then followed it up with a detailed post that covered using the EF Code First and the new Data Scaffolding features in it.
Compiling MVC Views In A Build Environment
(Phil Haack) ASP.NET MVC project templates include support for precompiling views, which is useful for finding syntax errors within your views at build time rather than at runtime.
