Click here to Skip to main content
15,884,836 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

1. Storing ASP.NET Session Outside webserver – SQL Server vs Redis vs Couchbase
Storing ASP.NET session outside webserver - SQL Server vs Redis vs Couchbase
(The Code Project Open License (CPOL))
Omar Al Zabir Updated: 30 May 2016
Rating: 4.52/5 ( (10 votes))
2. Build, Deploy, Anonymize Config, Zip Package, git Commit, push from a Single Command
While working on open source projects, you have to frequently build your code, clean up all temporary files, remove your own passwords, connections strings from web.config, then create a binary deployment package in a zip format and then commit and git push to GitHub. Let's automate all these.
(The Code Project Open License (CPOL))
All Topics » »
Omar Al Zabir Updated: 29 Sep 2014
Rating: 5.00/5 ( (2 votes))
3. Google Docs to Clean HTML, Good for WordPress Posts, Emails
Google Docs to clean HTML, good for WordPress posts, emails
(The Code Project Open License (CPOL))
Web Development » HTML »
Omar Al Zabir Updated: 25 May 2014
Rating: ( (No votes))
4. How to setup a rock solid VM on Windows Azure for your WordPress blogs
How to setup a rock solid VM on Windows Azure for your WordPress blogs.
(The Code Project Open License (CPOL))
Hosted Services » Azure »
Omar Al Zabir Updated: 26 May 2013
Rating: 5.00/5 ( (4 votes))
5. Using custom font without slowing down page load
Using custom fonts without slowing down a page.
(The Code Project Open License (CPOL))
Operating Systems » Windows »
Omar Al Zabir Updated: 19 Sep 2012
Rating: 5.00/5 ( (2 votes))
6. Browse Internet Faster and Save Power using a Smart HOSTS File
How to browse the internet faster and save power using a smart HOSTS file
(The Code Project Open License (CPOL))
Omar Al Zabir Updated: 29 Dec 2011
Rating: 5.00/5 ( (12 votes))
7. Prevent ASP.NET cookies from being sent on every CSS, JS, image request
ASP.NET generates some large cookies if you are using ASP.NET membership provider.
(The Code Project Open License (CPOL))
Web Development » CSS »
Omar Al Zabir Updated: 17 Oct 2011
Rating: ( (No votes))
8. Tweaking WCF to Build Highly Scalable Async REST API
How WCF works for async services and how to fix this bug to make your async services truly async and scale under heavy load
(The Code Project Open License (CPOL))
WCF » »
Omar Al Zabir Updated: 1 Aug 2011
Rating: 5.00/5 ( (2 votes))
9. Build a Truly RESTful API and Website Using the Same ASP.NET MVC Code
How to build a truly RESTful API and website using the same ASP.NET MVC code
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Omar Al Zabir Updated: 31 Jul 2011
Rating: 3.00/5 ( (2 votes))
10. Automatic JavaScript, CSS versioning to refresh browser cache
Automatic JavaScript, CSS versioning to refresh browser cache
(The Code Project Open License (CPOL))
Web Development » HTML »
Omar Al Zabir Updated: 29 May 2011
Rating: 4.00/5 ( (1 vote))
11. WCF Does Not Support Compression Out of the Box, So Fix It
How to make compression work for WCF services
(The Code Project Open License (CPOL))
Omar Al Zabir Updated: 18 May 2011
Rating: 4.83/5 ( (5 votes))
12. Safely Deploying Changes to Production Servers
Steps to ensure that the web sites are properly recycled, caches are cleared, all the data stored at Application level is initialized
(The Code Project Open License (CPOL))
Operating Systems » Windows »
Omar Al Zabir Updated: 18 May 2011
Rating: 4.40/5 ( (5 votes))