Live in Australia, work at Readify

by mosessaur| 20 January 2012| 2 Comments

Introduction

I moved to Australia recently (since Aug 2011) after I joined Readify team in Melbourne, VIC. I have to say since then it has been a great experience in such short time.

Readify is hiring national wide & overseas. For overseas candidates; Readify will sponsor you to come & work with them in Australia. Why don’t you read about our recruitment process?

More...

uCertify M70-668: Pro Microsoft SharePoint 2010, Administrator Product Review

by mosessaur| 16 October 2011| 0 Comments

Introduction

Before taking any exam, we usually start to prepare for that exam. Using official learning material like Microsoft learning products, reading blogs and articles or using exam preparation tool. And maybe all of that. The easiest way is to go through an exam preparation and simulation tool.

But that about a tool that gives you a preparation guide to help you learn, practice and track your results. This is pretty much what uCertify exam preparation products would give you.

And here I’m going to give you an overview and a review about uCertify M70-668: Pro Microsoft SharePoint 2010, Administrator

More...

Getting Started with Entity Framework 4.0 Screencast Recorded session from Cairo Code Camp - Part 6

by mosessaur| 26 September 2011| 0 Comments

About Part 6

6th part is about 12 min in length. Covers Entity SQL, LINQ to Entities and EF4 new feature of using database built in functions & user defined functions UDF. And how to use them with LINQ to Entities.

More...

New Arabic Screencasts about SQL Server

by mosessaur| 15 July 2011| 0 Comments

Ahmed Mosa (my brother) a SQL Server & BI specialist produces a series of Arabic screencasts about different topics related to SQL Server. Find links below.

He’s also working on recording more screencasts so keep tuned through his RSS and his Youtube channel

Book Review: Programming Entity Framework, Second Edition

by mosessaur| 02 January 2011| 0 Comments

About the book

Title: Programming Entity Framework 2nd Edition
Publisher: O'Reilly Media
URL: http://oreilly.com/catalog/9780596807252
Book website: http://learnentityframework.com/
ISBN: 978-0-596-80726-9
Chapters: 27 + 3 Appendices | ~900 pages
Author:
Author’s blog: http://thedatafarm.com/blog/
Overall rating: 9.70 out of 10
This is the second edition of the book totally revised for Entity Framework 4.0 on VS2010 1st edition was released Jan 2009. this 2nd new edition released August 2010.

Personal Opinion

I can’t do anything but strongly recommend this book. It is almost everything you might need about Entity Framework 4.0. Great walkthroughs and samples in C#. However there are few snippet in VB.Net that shows different syntax of doing things between C# & VB.Net.

More...

KiGG 3.0 Released

by mosessaur| 13 October 2010| 0 Comments

Yesterday we released KiGG 3.0 and baselined the source code for version 3. No major changes in this release. We upgraded to ASP.Net MVC 2.0 on .Net 3.5 SP1 & VS2008.

This release is going to be the last release on .Net 3.5 SP1 and VS2008. We plan to upgrade to .Net 4.0 and migrate the solution to VS2010 and start use Entity Framework 4.0 and maybe abandon LINQ to SQL support.

Visit http://kigg.codeplex.com for more information.

Here set of requirements for your development workstation if you are planning to rebuild the source code or customizing it.

Development Workstation System Requirements

  • Visual Studio.Net 2008 any edition with SP1 (Express Editions should work)
  • .Net Framework 3.5 SP1
  • ASP.NET MVC 2.0 RTM
  • Included reference libraries (xUnit, Moq, DotNetOpenAuth, Enterprise Library etc...) -available with source code download-
  • Database (Only one option is required)
    • SQL Server 2005 or later any Edition with Full-Text Search Services (Full-Text search is required for search)
    • MySQL 5.x
  • IIS 6.0 or IIS 7.0 (didn't test it on Windows XP IIS 5.5)

Book Review: Microsoft Entity Framework in Action

by mosessaur| 11 October 2010| 0 Comments

About the book

Title: Microsoft Entity Framework in Action
Publisher: Manning Publications
Url: http://www.manning.com/mostarda/
ISBN: 9781935182184
Chapters: 19 + 2 Appendices | ~500 pages
Authors: Stefano Mostarda, Marco De Sanctis, Daniele Bochicchio
Overall rating: 9.24 out of 10

This book was in Manning Early Access Program (MEAP) while writing this review. I reviewed a draft released on 12th August 2010. This is a detailed review where I rate each chapter and describe it’s contents. The overall rating mentioned above is the average of all chapters’ ratings.

Personal Opinion

I highly recommend this book. No further knowledge about Entity Framework is required. So you don’t have to know anything about EF1 in order to read and gain benefit of this book. Great effort spent on this book by the authors and the publisher. You’ll get a great value with reasonable amount of money compared to the information provided in this book.

More...

Basic Introduction to Algorithms session at Alazhar University

by mosessaur| 29 September 2010| 2 Comments

I had a chance this week to do a simple basic presentation about algorithms to undergraduate students of Computer Engineering in Alazhar University in Cairo.

I enjoyed the time of the session. Both both an girls were amazing an interactive. I hope that I delivered this introduction about Algorithms properly to them.

More...

Getting Started with Entity Framework 4.0 Screencast Recorded session from Cairo Code Camp - Part 5

by mosessaur| 24 September 2010| 0 Comments

About Part 5

Fifth part is about 9:45 min in length. Part 5. Covers EDM -Entity Data Model- showing its elements (SSDL, CSDL & MSL). Also this screencast shows how to query your conceptual model using LINQ to Entities.

More...

Getting Started with Entity Framework 4.0 Screencast Recorded session from Cairo Code Camp - Part 4

by mosessaur| 07 August 2010| 0 Comments

About Part 4

Fourth part is about 10 min in length. Covers how to implement table per hierarchy inheritance model (TPH) with Entity Framework 4.0

More...