Sunday, March 30, 2014

Usage of Array Visualizer

This is a extension tool for Visual Studio and a handy tool for visualizing the arrays how it is structured while debugging. http://visualstudiogallery.msdn.microsoft.com/eedc48e7-5169-40d3-b602-ad451990a420 

We can install it and see the menu under Debug> Windows> Array Visualizer

I have tried for very small sized multi-dimensional and jagged array.
See following screen shots.

For multidimensional array :  






For jagged array :




We can see what are the elements inside each array as well.















                                                                                                                  

Tuesday, March 4, 2014

LINQPad

LINQPad lets you interactively query databases with LINQ and can be used as a C# scratchpad. 

Friday, November 8, 2013

Sharp NLP

Sharp NLP is a open source natural language processing tool. You can use this for your C# program. I tried following links. You can include the relevant dlls to your C# project and make your code work.

Reference

http://sharpnlp.codeplex.com/
http://www.codeproject.com/Articles/12109/Statistical-parsing-of-English-sentences

Sunday, June 9, 2013

Prezi

Prezi is presentation tool that can used to create your presentation more creatively. Try it.. :)

http://prezi.com

Saturday, June 1, 2013

VRML

VRML programming is interesting area when designing scene. VrmlPad is good a place where you can start programming.

http://www.parallelgraphics.com/products/vrmlpad/

I have designed very simple world with using existing dolphin  object and modified sphere object. This is a scene where a dolphin is playing with a ball in water. I have used sounds also here.

http://screencast.com/t/QYTAGjOmo