C# series

Jan
11
2010
In Categories: .NET | CLR | Thoughts
Tags |

I have decided to start new series regarding .NET framework features. I have noticed that not all the developers are up to date with the features provided since framework 2.0, and they still use the same way of programming. So, I have decided to talk about C# 2.0, 3.0 and 3.5 features before talking... [More]

Upgrade BlogEngine and add spam filter

Dec
25
2009
In Categories: Activity | Thoughts
Tags

Finally, I have upgraded my BlogEngine site from 1.4.5 to 1.5.0.7 and have added hidden spam extension to my blog. I was spending around 10 minutes every day to remove spam comments, although they flatter me and my blog which I like ;). I would like to share with you my search results about t... [More]

When not to use ASP.NET MVC

Nov
15
2009

When you "as team leader" are not familiar with ASP.NET MVC. When your project time is tight. When you don't involved with the team from the beginning of the project. When you want to introduce ORM like subs... [More]

Yet Another Twitter Application a.k.a. Blu

Nov
15
2009
In Categories: Thoughts
Tags | | |

Blu is another twitter application which I like a lot. The application is created using WPF, I like their design a lot and also the feature they provide. The main features I like 1. Inline Replies: You can reply to anyone by clicking his tweets. 2. See the full conversation: You can s... [More]

Question you don't want to answer

Nov
29
2009
In Categories: Thoughts
Tags | |

Sometimes, you face people who asked you direct questions that can be found on Google. In the past, I used to ask them to send me an email with the question and I respond by sending the Google search results that I find for them. My query string always contains their exact email body they sen... [More]