Other News

Community

Metadata-Driven User Interfaces

(John deVadoss) Many business applications require the user interface (UI) to be extensible as the requirements vary from one customer to another and from one end user to another. Client-side business logic for the UI may also need customization based on individual user need. A screen layout for

Community

Introducing Contract First

(Christian Weyer) Today’s use of Web services in solutions doesn’t really realize the true potential of Web services. Oh yes. Web services programming is easy. Who likes those crazy angle brackets crossing their networks, anyway? Who is interested in all the fancy details of those elaborate speci

Community

Just SQL Part III – Where is it?

(James Koopmann) In the previous Part of this series we looked at the ‘simple SELECT’ statement. This involved the four required pieces of a SQL statement. Namely the key word SELECT, a select list or columns we wanted to return from the table, the FROM key word to specify the table information was

Community

Maintenance checks for SQL Server

(Kevin Kline and Baya Pavliashvili) SQL Server has become more self-maintaining with each new release, but the principle “better safe than sorry” still stands: Solid database administration involves performing regular maintenance on system and user databases so that you fix problems before your user