Tag Archives: .net

ASP.NET Permanent (301) Redirect

Within ASP.NET, the System.Web.HttpResponse class providers a method to handle HTTP redirects, aptly named Redirect. The Redirect method has two overloads: Redirect (string) Redirect (string, bool) The former accepts a string representation of the URI that you’d like to redirect … Continue reading

Posted in Programming | Tagged , , , , | 1 Comment

Extending Nintendo Wii

Johnny Lee, a human computer interaction student has released a series of videos demonstrating alternative uses for the Nintendo Wii gaming console. At this stage, Johnny has released videos showcasing: Minority Report style hand gestures to control your computer low … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment