|
Posted to:
05-15-2013, 3:20 PM
|
Just got this one! Here is a little tip for you: While studying a new exam the first thing to do is to consult the “Skills Measured” section of the official page of Microsoft Learning website: http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-484...
|
|
Posted to:
05-15-2013, 10:03 AM
|
The following is a link to my talk on Mapping & Location in iOS and Android at Xamarin Evolve 2013. Obviously, the talk is centered on MonoTouch, aka Xamarin.iOS, and Mono for Android, aka Xamarin.Android. In this talk, I cover the native functionality...
|
|
Posted to:
05-14-2013, 11:59 AM
|
Entrepreneurship has been on the rise in sunny Singapore over the past years with more and more youths having the guts to take the bold step to be different - stepping out of the comforts of a stable 9am to 5pm desk job to realize their dreams. Although...
|
|
Posted to:
05-12-2013, 2:09 PM
|
I wrote previously about how I built a "live blog" app in Azure, so we could use it for PointBuzz during last week's festivities at Cedar Point. Not surprisingly, it worked just fine. As I expected, the whole thing was kind of overkill. Sweet...
|
|
Posted to:
05-12-2013, 5:59 AM
|
Windows Azure Mobile Services lets the developers to use structured storage, user authentication and push notifications to Android, iOS, HTML, Windows Store, or Windows Phone 8 apps by leveraging the Windows Azure Cloud platform. Using with Windows...
|
|
Posted to:
05-11-2013, 10:00 AM
|
Introduction: I am from Pakistan. Like most of Pakistanis, I am also a huge fan of Cricket. Yesterday, I got some time from my busy job. I thought to create a simple Cricket Live Score feature using ASP.NET SignalR. It is also Interesting to note that...
|
|
Posted to:
05-10-2013, 10:35 PM
|
For security reasons browsers prohibit AJAX calls to resources residing outside the current origin. This means you under the current settings, you can't provide a service exposed by a Web API to some other origin. However, at times you might want to allow...
|
|
Posted to:
05-09-2013, 2:56 PM
|
Back to Entity Framework Code First (EFCF) validation. On my previous post I mentioned that EFCF did not support fluent validation. While this is true, it isn’t too hard to implement one such mechanism, which is exactly why I am writing this! I will be...
|
|
Posted to:
05-09-2013, 7:40 AM
|
Introduction Most persistence frameworks implement some kind of custom validation of entities before they are sent to the database. By custom I mean something more than just “is not null”, “has XX characters”, etc. This typically includes individual properties...
|
|
Posted to:
05-09-2013, 6:26 AM
|
This post is in portuguese only, sorry! A partir de um comentário no LinkedIn , no grupo da Comunidade Portuguesa de SharePoint ( http://www.linkedin.com/groups?home=&gid=996587&trk=anet_ug_hm ) foi começada uma lista dos blogs de autores portugueses...
|