Category: Development


In my company we decided to start a Mission Impossible task: creating a simple app from scratch, based on following technologies without great knowledge of some of them:

  • Server:
    • 1 MVC4 RESTful WebApi on Azure
  • Clients:
    • 1 iOS native client
    • 1 Android native client
    • 1 WP7 native client
    • MVC 4 Web interface running on any desktop OS
    • Win8 Metro client

Let’s see what happens, in any case it’ll be a lot of fun Smile

4ward blog post: http://blogs.4ward.it/index.php/one-month-to-rule-them-all-challenge/

We started using Windows Server AppFabric for a Silverlight/RIA application and had a problem during configuration on one of our server. The problem was that when we opened .xamlx file to check service health we received the following error:

Cannot find connection string for connection name ‘ApplicationServerWorkflowInstanceStoreConnectionString’

Solution: After deep investigation we discovered that the issue was due to the fact that AppPool used to host the service was configured with Enable 32-bit applications flag set to true, therefore it was reading a different machine config file (for 32-bit apps), that is not changed by the AppFabric configuration wizard (Bug? By design? I’ll open a Connect ticket). Setting flag to false solved the issue!

Hope this helps

NDepend new reporting is great!

NDepend is getting better and better after each release. The new reporting is really fast, powerful, beautiful to see and ease to use. Keep up the outstanding work you’re doing!

 

image

Let’s try Biztalk 2010 beta

Integration between AS400 and external web services …

Mapping of different text files in input and output …

usage of web services …

Integration with Sharepoint 2010

I think it’s time to try Biztalk 2010 Beta :)

It’s really painful preparing your new PC from scratch (and having to do it 2 times because on the first try COM+ on Vista was broken …. :-S). I installed a lot of software in a lotof time, but finally my ACER 6935 with the much desired 4GB of RAM is up and running :D !!!!
Here is the list of main software with its link (where necessary) to be used for reference in the future. I have deliberately omitted software used mainly by system engineer.
If someone has some other interesting software to be added any comment is always welcome:

  • VSTS 2005 + TEAM EXPLORER
  • VSTS 2008 + TEAM EXPLORER
  • TFS 2008 POWER TOOLS (I fully with Lorenzo that it’s pure madness not install them): in the October 2008 version the Windows Explorer integartion has been added.
  • RESHARPER 4.1: this is a spectacular extension to Visual Studio, please be aware that it’s a drug, you will not be able to use another Visual Studio without Resharper isntalled :D
  • SQL 2005
  • BIZTALK 2006 R2
  • NOTEPAD++: Outstanding free text editor
  • SILVERLIGHT
  • TELERIK CONTROLS (how much big are they ?!?!?) : really good suite of custom controls for all Microsoft UI (ASP.NET, SILVERLIGHT, WPF, WINDOWSFORMS)
  • SOFTWARE FACTORIES (GAX, GAX Fix for VS2008, GAT, BLUEPRINTS): tool for software automation.
  • OFFICE2007 (in particular OneNote … … really powerful ! My colleague Michele uses it as an agile tool for user stories, release and iteration planning, tasks, etc.
  • ROYALTS: Outstanding console for managing multiple terminal services connection.
  • SUBVERSION: Version control system
  • TORTOISESVN: Subversion integration in Windows Explorer
  • VISUALSVN: commercial integration of TortoiseSVN and Visual Studio, there is also an opensource application ANKHSVN, but I had a bad experience with the old release.
  • ENTERPRISE ARCHITECT 7.1: Great UML Modeling tool introduced to me by Matthias Fritz (Thanks again)
  • NUNIT
  • POWERSHELL
  • FILEHIPPO UPDATE CHECKER: useful tool (for me vital) that checks for the presence of updates or beta versions of many common use application
  • DASH: I don’t know how to define it … … taken from their web site: the fastest and coolest way to work in windows
  • List of secondary but useful tools:
  • FIREFOX
  • Firefox extensions:
    • DownThemAll!: download manager
    • Sxipper: password manager
    • Google Preview: add a small thumbnail on the left of each link (I know that it uses a lot of internet bandwidth, but for me it’s really useful to discard bad links)
  • 7-ZIP
  • COLORPIC (for a color blind like me it’s vital for the other is secondary :D )
  • DAEMON TOOLS
  • SKYPE
  • TREESIZE LITE
  • VLC
  • VARIOUS ADOBE
Follow

Get every new post delivered to your Inbox.

Join 1,089 other followers