Demo Website – free code samples
I created a sub domain called http://demo.amrelgarhy.com , under this domain i will samples to solves many technical problems i find useful to share with readers. I will try to add as many different examples as i can, also will try to describe as much as i can how i implemented these examples. Also i...
Continue reading "Demo Website – free code samples"
Trick to resize transparent images
I wanted to make a small image resize function in my asp.net website, and everything worked fine, but i faced a problem resizing transparent .png and .gif images. After resizing done, i find that the output resized images transparent parts become white color and not transparent anymore. This was my code...
Continue reading "Trick to resize transparent images"
Deploying ajax wcf service on shared hosting.
2 day ago i suffered from launching a testing website version on my shared hosting account, what i suffered from is that the website had a wcf ajax service which i was using in ajax calls from jquery to server. I faced a lot of small problem in configuring the website to work the same as it works local...
Continue reading "Deploying ajax wcf service on shared hosting."
Sometimes Ideas face's ...
28 !!!
28
First day on Windows 7
10+ Ways for testing website browser compatibility
Testing your website on all web browses in market is not something interesting, there are a lot of webbrowsers and different users use different browsers , and the most common website goal is to reach as many users as possible. Some times its not possible to have all browsers on the same machine such...
Continue reading "10+ Ways for testing website browser compatibility"
KIGG 2.5 Released
Finally KIGG 2.5 released with a very good new features, will make it better and widely used. Features Upgrade to Moq 3 Migrate to DotNetOpenAuth 3.2 Partial Trust support Entity Framework based Repositories implemented Multi Database support through Entity Framework (SQL Server & MySQL) Implementation...
Continue reading "KIGG 2.5 Released"


