Palani walks us through some quick steps to configure scripts to run automatically in SharePoint’s Task Scheduler.
Other News
Populating Values From XML to a DataGridView And From a DataGridView to XML Using C#
(Santhosh Kumar) This document covers how to populate a DataGridView from XML and how to save DataGridView values back to XML.
Code Naming Conventions
Reader Comments Today I’m including more comments from our readers. Maurice shares his thoughts on Database Naming Conventions. William shares a new topic about the Activity Monitor interface inside Management Studio. Feel free to share your thoughts on these or other topics by sending an email to btaylor@sswug.org. Database Naming Conventions Maurice: What is the gain in adding a prefix […]
Code Naming Conventions
Reader Response – DB Naming Conventions Paul Writes: A couple of observations, based on the discussion so far. For me, some things that give me some initial pointers: – How does it look ‘out of the box’ ? – What does MS do? – What happens when you use the visual tools? – How do we avoid valueless annotation? For […]
One Java Service POJO for AMF/XML/JSON with Spring BlazeDS & Jersey JAX-RS
I was reading Christophe Coenraets’ blog post on RESTful services with jQuery and Java using JAX-RS and Jersey and it got me thinking…in order to serve technology agnostic Java Service POJOs to HTML5/JavaScript clients as well as Flex/AIR/Flash clients without writing two service layers and a whole
Grokking the cts API
(Evan Lenz) As of the MarkLogic 5 release, the total number of built-in cts (“core text search”) functions comes in at 217! Given how central the cts functions are for building applications on MarkLogic, I thought it would help to provide some pointers in navigating this potentially overwhelming API
Working with Asynchronous Operations in ASP.NET MVC
(Bipin Joshi) Whenever you call action methods in an ASP.NET MVC application, by default they are executed in synchronous fashion. In order to improve the overall performance and responsiveness of your application you may wish to execute the code asynchronously.
DB2 101 Webinar – IBM Information Management Portfolio Review
(Kim May) Frank delivered a terrific summary of the products in the Information Management portfolio at a lunch event at Baltimore’s Cinghiale restaurant earlier this month. Unfortunately, we can’t offer everyone lunch (sorry!) but we will offer a repeat presentation via webinar on April 5th.
SharePoint: Search, Filter or Sort Lists from a Query String
(Mike Smith) Microsoft has generally done a good job of keeping new versions of SharePoint compatible with the older versions. While over time some features have dropped out of the documentation, most still work. An example is the Query String option to sort and filter a list.
SQL SERVER – Partition Parallelism Support in expressor 3.6
(Pinal Dave) I am very excited to learn that there is a new version of expressor’s data integration platform coming out in March of this year. It will be version 3.6, and I look forward to using it and telling everyone about it. Let me describe a little bit more about what will be so great in expr
