Monday, March 25, 2013

Android, iOS and Windows Mobile…Oh My: An Introduction to PhoneGap - CodeProject

Android/Eclipse dev-setup: Hello World!
Android/Eclipse dev-setup: Hello World! (Photo credit: Espen Klem)
Image representing iPhone as depicted in Crunc...
Image via CrunchBase
From Intro to the Article

PhoneGap is an open source framework that allows the building of applications across major mobile platforms using languages you are already familiar and comfortable with, like HTML5, JavaScript, and CSS. It can be compiled using platform-native tools. The JavaScript API is defined to facilitate access to device features for supported platforms.
To familiarize myself with PhoneGap functionality, I decided to start small by building a simple application for an iPhone. Before diving into development of the application, please make sure that the following software tools are installed on your development machine.


Android, iOS and Windows Mobile…Oh My: An Introduction to PhoneGap - CodeProject
Enhanced by Zemanta

WCF: From a Beginner's perspective & a Tutorial - CodeProject

Architecture of WPF
Architecture of WPF (Photo credit: Wikipedia)
 From the Intro to the article:

Well, WCF stands for Windows Communication Foundation, it was first shipped with .NET 3.0 framework along with WPF, Windows CardSpace and WorkFlow Foundation.
From a beginner's perspective, what does actually WCF mean? Let's break the abbreviation into single entities and try to debug. It consists of 3 words, a)Windows b)Communication c)Foundation.
A beginner would glance at the words and would think, well it is something which deals with Windows platform, which is used to communicate and connect applications. Hmm, well he/she ain't wrong on the first strike...
A definition which comes to mind may be summed up as: WCF is a kind of technology, which is used to develop and deploy services on Windows platform. Different books have different set of words to describe WCF, but the gist is almost the same which points to development and deployment of services on Windows Platform.
MSDN says, WCF is a framework to build service-oriented applications. So basically WCF revolves around developing applications which are greatly dependent upon services.

WCF: From a Beginner's perspective & a Tutorial - CodeProject
Enhanced by Zemanta

Work with MS Excel and ADO.NET - CodeProject

Microsoft Excel 2007
Microsoft Excel 2007 (Photo credit: Erik Eckel)
Need some code to get ADO.Net to work with MS Excel?  This article will help.

Work with MS Excel and ADO.NET - CodeProject
Enhanced by Zemanta

Foysal's Posts on Technology: Windows Store app development introduction

On his blog Foysal Karim posted a presentation about developinh apps for the Windows Store. 

Foysal's Posts on Technology: Windows Store app development introduction
Enhanced by Zemanta

Sunday, March 24, 2013

Face Detection with 10 lines of code - VB.NET - CodeProject

 introduction to article

 Finding faces in an image can be quite a challenging issue. There are some commercial and Open Source frameworks available to developers in order to make the task of finding faces easier. A commercially available library that I can recommend is Neurotechnology VeryLook. Probably the most famous Open Source framework for face detection is Intel's OpenCV (Open Computer Vision) which is capable of a whole lot more than just detecting faces. As it is based on the C++ programming language it is not easy to use in .NET environment. EmguCV solves this issue by providing a .NET interface to OpenCV functions. While these frameworks are powerful, they are not so easy to use.

Face Detection with 10 lines of code - VB.NET - CodeProject

Friday, March 22, 2013

Android Phone Status Sample - CodeProject

Samsung Galaxy S Captivate Android Smartphone ...
Samsung Galaxy S Captivate Android Smartphone Matrix 3D Live Wallpaper (Photo credit: Calgary Reviews)
Intro

This article shall make use of API’s inside android.telephony and android.os.batterymanager packages present in the Android SDK to create a simple yet smart application to display the phone details, battery status and data connectivity status of an Android Smartphone. 

Android Phone Status Sample - CodeProject
Enhanced by Zemanta

Thursday, March 21, 2013

How to get the REAL lastlogon datetime from Active Directory - CodeProject

Active Directory Explorer
Active Directory Explorer (Photo credit: Wikipedia)
 Here is a useful article about how to find user information from Active Directory.. Check it out.


How to get the REAL lastlogon datetime from Active Directory - CodeProject
Enhanced by Zemanta

Thursday, March 14, 2013

Writing an Android GUI using C++: Introduction - CodeProject

Intro

The article is an introduction to write Android GUI applications using CLE and Wrapandroid. CLE is a middleware for programming using multiple languages, which supports Java, Python, C/C++, Lua, etc., and can be extended to support other languages. Objects, for example, instances of classes, will be maintained in the kernel. And then, CLE provides a common interface to multiple languages. We can call an object’s function, get or set object’s attributes, capture object’s events, etc.

Writing an Android GUI using C++: Introduction - CodeProject
Enhanced by Zemanta

Compiling Python for Windows Phone 8 - CodeProject

English: Python logo Deutsch: Python Logo
English: Python logo Deutsch: Python Logo (Photo credit: Wikipedia)
 Good news: Windows 8 supports Python. Here is an artle about how run and compile Python on windows 8.

Compiling Python for Windows Phone 8 - CodeProject
Enhanced by Zemanta

Convert html to PDF - CodeProject

A graphical despiction of a very simple html d...
A graphical despiction of a very simple html document (Photo credit: Wikipedia)
Deutsch: Logo des Adobe Portable Document Format
Deutsch: Logo des Adobe Portable Document Format (Photo credit: Wikipedia)
This is worth checking out if you ever need to convert html pages to PDFs!

Article is simple and based on WkHtmlToXSharp library which convert's html to PDF, here we had done little enhancement to fulfill our needs, hope this effort would serve you in some way.

Convert html to PDF - CodeProject
Enhanced by Zemanta

Sunday, March 10, 2013

Introducing Word Lens - YouTube

Word Lens is an app for IOs and Android that turns your device into a universal translator for words!!!!


Introducing Word Lens - YouTube