Hani Tech

Using a 32bit Native DLL in Windows Azure

With the Mix2009 release of Windows Azure tools, we now support native code execution. This also...

Author: hania Date: 03/20/2009

Getting rid of Warning VSP2013 in MSBuild

Running instrumentation and tests as part of the build machine could produce the VSP2013 warning....

Author: hania Date: 02/04/2009

Statement Translation using Functional Programming in C#

I will demonstrate here how we can use the functional programming feature in C# to program something...

Author: hania Date: 02/01/2009

Silverlight debugging in Windows Azure

To debug silverlight applications and controls in Windows Azure, you need to have the following...

Author: hania Date: 01/16/2009

Generating the Lambda Expression dynamically

The last post, I showed a simple way to build a lexicon scanner in .NET. We can now extend on the...

Author: hania Date: 10/28/2008

Writing a simple lexicon scanner in .NET

I came across Linq and the new Lambda Expression classes in .NET 3.0. I thought, it would be a good...

Author: hania Date: 10/24/2008