|
Search
-
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
-
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
-
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
-
Cuegle.com Project Screenshots: Smart Forms Advanced Document Center
-
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
-
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
-
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
-
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
-
ADO.NET Entity Framework Presentation Slides
-
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
|
|
|