Interactive ASP.NET

Dedicated to providing a rich development community.
Welcome to Interactive ASP.NET Sign in | Join | Help

Search

Page 1 of 13 (130 items) 1 2 3 4 5 Next > ... Last »
  • Getting the ProductID of an Installed Program

    It’s sometimes nice to be able to uninstall a previous version of your product before installing a completely different new replacement app. You can do this by using the msiexec /u {product id} command but who the heck knows the Product ID? I do if I wrote the installer but that’s not always the case. Luckily there is a neat powershell command to find
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 02-14-2013
  • Don’t Design That Yet!

    I’ve been following a very interesting discussion going on in the local Agile Roundtable group. They have been talking a lot about how agile is really a “ conversation with the situation ”, a conversation that involves product owners, end users, and developers . At the heart of the discussion is a tendency for people to push out the agile principles
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 02-07-2013
  • CSS3 Why & How

    I was asked to fill in for Michael Palermo from Microsoft because he had a personal issue come up that made it so he couldn't attend the Fall 2011 Utah Code Camp. He sent me over his demo files and I added some to the end after coming up short on time after rehearsing it a bit. I mostly added the animation portion that begins after the CSS Media Query
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 09-26-2011
  • CSS3 Why & How Presentation Files

    The "CSS3 Why & How" presented by Nate Zaugg. Demo code by J. Michael Palermo IV.
    Posted to Nate (MediaGallery) by Nathan Zaugg on 09-26-2011
  • Get Going with HTML5

    As a follow-on to my last presentation “Intro to HTML5” I have created a new presentation “Get Going with HTML5” where I dive deeper into some of the most used features of HTML5, mainly Canvas, Audio, and Video.  Below is the recorded presentation I gave at the Fall 2011 Utah Code Camp. The slides and example code can be downloaded here. It’s in
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 09-26-2011
  • Get Going with HTML 5

    As a follow-on to my last presentation “Intro to HTML5” I have created a new presentation “Get Going with HTML5” where I dive deeper into some of the most used features of HTML5, mainly Canvas, Audio, and Video.
    Posted to Nate (MediaGallery) by Nathan Zaugg on 09-26-2011
  • My First Experiences with a Computer

    I quite literally grew up in the start of the PC wave! In 1976 the Apple 1 was released and a few years later I was on the scene.  We never had an Apple 1, but we had a Personal Computer (PC) in our house from the beginning. The very first one I remember actually using was our old TRS-80 . Boy could this puppy hum at an amazing speed of 1.77MHz
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 08-17-2011
  • Customer Experience Improvement Program

    In my blog series of “Too Funny to Not Post” comes this latest edition. I opened up a certain beta Microsoft product. It then prompted me with this dialog box: When working with a Beta product I usually opt into such programs (not so with released products). I suppose there was little point in beta testing a product if I do not provide any
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 08-08-2011
  • App of the Week - App Inventor for Android

    I ran into this really neat app this week called App Inventor for Android .  It allows for rapid prototyping of Android applications.  I have used DroidDraw in the past and have found it to be very helpful in designing Android UI.  It won’t do anything when I’m done but I can at least save me some of the guesswork involved in UI layout
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 07-27-2011
  • WinFUSE

    This archive contains WinFUSE, a user-mode file system driver. It also contains other, similar, projects: FileDisk HttpDisk WinS3FS FUSE is a linux "proxy driver" that allows API calls made in the Kernel to be proxied up to a user-mode application to provide the implimentation details. The same is true on Windows. The appropiate drivers are
    Posted to Projects (MediaGallery) by Nathan Zaugg on 07-26-2011
Page 1 of 13 (130 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems