The Wayback Machine - https://web.archive.org/web/20170612091011/http://www.codeguru.com/member.php/Zeeshan+Amjad/

Articles Written by Zeeshan Amjad

Switching to MVVM

Model-View-ViewModel (MVVM) is a proven design pattern used heavily in many WPF / Silverlight applications. This article focuses on implementing MVVM on existing applications rather than starting a new application. In this article we are going to see how we can take small steps towards MVVM.

Recursion Primer Using C++ Part 3

Zeeshan examines all of the Recursion dimensions (compile time/runtime and structure/generative) with the five different types of recursion (Nested Recursion, Binary Recursion, Mutual Recursion, Tail Recursion and Linear Recursion).

Writing a More Robust Debugger Visualizer in WPF

In this new installment, you'll discover how to write an even more robust version of a debugger visualizer using WIndows Presentation Foundation (WPF). You'll learn how to visualize additional data types as well as how to change the value of variables.

Writing a Debugger Visualizer in WPF: Part 1

There are lots of good examples of creating a debugger visualizer for Visual Studio, but one thing that this is common is that all of them are written using Windows form. It is, however, possible to make a debugger visualizer in WPF, and thus display data in a much more sophisticated way using modern technology.

Using WPF with Managed C++

Discuss on WPF using Managed C++. Review a sample loan amortization program.

Top White Papers and Webcasts

  • One of the country's marquee events, Microsoft's annual event 'Ignite' lights up various major cities, with an average attendance of over 30,000. In 2016, the Microsoft Learning group had several mandates to incorporate different campaigns and programs into the event, under a defined budget, with limited resources, and of course, under tight timelines. Read this case study to learn how Microsoft was able to use cloud-based tools to aggregate, organize, display, and distribute content quickly, and at scale, …

  • Webcast Cloudera Enterprise is a fast, easy, and secure platform for big data analytics and data science. Cloudera Express includes core components of CDH, the most popular distribution of Apache Hadoop, along with security and cluster management. In this lab you will create a Cloudera Enterprise Data Hub Express Edition Cluster, and then using Hadoop, HUE, Impala, Hive and other technologies included with Cloudera you will answer key business questions. Our Cloud Expert trainer will show you how to: Install …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date