(Eric Riz) SharePoint 2010 has been widely adopted by companies of all sizes since its release. Through its evolution from previous versions, the business view of SharePoint has changed dramatically.
Other News
Avoiding NotSupportedException with IQueryable
(K. Scott Allen) Most remote LINQ providers can handle simple projections. For example, given a Movie class with lots of properties, and a MovieSummary class with a subset of those Movie properties, you can write a LINQ query like the following:
Generating Random Pronounceable Passwords
(Richard Carr) The use of passwords as a security measure is increasingly common for technical and non-technical users alike. Generating passwords that are both strong and memorable can be difficult. This article describes one method to alleviate this problem.
Get started with IBM ILOG CPLEX Enterprise Server
(Jun Zhang) The IBM ILOG CPLEX Enterprise Server, a new feature of IBM ILOG CPLEX Optimization Studio Version 12.4, allows remote, concurrent, queued, multi-user solving for OPL applications.
TimerControl With UpdatePanel in AJAX Using ASP.NET
(Davin Martyn) Ajax (Asynchronous JavaScript and XML) is a new web development technique for the interactive websites. With AJAX to help we can develop web applications and retrieve small amounts of data from a web server. AJAX consists of a different type of technology.
Naming Conventions ? Primay and Foreign Keys
Naming Conventions – Primay and Foreign Keys Hank writes in with a scenario revolving around system assigned key names. In Microsoft SQL Server you can declare constraints without providing names. In these situations, the system assigns a name on your behalf, usually part of the key looking like a GUID. There is little meaning or value in the name. The […]
Using the updated ChangeXML utility for Statusing
(Jim Corbin) The Statusing methods in the Project Server Interface (PSI) in Microsoft Project Server 2010 enable one user to read, submit, and update assignment and task status for another user, without resorting to impersonation.
MySQL Cluster Quick Start Script
(Todd Farmer) Many Windows users first looking to experiment with MySQL Cluster may find the process of getting everything up and running daunting. Fortunately, there’s MySQL Cluster Manager (MCM) which can help jump-start that process – and that’s all many people will need.
Episode #74: DB2’s GOT TALENT Finals Round #2! Watch, Learn, and VOTE!
(Scott Hayes) 96% of our audience learned something! Our Top 10 Finalists need YOUR votes! Their futures and BIG prizes depend on impressing YOU with their sage advice and presentation skills! Watch the replay, learn valuable DB2 LUW and z/OS tips and techniques, and then cast your votes for the fin
Using derby style table functions to load data into SQLFire
(Pas Apicella) Loading data into SQLFire can be done various ways including using Spring Batch with CSV files, Apache DDLUtils or direct JDBC connections pulling data into SQLFire. The approach below is yet another way. In this example we load the Oracle HR schema table “departments” into a SQLFire
