(Pinal Dave) I hardly get hard time to come up with the title of the blog post. This was one of the blog post even though simple, I believe I have not come up with appropriate title. Any way here is the question I received.
Author: SSWUG Research
ADF 11g PS6 – ADF 10g Table Pagination Feature is Back Finally
(Andrejus Baranovskis) Do you remember good old feature from ADF 10g – table pagination? So many customer requests I have heard to have it back in 11g and finally in ADF PS6 we have it. Not all good features mean bad, table pagination is perfect example.
FORALL operations IN oracle
(The Oracle Alchemist) Bulk binds and bulk loading are nothing new; in fact, the feature came out in Oracle 8i. This was a time when Oracle Parallel Servers roamed the land, pfiles were all the rage, and connecting internal was a fading fad.
Oracle SQL Developer: What’s Next?
(Jeff Smith) Software development never really stops. The development cycle is truly a circle. Once a release is ready, the developers don’t go on break awaiting orders. There’s always the next sprocket to build or widget to refactor.
Using the TransactSql.ScriptDOM parser to get statement counts
(Arvind Shyamsundar) Today there was a question on the #sqlhelp Twitter hashtag: “Is it possible to get UPDATE/SELECT/INSERT/DELETE statement counts from SQL Server?”
Web API: Mixing Traditional & Verb-Based Routing
(Kip Streithorst) Are you working on a REST API and using the new Web API to implement it? You’ve written an ApiController subclass or two? Let’s say you’ve created a new subclass of ApiController called OrderController. WebAPI provides your OrderController with out-of-the-box support for the follow
Twitter bootstrap typeahead and ASP.NET MVC – Key/Value pairs
(Dean Hume) I suck at creating CSS. As a backend developer, I’ve always managed to get by with my CSS skills, but I’ve always been jealous of my front end developer colleagues when it comes to their ability to create beautiful web pages.
Convert GridView Data to CSV using jQuery
(Bipin Joshi) At times you may want to allow the end user to save GridView data into CSV format for further processing (say for opening later in Excel). Doing so using server side code is quite common. However, this requires an extra round trip to the server.
SSWUGtv: How can segmenting your database help you and your applications? Optimize your applications and the usability of your applications with
Video Programming for IT Professionals
Where do I find the Performance Dashboard for SQL Server 2008?
(Norman Chan) I’ve downloaded and installed Performance Dashboard reports for SQL Server 2005 from Microsoft’s download site, but I can’t find Performance Dashboard for SQL Server 2008? How can I use this for SQL Server 2008 and 2008R2?

