This is an annoying one. SharePoint will not allow you to create a site column from the UI (using the _layouts/fldnew.aspx page) if the name of the column is one of: constructor, concat, join, pop, pu… more →
SharePoint Internals - Hristo Pavlov's BlogVisitor Blogs wrote 2 days ago: Both String and StringBuilder can be used to handle strings. If the program uses only a few string o … more →
Jesse Webb wrote 1 month ago: Recently, a colleague and I found ourselves in the situation of needing to concatenate values from m … more →
ipans wrote 1 month ago: maksutnya supaya lebih mudah diprogramnya, namun apa daya performansinya jauh mengecewakan. itulah y … more →
luckylarry wrote 4 months ago: Joining columns and results together is really easy in Oracle or MySQL, in both there is the same fu … more →
nils petersohn wrote 9 months ago: i tried several methods but this was the best: cat *.MPG | ffmpeg -i - -b 1500k -ar 44100 together.f … more →
CallToPower wrote 10 months ago: Here a few Prolog List-Operations I had to write at the University. … more →
hristopavlov wrote 11 months ago: This is an annoying one. SharePoint will not allow you to create a site column from the UI (using th … more →
Bryan wrote 1 year ago: In PHP, the operator to concatenate or combine strings together is: . (dot) Here are some examples o … more →
RupertGee wrote 1 year ago: In the PC world, you would use HJSplit to join and recombine them. For Mac OS X, you’ll use Sp … more →
acsummer wrote 1 year ago: Looking for a way to add random dates to a column in one of your MySQL tables? I ran across this pro … more →