Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 dotneteer 
05-16-2013, 9:33 PM

modern.ie

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...
Filed under: ,
Posted to:
by
 pajocomo 
05-16-2013, 6:43 PM

Red Gate Is Looking For Feedback On Its ASP.NET MVC Web Development Education Website

Red Gate is looking for feedback on its ASP.NET Web Development Education website. Visit their website and answer the survey .
Filed under: , , ,
Posted to:
by
 Darren.Sim 
05-14-2013, 11:59 AM

World's largest startup competition and hackathon (AngelHack 2013) comes to Singapore in June 2013

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:
by
 shiju 
05-12-2013, 5:59 AM

Consuming Windows Azure Mobile Services REST API from ASP.NET Web API App

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:
by
 imran_ku07 
05-11-2013, 10:00 AM

Creating a simple Live Cricket Score using ASP.NET SignalR

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...
Filed under: , ,
Posted to:
by
 RicardoPeres 
05-09-2013, 2:56 PM

Entity Framework Code First Fluent Validation

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:
by
 RicardoPeres 
05-09-2013, 7:40 AM

Entity Framework Code First Validation

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:
by
 RicardoPeres 
05-09-2013, 6:26 AM

Blogs Portugueses Sobre SharePoint

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:
by
 jhallal 
05-07-2013, 4:08 PM

System.InvalidOperationException: jsdebug Web Service method name is not valid

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...
Filed under: , ,
Posted to:
by
 RicardoPeres 
05-07-2013, 12:36 PM

Using the Enterprise Library 6 Configuration Console with Visual Studio 2012

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...

1 2 3 4 5 Next > ... Last »