|
Posted to:
05-16-2013, 9:33 PM
|
We are planning to update our very old web application so that it works better with modern web browsers. I have heard of modern.ie in the past and decided to give it a try. The site has a scanner that can scan a URL entered by a user. Unfortunately, our...
|
|
Posted to:
05-16-2013, 6:43 PM
|
Red Gate is looking for feedback on its ASP.NET Web Development Education website. Visit their website and answer the survey .
|
|
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, 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-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...
|
|
Posted to:
05-07-2013, 4:08 PM
|
If you are getting a 'web service undefined' error when calling a web service from Javascript which is defined inside the ScriptManager tag like so: <asp:ScriptManager ID="ScriptManager1" runat="server"> <Services> <asp:ServiceReference...
|
|
Posted to:
05-07-2013, 12:36 PM
|
You will have to download and run the Configuration Console from http://www.microsoft.com/en-us/download/details.aspx?id=38789 , there is no NuGet package for it. After that, you will get a context menu for each project on the solution for editing the...
|