(Joe Stagner) Next up in this series is control animation. The Ajax Control Toolkit has an Animation Control Extender [ see HERE ].
Other News
Migrating Oracle to SQL Server using SSMA – Error O2SS0408 Collection or Record Type is not supported
(Bill Ramos and Vishal Soni) This blog post covers the reasons why SQL Server Migration Assistant (SSMA) for Oracle does not support Collection or Records Type. A collection is an ordered group of elements, all of the same type. It is a general concept that encompasses lists, arrays, and other famil
Oracle 11g Security – Guidelines for auditing
(James F. Koopmann) If you’ve noticed, throughout the Oracle 2-Day Security Guide, Oracle has focused on first setting or taking the defaults for just about all of the security setup setting; not venturing too far from normal operations and configurations of databases.
Using jQuery Mobile with ASP.NET MVC
(Peter Mourfield) jQuery Mobile is a web UI framework from the same guys over at the jQuery Project. jQuery Mobile is built on top of the jQuery Core and jQuery UI projects with the intent of bringing a consistent UI framework to mobile platforms.
LINQ Query, Selection, Partial Selections and Aggregations
(Nikhil Singhal) LINQ allows you to write structured, type-safe queries over local object collections and remote data sources. LINQ interview questions are short and allow the interviewer to quickly test the depth of your knowledge in LINQ and to a certain degree, extension methods.
Bin Deploying ASP.NET MVC 3
(Phil Haack) When you build an ASP.NET MVC 3 application and are ready to deploy it to your hosting provider, there are a set of assemblies you’ll need to include with your application for it to run properly, unless they are already installed in the Global Assembly Cache (GAC) on the server.
Strategies for refactoring untestable PHP code
(John Mertic) With the growth of PHP from a simple scripting language to a full-fledged programming language, there has been a parallel growth in the complexity of the code bases of a typical PHP application. To control support and maintenance of these applications, various testing tools help automa
DB2 10 for z/OS Performance Topics
(Paolo Bruni, Felipe Bortoletto, Ravikumar Kalyanasundaram, Glenn McGeoch, Roger Miller, Cristian Molaro, Yasuhiro Ohmori and Michael Parbs) DB2 10 can reduce the total DB2 CPU demand from 5-20% when you take advantage of all the enhancements. Many CPU reductions are built in directly to DB2, requir
When a MySQL table was last touched
(Shinguz) In our last customer project we had around 600 Gbyte of data in a MySQL database. Because this database consumed a significant amount of our disk space and backups with the InnoDB backup tool took pretty long we wanted to find out if we could get rid of some of the tables.
Create REST Service using WCF
(A Mahesh) REST stands for Representational State Transfer.central components are resources and actions which can affect those resources.
