Pro-Center Video Programming for IT Professionals
Other News
Have an event? Let us know. Here is how.
Pro-Center Video Programming for IT Professionals
Upcoming Database World Events
Pro-Center Video Programming for IT Professionals
Food for Thought: Direct SQL Good Idea/Bad Idea? What is it?!? Find out why you should avoid direct SQL.
Pro-Center Video Programming for IT Professionals
Data Warehousing Implementations from Readers
Featured Article(s) All Databases In Server: Simple Status Check The following T-SQL function returns a small int number for the count of all databases that either not ONLINE or that do NOT have READ-WRITE updatability or that the User access are not multi-user meaning all databases that have some restriction on them. Video Posted: Discussion List Watch Oracle to SQL […]
DB2 Viper II and the IBM Data Studio Developer Workbench
(Paul Zikopoulos) If you use IBM DB2 9 (DB2 9) to power up your business, you’re likely aware of the Eclipse-based DB2 Developer Workbench (DB2 DWB). This toolset delivered enormous productivity to the application development life cycle. About this tool, builder.au (an organization that pitches them
ASP.NET’s Menu control offers another site map navigation option
(Tony Patton) The Menu control includes static elements displayed on the page and dynamic items or menus that appear when the user selects a particular menu element. It also supports displaying data from a hierarchal data source control. Elements may be defined in a data source or programmatically a
Build Printable ASP.NET Pages
(Doug Thews) Users should be able to print order confirmations, invoices, and the like directly from your Web application. And no, the old Shift + Print Screen approach from the 3270 mainframe emulation screen days won’t cut it, for the same reason that the JavaScript window.print() command often wo
JSON – a Better Alternative to XML?
(Siddhesh) JSON is picking up favour among programmers as the format for data interchange. Here are some of my notes, taken as I read about it in this MSDN article: JSON syntax is very terse and yields formatted text where most of the space is consumed by the represented data. No additional appli
Adding Support for Custom Namespaces
(Christian) Since version 2.0 Spring supports an XSD-based configuration approach that allows integrating your own DSL for configuration into Spring. How to implement such namespace extension has been documented and the approach has been adopted by several Spring sub-projects and others, e.g. Spring
