Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 dotneteer 
13 hours, 12 minutes ago

Controlling the display of ASP.NET validator controls

Recently, I worked on an old webform project and used the asp.net validation controls. I previously used some features of validation controls, but I encountered more scenarios this time. I found these controls are fairly flexible and can be configured...
Filed under:
Posted to:
by
 ScottGu 
05-23-2013, 10:42 AM

Announcing the release of AMQP support with Windows Azure Service Bus

For the past five years, Microsoft has been working with a diverse group of companies to develop the Advanced Message Queuing Protocol (AMQP) standard. The group of 20+ companies consisted of tech vendors, including Red Hat and VMware, and enterprises...
Filed under: , ,
Posted to:
by
 RicardoPeres 
05-23-2013, 5:03 AM

Intercepting LINQ Queries

A common request when working with LINQ queries (Entity Framework, NHibernate, etc) is the ability to intercept them, that is, inspect an existing query and possibly modify something in it. This is not extremely difficult to do “by hand”, but Microsoft...
Filed under: ,
Posted to:
by
 cibrax 
05-22-2013, 10:43 AM

IP Throttling in ASP.NET Web API

Some Web APIs use the client IP address to enforce Service Level Agreements such as limit the number of calls in a period of time. The client IP address can be used as a replacement for an authentication key sometimes when a previous registration of client...
Filed under: ,
Posted to:
by
 dwahlin 
05-22-2013, 3:06 AM

Dynamically Loading Controllers and Views with AngularJS and RequireJS

New to AngularJS? Check out the AngularJS in 60-ish Minutes video to get a jumpstart on using the framework to build Single Page Applications (SPAs). Dynamically Loading Controllers and Views AngularJS provides a simple way to associate a view with a...
Posted to:
by
 christoc 
05-21-2013, 8:16 AM

The powerful .NETMF on your wrist! Meet the Agent

So if you've been under a rock lately, you might have missed this little phenom known as KickStarter. Well today you're going to want to check it out. Secret Labs, the folks who brought you Netduino (hey, I'm wearing a Netduino t-shirt today, what a coincidence...
Posted to:
by
 bipinjoshi 
05-21-2013, 3:41 AM

Tricky issue with HTML5 drag and drop

Recently a reader asked about a tricky issue with HTML5 drag and drop. The issue is this: HTML5 supports native drag and drop through draggable property and several events such as dragstart, drag, dragenter, dragleave, dragover and drop. Normally dragstart...
Filed under: , ,
Posted to:
by
 Jeff 
05-18-2013, 4:51 PM

Everyone else is doing it (incorrectly)!

[This is actually a repost from my personal blog, but I think the technical audience might “dig” it as well.] Innovation is hard. You can definitely foster it, but you can't really force it. It's completely fascinating when people innovate in a massively...
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: , , ,

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