Playing FM (2) Friday, Feb 8 2008 

I played a new game and I managed Liverpool this time :D The first step was buying some new players that could back up the first team. I bought Andrea Pirlo (to back up or rotate it with Xabi Alonso), and then I bought Samir Nasri (to back up Steven Gerrard of course), the last one was Martin Skrtel. I guess Benayoun didn’t need in my team, but when I set him in left attacking midfielder, he did well in the 2 friendly games. Because I have sold Peter Crouch to Juventus, I’d like to get Zlatan Ibrahimovic from Inter Milan as a rotated striker.

Actually I got many tips and trick and cheat from this web , or you could go to this link

Selamat Bermain :)

Caspol Script Friday, Feb 8 2008 

Ms Dynamics Solomon V7.0 have already used .Net Framework as their interface, but unfortunately, for customization mode they are still using VB compiler :( . But it’s OK since I could create VBRDT in Vis Studio .Net 2005 :) .

Actually you have to be careful customizing Ms Dynamics Solomon V7.0. They .Net Framework features make you couldn’t use the share source codes or executable files without make them ‘full trust’ first. To make enable, please run below script:

CasPol.exe -pp off -m -ag 1.2 -url “//servername/*” FullTrust

You could easily type it in command prompt from  SDK command prompt. It will set the path default to the needed path.

SDK

I guess it’s also useful for .Net developers who’d like to share theirs executable and source codes, isn’t it?

Have a nice try :)