26 April 2010 0 Comments

Porting SugarCRM to Windows Azure Platform

Recently, I’ve been helping SugarCRM to port their flagship PHP application to Windows Azure Platform. Here’s the slide deck we jointly prepared with SugarCRM Chief Architect Majed Itani for SugarCON ‘10 that summarizes the solution architecture and the learnings from this exercise. This is a rare example when our “partner engagement” work as Microsoft DPE architects is shared with the public – in most cases it’s the partner ISV that controls the solution architecture and doesn’t disclose any details until the corresponding product actually ships, if at all

13 April 2010 0 Comments

Merhaba

Bu köşede, Microsoft Türkiye ’nin yardımları ile bir yazı dizisi, veya güncel adı ile  “blog” başlatma adımını attık. Maksadımız, Microsoft içerisinde değişik rollerde yıllardır yurt dışında yaşayan bizlerin sesini Türkiye’de, Türkçe duyurmak ve anayurda az da olsa bu şekilde birşeyler geri vermek.

13 April 2010 0 Comments

Register now for the Visual Studio 2010 Launch event

  Join us for a free, in-person event you won’t want to miss Join a select group of developers for an event near you and get hands-on experience with Microsoft ® Visual Studio ® 2010. Learn about the rich application platforms that Microsoft Visual Studio 2010 supports, including Windows ® 7, the Web, SharePoint ® 2010, Windows Azure ™ , and Windows Phone 7 Series. Visual Studio 2010 is packed with new and enhanced features that simplify the entire development process from design to deployment.

13 April 2010 0 Comments

Get the EDT realation of particular table

static void getFieldRel(Args _args) {     int i = 1;     DictField dictField;     DictRelation DR = new DictRelation(Tablenum(InventTable));     DictTable Dict = new DictTable(Tablenum(InventTable));     DictTable Formref; ;     while(i <= Dict.fieldCnt())     {         if(DR.loadFieldRelation(dict.fieldCnt2Id(i)))         {         Formref = new DictTable(DR.loadFieldRelation(dict.fieldCnt2Id(i)));         info(“Table Name ” + Formref.name());         }         i +=1;     } pause; }

11 April 2010 0 Comments

ShareCamp 2010 – die beste Idee des Jahres

Es hat mit einer eher experimentellen Idee angefangen: Ein BarCamp speziell für Interessierte im SharePoint-Umfeld. Michael Greth und Christian Glessner sind’s trotzdem angegangen