Stacy Vicknair
5 posts.
- Exam 70-486 Study Material: Developing ASP.NET MVC 4 Web ApplicationsAs a follow up to the post I made in preparation of the 70-480 exam, I’d like to continue the series now with a look at the 70-486. Just like last time,…
- Exam 70-480 Study Material: Programming in HTML5 with JavaScript and CSS3Here’s a list of sources of information for the different elements that comprise the 70-480 exam: EDIT: http://www.microsoftvirtualacademy.com/tracks/devel…
- Liskov Substitution Principle and the Oft Forgot Third WheelLiskov Substitution Principle (LSP) is a principle of object oriented programming that many might be familiar with from the SOLID principles mnemonic from…
- How to access a WCF Service behind ISA Server 2006 Forms Based AuthenticationI ran into this particular issue and didn’t find any answers to this specific question online. Here’s how I was able to accomplish this. A couple notes…
- How To: Create a plugin architecture in VB.NETCreating a plugin architecture in.NET can be achieved in a few steps using the.NET framework. All it takes is a little time, a common interface and…
