http://wpftutorial.net/Menus.html
Saturday, July 12, 2014
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.
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.
Saturday, March 22, 2014
NUI
Natural User Interface is a new trend in this era.
Learn to play with it :)
http://www.designfloat.com/blog/2013/01/09/natural-user-interface/
http://software.intel.com/en-us/articles/developing-with-desktop-natural-user-interface-apis-for-developers
Learn to play with it :)
http://www.designfloat.com/blog/2013/01/09/natural-user-interface/
http://software.intel.com/en-us/articles/developing-with-desktop-natural-user-interface-apis-for-developers
Tuesday, March 4, 2014
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
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
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
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
Subscribe to:
Posts (Atom)