|
Posted to:
13 hours, 12 minutes ago
|
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...
|
|
Posted to:
05-23-2013, 10:42 AM
|
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...
|
|
Posted to:
05-23-2013, 5:03 AM
|
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...
|
|
Posted to:
05-22-2013, 10:43 AM
|
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...
|
|
Posted to:
05-22-2013, 3:06 AM
|
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:
05-21-2013, 8:16 AM
|
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:
05-21-2013, 3:41 AM
|
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...
|
|
Posted to:
05-18-2013, 4:51 PM
|
[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:
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 .
|