Click here to Skip to main content
15,884,975 members

Articles by Anoop Pillai (Articles: 26, Technical Blogs: 2)

Articles: 26, Technical Blogs: 2

RSS Feed

Average article rating: 4.81

Artificial Intelligence
Machine Learning
14 Jul 2013   Updated: 19 Jul 2013   Rating: 4.74/5    Votes: 17   Popularity: 5.84
Licence: CPOL    Views: 71,162     Bookmarked: 51   Downloaded: 0
Please Sign up or sign in to vote.
Doing some 'Big Data' and building a Recommendation Engine with Azure, Hadoop and Mahout
Desktop Programming
WPF
9 Feb 2010   Updated: 9 Feb 2010   Rating: 4.82/5    Votes: 24   Popularity: 6.56
Licence: CPOL    Views: 86,122     Bookmarked: 49   Downloaded: 0
Please Sign up or sign in to vote.
A good starting guide for Understanding, Exploring And Developing Silverlight and WPF Behaviors and Triggers - Using C#, Visual Studio and Blend
11 Apr 2011   Updated: 11 Apr 2011   Rating: 4.92/5    Votes: 19   Popularity: 6.29
Licence: CPOL    Views: 64,215     Bookmarked: 73   Downloaded: 0
Please Sign up or sign in to vote.
Shows how to push your WPF apps to users via WebSockets and HTML5 Canvas.
14 Jan 2010   Updated: 14 Jan 2010   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 37,880     Bookmarked: 24   Downloaded: 353
Please Sign up or sign in to vote.
A set of extensibility hacks for WPF. A few interesting triggers and actions, including EventTrigger, ReactiveTrigger, InvokeMethodAction, and InvokeCommandAction. Also allows invoking Triggers and Actions based on Conditions.
XAML
3 Jan 2010   Updated: 14 Jan 2010   Rating: 4.81/5    Votes: 8   Popularity: 4.35
Licence: CPOL    Views: 40,780     Bookmarked: 24   Downloaded: 241
Please Sign up or sign in to vote.
A set of Silverlight Experimental Hacks (1) A custom implementation of EventTrigger and PropertyTrigger (2) Invoking methods in your view model in MVVM (3) Conditionally invoking triggers and behaviors (4) ReactiveTrigger for exporting your custom events
Internet of Things
Arduino
22 Oct 2013   Updated: 22 Oct 2013   Rating: 4.98/5    Votes: 16   Popularity: 5.85
Licence: CPOL    Views: 34,494     Bookmarked: 28   Downloaded: 0
Please Sign up or sign in to vote.
CakeRobot is a gesture driven robot that moves around based on your hand movement.
Mobile Apps
7 Nov 2005   Updated: 8 Jan 2007   Rating: 4.76/5    Votes: 157   Popularity: 10.32
Licence: CPOL    Views: 369,115     Bookmarked: 472   Downloaded: 1,885
Please Sign up or sign in to vote.
This article is expected to (1) Introduce patterns to you in a simple, human readable way (2) Train you how to really identify and apply patterns (3) Demonstrate step by step methods to solve a design problem using patterns
Operating Systems
Windows
8 Jun 2006   Updated: 21 Oct 2009   Rating: 4.81/5    Votes: 25   Popularity: 6.55
Licence: CPOL    Views: 84,184     Bookmarked: 95   Downloaded: 1,112
Please Sign up or sign in to vote.
Do some Brain Tumor detection using neural networks, in a very simple and easy manner. An XML based language we developed, to help you create, train and run your own model driven neural networks
Programming Languages
C#
1 Nov 2009   Updated: 2 Nov 2009   Rating: 4.98/5    Votes: 37   Popularity: 7.75
Licence: CPOL    Views: 139,308     Bookmarked: 137   Downloaded: 3,147
Please Sign up or sign in to vote.
Silver Draw shows how to use Silverlight and WCF Polling Duplex services to create realtime collaboration apps.
5 Jun 2012   Updated: 5 Jun 2012   Rating: 4.97/5    Votes: 18   Popularity: 6.12
Licence: CPOL    Views: 98,422     Bookmarked: 56   Downloaded: 0
Please Sign up or sign in to vote.
Explains how to use Apache Hadoop and Azure to Analyze Large Data sets, using Map reduce jobs in C#
13 Nov 2011   Updated: 13 Nov 2011   Rating: 5.00/5    Votes: 20   Popularity: 6.51
Licence: CPOL    Views: 56,722     Bookmarked: 61   Downloaded: 0
Please Sign up or sign in to vote.
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF
1 Sep 2013   Updated: 1 Sep 2013   Rating: 5.00/5    Votes: 26   Popularity: 7.07
Licence: CPOL    Views: 98,514     Bookmarked: 85   Downloaded: 0
Please Sign up or sign in to vote.
Exploring Reactive Programming including a detailed look at Interactive and Reactive Extensions for .NET and C# developers.
12 Nov 2007   Updated: 12 Nov 2007   Rating: 4.70/5    Votes: 10   Popularity: 4.70
Licence: CPOL    Views: 63,304     Bookmarked: 36   Downloaded: 698
Please Sign up or sign in to vote.
XGenPlus is a flexible tool to generate typed XML serializers for your .NET applications. It provides more flexibility than the sgen.exe tool combining the efficiency offered by Mvp.Xml.Xgen library.
15 Nov 2007   Updated: 9 Dec 2008   Rating: 4.61/5    Votes: 13   Popularity: 4.80
Licence: CPOL    Views: 65,743     Bookmarked: 106   Downloaded: 0
Please Sign up or sign in to vote.
This article discusses various driving forces, approaches, and implementation considerations involved in deciding the application architecture. There is no rocket science here - the whole objective is to aid you to decide an architecture that may suit your scenario.
C# 3.5
24 Oct 2011   Updated: 24 Oct 2011   Rating: 4.97/5    Votes: 26   Popularity: 7.03
Licence: CPOL    Views: 211,825     Bookmarked: 87   Downloaded: 0
Please Sign up or sign in to vote.
Explains how to use C# as a scripting language in your .NET applications using Roslyn.
C# 4.0
3 Sep 2009   Updated: 5 Sep 2009   Rating: 4.52/5    Votes: 9   Popularity: 4.31
Licence: CPOL    Views: 80,632     Bookmarked: 35   Downloaded: 592
Please Sign up or sign in to vote.
Exploring the exciting things we can do with DynamicObject in the System.Dynamic namespace and MEF, using .NET 4.0 and C#.
3 Mar 2010   Updated: 29 Mar 2010   Rating: 4.89/5    Votes: 64   Popularity: 8.74
Licence: CPOL    Views: 209,647     Bookmarked: 144   Downloaded: 4,426
Please Sign up or sign in to vote.
Explores the dynamic features in C# 4.0, and a few cool things you can do with the same.
UML
4 Jun 2006   Updated: 21 Oct 2009   Rating: 4.76/5    Votes: 97   Popularity: 9.34
Licence: CPOL    Views: 373,106     Bookmarked: 356   Downloaded: 7,760
Please Sign up or sign in to vote.
This article will explain the actual concepts and implementation of Backward Propagation Neural Networks very easily - see project code and samples, like a simple pattern detector, a hand writing detection pad, an xml based neural network processing language etc in the source zip.
Visual Basic
9 Nov 2005   Updated: 21 Oct 2009   Rating: 4.87/5    Votes: 70   Popularity: 8.83
Licence: CPOL    Views: 125,817     Bookmarked: 144   Downloaded: 607
Please Sign up or sign in to vote.
This article is a continuation of the previous article, and in this article, we will discuss (1) Applying the Strategy pattern to solve design problems related with 'Team' and 'TeamStrategy', and (2) Applying the Decorator pattern to solve design problems related with the 'Player'.
XML
22 May 2006   Updated: 4 Apr 2007   Rating: 4.74/5    Votes: 117   Popularity: 9.68
Licence: CPOL    Views: 401,269     Bookmarked: 410   Downloaded: 9,441
Please Sign up or sign in to vote.
This article is expected to (0) Introduce Brainnet, a declarative neural network library we developed (1) Demonstrate some practical uses neural network programming (2) Give you a fair idea regarding neurons, neural networks and their applications (3) Introduce BrainNet library - an open source
8 Jan 2007   Updated: 20 Jul 2007   Rating: 4.52/5    Votes: 43   Popularity: 7.19
Licence: CPOL    Views: 109,634     Bookmarked: 154   Downloaded: 590
Please Sign up or sign in to vote.
After reading this article, you'll be able to: (1) Change your mindset a little bit, and start thinking about 'frameworks' instead of just 'code' (2) Understand a lot about practically applying the Provider pattern in your projects (3) Gain much knowledge regarding XML config files and providers.
Web Development
ASP.NET
22 Aug 2010   Updated: 3 Nov 2010   Rating: 4.75/5    Votes: 8   Popularity: 4.29
Licence: CPOL    Views: 34,636     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
The article explain Server side image rendering using data bound XAML. You'll be able to render WPF controls and create data-bound image visualizations using this technique
21 Feb 2012   Updated: 21 Feb 2012   Rating: 5.00/5    Votes: 13   Popularity: 5.57
Licence: CPOL    Views: 44,942     Bookmarked: 44   Downloaded: 0
Please Sign up or sign in to vote.
In this post, we'll explore how to generate code from a simple XML model, with in Visual Studio - For a lot of scenarios
18 Nov 2004   Updated: 18 Nov 2004   Rating: 4.19/5    Votes: 150   Popularity: 9.12
Licence: Not specified    Views: 745,942     Bookmarked: 257   Downloaded: 8,556
Please Sign up or sign in to vote.
A must read for anyone who is interested in VB.NET. This article uncovers some basic Object Oriented Programming features of Visual Basic .NET. The whole article is divided into 10 lessons. The source code for these lessons is provided with the article.
HTML
2 Oct 2012   Updated: 2 Oct 2012   Rating: 4.92/5    Votes: 7   Popularity: 4.16
Licence: CPOL    Views: 57,745     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
A quick introduction to Typescript - Classes, Callbacks, Interfaces, Function Types, and Object Types etc
HTML5
30 Jan 2012   Updated: 30 Jan 2012   Rating: 4.89/5    Votes: 22   Popularity: 6.46
Licence: CPOL    Views: 173,620     Bookmarked: 130   Downloaded: 0
Please Sign up or sign in to vote.
Demonstrates how to use ASP.NET MVC, SignalR, EF and Knockout Js to build real time syncing UIs

Average blogs rating: 4.50

Programming Languages
C#
3 Oct 2009   Updated: 3 Oct 2009   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 12,801     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
A simple post on a simple subject
3 Oct 2009   Updated: 3 Oct 2009   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 7,891     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Thinking beyond ToString()

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
India India
Architect, Developer, Speaker | Wannabe GUT inventor & Data Scientist | Microsoft MVP in C#