I have been using Ubuntu 8.04 for about a month now, together with my old and faithful Windows XP. After some crazy virus/malware infection on XP, I was even more hooked to Ubuntu. Although my lack of experience on Linux systems slows me down, I have been able to do pretty much evertyhing I needed [...]
Tags:
.net,
.net on linux,
.net on ubuntu,
linux,
mono,
mono .net,
mono project,
Software Development,
ubuntu,
windows xp,
wine
While being busy with some Flex and ASP.NET development, I decided to share the very simple way to communicate your Flex project with a .NET solution.
The communication between the two platforms can be through several different ways. In my post, I will be writing about calling an HttpHandler from inside Flex. This method has the [...]
An excellent article on 15seconds cleared my indecision about using stored procedures or not in my next projects. My mind was so much hooked on using stored procedures that I was about to vomit when I saw the java persistence API. As a C# developer, I tried to find the .NET framework alternative of a [...]
Tags:
.net,
api,
database,
java,
LINQ,
multi-tier,
n-tier,
oql,
persistence,
procedure,
SQL,
stored procedures,
t-sql