Interactive ASP.NET

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

Search

Page 8 of 14 (133 items) « First ... < Previous 6 7 8 9 10 Next > ... Last »
  • Windows Vista VPN Client Connection Issues

    I had a problem connecting to my companies VPN a while ago. I found running the following helpful: Uninstall PPTP & L2TP Protocols: Windows PowerShell Copyright (C) 2006 Microsoft Corporation. All rights reserved. PS C:\Windows\System32> netcfg -u MS_PPTP Trying to uninstall MS_PPTP ... ...done. PS C:\Windows\System32> netcfg -u MS_L2TP Trying
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-14-2008
  • Utah DNUG :: UI Design Patterns

    Presenter: Joe McBride Date: Thursday November 13, 2008 Place: Neumont University I am pretty excited about this. I am a big fan of design patterns and the presentation promises to cover MVC and MVP design patterns and those are not well understood architectures and I was also interested to see how it was applied to WPF. There is also an additional
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-13-2008
  • Microsoft, Please Do Not Release IE8!

    For the last few months I have been testing out IE8 and for the last few months I have been testing out Google Chrome. I actually reviewed Chrome in a previous post and concluded that there probably wasn't any real reason to migrate from what your are using already. I think I may be changing my mind. The more I use the software the more I am convinced
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-12-2008
  • Nathan Zaugg Portfolio

    Cuegle.com Project Screenshots: Smart Forms Advanced Document Center
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-12-2008
  • Nathan Zaugg Resumé

    Nathan Zaugg SUMMARY A dedicated individual with years of experience in computer programming/engineering. A dedicated member of the local technicial community with excellent leadership and training skills developed over 4 years as a consultant. SKILLS C#/Win Forms, ASP.NET, ASP.NET AJAX, WPF, WCF, Windows Workflow, LINQ/LINQ to SQL, XML/Web Services
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-12-2008
  • The Service Oriented Architecture (SOA) Philosophy

    Service Oriented Architecture is a software design concept that packages small pieces of modular functionality into "services" through the software lifecycle. SOA separates functionality into a set of self-contained, modular units that can be combine by a simple application to accomplish a task. This blog post will focus on a few specifics
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-05-2008
  • Visual Studio 2010 & .NET Framework 4.0 CTP Available for Download!

    After a whirlwind week of PDC (too bad I wasn't in attendance) Microsoft released CTP bits of Visual Studio 2010. I hope to post a lot more about some of the features as I go through the walk-throughs, but until I get it downloaded I wanted to share the download link. http://social.msdn.microsoft.com/Forums/en-US/category/vs2010ctp http://blogs
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-03-2008
  • LINQ to Entities Example Queries

    Here are the examples I used during my LINQ to Entities presentation. They show how to use the EntityClient, ObjectQuery, and LINQ to Entities queries. All examples are built using a 1:1 mapping to the Adventure Works database that had been slightly modified. The Object Services with Lazy Loading Example shows some how to debug these queries. Entity
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 11-02-2008
  • ADO.NET Entity Framework Presentation

    ADO.NET Entity Framework Presentation Slides
    Posted to Nate (MediaGallery) by Nathan Zaugg on 11-02-2008
  • Routed Event Code Snippet

    I find it really strange that there are code snippets for Dependency Properties but not Routed Events! Routed Events allow events to tunnel (preview) events up a visual tree and bubble them back down the visual tree. Any control along the tree can subscribe to these events and handle them. You can also choose to see events even if they have been handled
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 10-15-2008
Page 8 of 14 (133 items) « First ... < Previous 6 7 8 9 10 Next > ... Last »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems