Web
73 Entries
-
Digital Public Library of America (Think "Open web API you can build cool apps for")
Avg Rating: 0
Today's Web Wednesday isn't a Visual Studio project. Isn't Windows Phone. Windows Azure, or even a Microsoft project. It's not even written in a usual Microsoft sphere language (much appears to be written with Ruby). So why am I highlighting it here? But it looks like a awesome resource that you can… -
Basic Chat Using ASP .NET AJAX
Avg Rating: 0
The AJAX Chat Sample shows how to build a browser based chat using ASP .NET and AJAX. ASP.NET AJAX is the easiest and most enjoyable way to start writing asynchronous Web applications using ASP.NET. The official ASP.NET AJAX site is here, and you will want to make sure you have… -
Creating Games with Silverlight: A Simple Shooter
Avg Rating: 0
This article will take you through some of the steps to creating the basics for writing games with Silverlight. This is a simple shooter style game that contains some of the building blocks for games that require abilities such as vectors, collision detection, a game loop, movement, and keyboard… -
Who Is Looking: Building a Custom ASP.NET Control that uses Javascript, Cascading Style Sheets, and…
Avg Rating: 5
(1)In this article, Stephen Walther shows you how to create a custom ASP.NET control that uses Javascript, Cascading Style Sheets, and Ajax to display a list of people who are looking at a web page in real time. You learn how to create the WhoIsLooking control. Stephen Walther Steve's… -
FaceLight – Silverlight 4 Real-Time Face Detection
Avg Rating: 0
The webcam and microphone API was the first thing I played with after the Silverlight 4 beta was released at last year's PDC. In my opinion, it's one of the coolest features. You can do a lot of fun Silverlight applications with it too. When the SLARToolkit was released, I finally had time to… -
Creating an ASP.NET Hangman Control
Avg Rating: 0
In this post, Stephen Walther shows you how to create an ASP.NET Hangman control. This control contains embedded images, sounds, XML, and Javascript. Stephen Walther Steve's Blog Difficulty: Easy Time Required: Less than 1 hour Cost: Free Software: Visual Basic or Visual C# Express… -
TWC9: Lots of Windows 8, TypeScript, Kinect SDK & Cool Research Projects
Avg Rating: 5
(3)This week on Channel 9, Dan and Brian (Brian's back!) discuss the week's top developer news, including; [2:10] MSDN Magazine Windows 8 Special [2:57] NuGet for Windows Store App Developers (Howard Dierking) [3:44] Inside the Kinect for Windows SDK Update with Peter Zatloukal and Bob… -
The Great Divide: Coping with Modern and Legacy Browsers
Avg Rating: 3.25
(3)Our FoxIE web devs discuss techniques for supporting modern browsers and not leaving legacy users totally behind. They also address the risks and alternatives to common feature detection methods and browser sniffing. -
Displaying Gentle Error Messages with ASP.NET
Avg Rating: 0
Learn how to display gentler error messages when errors are encountered while developing ASP.NET applications. In this article, Stephen Walther shows you how you can modify the default ASP.NET error page so that it displays motivational sounds, messages, and pictures. Stephen… -
WebMatrix - Tipos de projetos disponíveis
Avg Rating: 4
(3)O WebMatrix é uma ferramenta desenvolvida para facilitar o processo de construção de aplicações web, isto já é conhecido de todos. Com base nesta afirmação, faz todo sentido oferecer diferentes tipos de projetos para atender à demandas específicas de desenvolvimento para o grupo de profissionais aos…