Resources  
  • Packing Two Dimensional Rectangular Elements At Orthogonal TableMay 20, 2016. Here is a program made for two dimensional rectangular elements at orthogonal table in sequence along the X axis of the table, with horizontal orientation exclusively.
  • Volume of Rectangular Prism in F#Oct 28, 2013. In this article I have explained prisms and how to compute the volume of a rectangular prism in a Windows Forms application.
  • How to build a none rectangular form using C#Jan 23, 2008. This article shows the method of how to build a none rectangular form using C# in a windows forms context.
  • How to Design Email-Box Using Expression Blend 4Aug 09, 2012. Here we are going to design an Email-Box.
  • Use of Callout Shapes and Text Property in Expression Blend 4Jul 26, 2012. We are going to see the use of Callout Shapes in Expression Blend 4. Callout Shape is divided into 4 parts; they are; Callout Cloud, Callout Oval, Callout Rectangular and Callout Rounded Rectangular.
  • Image Map: Mouse Hover Effect on Area Using JQueryJun 19, 2012. Another easy but interesting stuff I found today on http://in.jagran.yahoo.com/epaper/ (Hindi Language e-News Paper) and decided to develop it on my PC. If you open Google and search by typing “Image Map in HTML” you will get huge response and you can start learning this from there but here I got something different for you. I will take the advantage of jQuery Library for this. I’ll start discussion from very basic. Wanna see how? Let’s begin.
  • Concept of Arrays in F#Jul 12, 2011. In this article you will learn about F# Array, Multidimensional Array and how to define, create, reference and set values to an Array. The people who want to learn can take a quick review.
  • Arrays in C# Language Jan 14, 2010. In this article I will explain you about Arrays in C#.
  • Shaped Windows In WPFOct 30, 2009. Every user interface in WPF is represented by a Window. In this article, you will learn how to create non-rectangular shaped Windows in WPF using C#.
  • Interesting things to do with Silverlight 2Jan 05, 2009. This article will show you how you can experiment with Silverlight.
  • Redhotqlue C# ArrayObjectJun 20, 2002. Unlike Visual Basic the C# language does not provide a standard mechanism for re-dimensioning (resizing) arrays. This component provides that additional functionality for arrays created in C#.