Code With Logic

Creating Code For Simplicity but Logic For Need

Monthly Archives: January, 2014

Windows 8 Metro UI For Websites: Menu V2

Introduction In this article I will show you the enhanced version of the Windows 8 menu for websites. In my last article I showed the basic menu but now we … Continue reading

January 29, 2014 · 1 Comment

Windows 8 Metro UI For Websites: Menu V1

Introduction Windows 8 is currently making a lot of noise in the market. One of the things that is entirely different in Windows 8 from revious versions of Windows is … Continue reading

January 29, 2014 · Leave a comment

Introduction to C Pointers: Basic

Introduction In this article I’ll cover the most irritating stuff of the C Programming language, pointers. Pointers are very important for utilizing the power of C. Most of the high-level … Continue reading

January 27, 2014 · Leave a comment

Introduction to Windows Phone App Studio

Introduction This article explains the Microsoft “Windows Phone App Studio Beta”. Microsoft is currently pushing Windows Phones to their limits. Each day something new is coming to the Windows and … Continue reading

January 21, 2014 · Leave a comment

Windows Phone App Studio: Part 1

  Introduction In this article we will see how to create a Windows Phone app quickly. Sometimes we just need to show some static content and the rest is design. … Continue reading

January 21, 2014 · Leave a comment

Windows Phone App Studio: Part 2

Introduction Windows Phone App Studio: Part 1  In my previous article we were making a news app. We completed adding a data source to our application. In this article we … Continue reading

January 21, 2014 · Leave a comment

Creating YouTube Based Application Using Windows Phone App Studio

Introduction This article demonstrates how to create a Windows Phone store application. The tool we will use is Windows Phone APP Studio. This article focuses on a YouTube Data Source. … Continue reading

January 21, 2014 · Leave a comment

Using Flickr Data Source in Windows Phone App Studio

Introduction In this article we will create a Flickr album viewer using Windows Phone App Studio. In my previous articles we learned how to use a YouTube Data Source in … Continue reading

January 21, 2014 · Leave a comment

Integrating Bing Search in WP8

Introduction In this article we will learn about the Bing Data Sources of Windows Phone App Studio. We will create a sample application to demonstrate the use of this Data … Continue reading

January 21, 2014 · Leave a comment

Working With HTML Data Source in Windows Phone App Studio

Introduction In this article we will learn about the HTML Data Source of Windows Phone App Studio. We will create a static app of two pages as a demo for … Continue reading

January 21, 2014 · Leave a comment