.NET news » Internet Internet Rss Feed

Extensions: User friendly version of TimeSpan #1

In this post I'll show a simple extension method which is very helpful if you work on websites / apps where you've to display relative time to users.
30 Oct 2012, 10:33:00   Source: Extensions: User friendly version of TimeSpan #1   Tags: Internet

The Uncharted Territory of User Behavior Data

Exploring the uncharted territory of user behavior data in web "walled-gardens." The uncharted territory of user behavior data based on what users do in such web walled gardens as Facebook was the focus of a "tweet jam" last week organized by The Open Group. Some of the many notable participants in the tweet jam around the hash tag #ogChat on July 11 worried about the prospect of misuse of the user identity and behavior data, but were more mixed about what to do about it. I was the moderator of the tweet jam. [Disclosure: The Open Group is a sponsor of BriefingsDirect podcasts.] With hundreds of tweets flying at break-neck pace, yesterday's #ogChat saw a very spirited discussion on the Internet's movement toward a walled garden model. In case you missed the conversation, you're now in luck! Here's a re-cap of yesterday's #ogChat.

read more

20 Jul 2012, 05:00:00   Source: The Uncharted Territory of User Behavior Data   Tags: Internet

Windows Phone Crosswords

Learn how to create a Windows Phone crosswords game taking advantage of online internet resources
2 Jul 2012, 21:58:00   Source: Windows Phone Crosswords   Tags: Internet

Internet of Things: A Smart Thermostat on the Service Bus

We continue our series on the Internet of Things by building a connected device—a smart thermostat—and wiring it up to the Windows Azure Service Bus.
1 Jul 2012, 18:00:00   Source: Internet of Things: A Smart Thermostat on the Service Bus   Tags: Internet

The Working Programmer: Talk to Me, Part 3: Meet the Therapist

After building a simple cloud-hosted voice-input system and a chat-bot named Feliza to respond to user input in the first two parts of this series, Ted Neward takes his project a bit further by combining the two systems, showing how the host, Tropo, offers voice/SMS access over HTTP/REST-like channels.
30 Apr 2012, 18:00:00   Source: The Working Programmer: Talk to Me, Part 3: Meet the...   Tags: Internet

Cutting Edge: Understanding the Power of WebSockets

Achieving zero-lag connectivity between Web clients and servers requires going beyond the HTTP protocol. This is just what the WebSocket Protocol provides, and Dino Esposito explains how it's used and what it does.
30 Apr 2012, 18:00:00   Source: Cutting Edge: Understanding the Power of WebSockets   Tags: Internet

An Introduction to ASP.NET Web API

Microsoft recently released the ASP.NET MVC 4.0 beta and along with it, the brand spanking new ASP.NET Web API. Web API is an exciting new addition to the ASP.NET stack that provides a new, well-designed HTTP framework for creating REST and AJAX APIs (API is Microsoft’s new jargon for a service, in case you’re wondering). Although Web API currently ships and installs with ASP.NET MVC 4, you can use Web API functionality in any ASP.NET project, including WebForms, WebPages and MVC or none of the above. You can also self-host Web API in your own applications.

23 Apr 2012, 18:00:00   Source: An Introduction to ASP.NET Web API   Tags: Internet

Amazing Grace Hopper on Nanoseconds

Just found this: http://highscalability.com/blog/2012/3/1/grace-hopper-to-programmers-mind-your-nanoseconds.html

Worth it just to hear Grace.

I think I'll get some microseconds to hang around people's necks.  Maybe I'll be kind and use fiber instead of copper :)

 

 

2 Mar 2012, 12:15:00   Source: Amazing Grace Hopper on Nanoseconds   Tags: Internet

Microsoft StreamInsight: Building the Internet of Things

Connected devices are opening up an exciting new world of applications—and the tools for building these Internet of Things applications are available from Microsoft today. Learn how you can use your .NET skills at the device level to feed data into the powerful analytics capabilities of StreamInsight.
29 Feb 2012, 17:00:00   Source: Microsoft StreamInsight: Building the Internet of Things   Tags: Internet

ASP.NET MVC 4 Highlights, Part 1

Microsoft released ASP.NET MCV 3 just over a year ago. If history is a good indicator of timing, we can expect the next ASP.NET MVC release in the not too distant future. As of this writing’s date, Microsoft has not announced a firm release date. You don’t, however, have to wait to get your hands on the bits. You can download the developer preview here: http://www.asp.net/mvc/mvc4. ASP.NET MVC 4 also runs inside of Visual Studio 10 and the Visual Studio 11 Developer Preview. MVC 4 can be hosted alongside MVC 3. You can find all the details concerning installation in the aforementioned link. As with all developer preview/pre-release software, features sets are subject to change, which may range from minor tweaks to major changes. Please keep that in mind as you evaluate any developer preview as to how you can incorporate it into your development efforts.

17 Feb 2012, 17:00:00   Source: ASP.NET MVC 4 Highlights, Part 1   Tags: Internet
‹ Previous1238Next ›