<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
<channel>
	<title>Mohamed Ibrahim Mostafa's Blog</title>
	<link>http://www.mohamedibrahim.net/blog</link>
	<description>Technical issues, problems, errors, findings &#38; resolutions covering Microsoft Dynamics CRM, software development, Microsoft .NET, C#, VB.NET, Commerce Server, Integration, E-Commerce, Scribe, Online shops and more general technology and consultancy posts.</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:50:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating and Using Silverlight app settings (Web.config Configuration Applicatioin Settings) to change WCF service address after deployment.</title>
		<description>The Problem:
------------
A) WCF Address (EndPoint address value):
Have you ever wanted to change the WCF service address (endpoint address) in your silverlight application after deployment. Imagine that you built a silverlight application and deployed it on your test server. The application was tested and confirmed issues and bug free. Now you ...</description>
		<link>http://www.mohamedibrahim.net/blog/2010/01/27/creating-and-using-silverlight-app-settings-webconfig-configuration-applicatioin-settings-to-change-wcf-service-address-after-deployment-servicereferencesclientconfig-servicereferences-clientconfig/</link>
			</item>
	<item>
		<title>Problems with Deploying WCF services on IIS 7.0 (or IIS 6, IIS) and other deployment options and scenarios (visual studio .NET and Windows Activation Services)</title>
		<description>There are 3 main ways to deploy Windows Communication Foundation - WCF services to consume:

1- IIS
2- Windows Activation Service a.k.a WAS
3- Visual Studio .NET for development and dev testing purposes as part of a visual studio solution.

For full details about Windows Communciation Foundation deployment scenarios, categories and structure please refer ...</description>
		<link>http://www.mohamedibrahim.net/blog/2010/01/24/problems-with-deploying-wcf-services-on-iis-70-or-iis-6-iis-and-other-deployment-options-and-scenarios-visual-studio-net-and-windows-activation-services/</link>
			</item>
	<item>
		<title>Introduction to LLBLGenPro - All you need to know to get started with LLBLGen Pro - Hello World! LLBLGen Pro</title>
		<description>In one of my latest projects, I found the client extensively using LLBL Gen Pro which I have never used before. After few hours of playing around with it, I managed to find my way round it just enough to the level that I need to get the basic functionality ...</description>
		<link>http://www.mohamedibrahim.net/blog/2010/01/18/introduction-to-llblgenpro-all-you-need-to-know-to-get-started-with-llblgen-pro-hello-world-llblgen-pro/</link>
			</item>
	<item>
		<title>Problem Running WCF on Visual Studio 2008 and Windows 7 - could not find host - page timeout</title>
		<description>This post is about a problem that I have had recently with visual studio .Net 2008, WCF and Windows 7.

I have a working WCF service (add to the solution by another person) which I am trying to run from within my visual studio 2008. Normally, you should go to your ...</description>
		<link>http://www.mohamedibrahim.net/blog/2010/01/05/problem-running-wcf-on-visual-studio-2008-and-windows-7-could-not-find-host-page-timeout/</link>
			</item>
	<item>
		<title>Introduction and Notes about WCF, Silverlight and Creating a Silverlight application that consumes - invokes a WCF service via async (asynchronous) web service call</title>
		<description>This post is an introduction and a collection of some useful information, notes and facts about WCF in genreal, Silverlight and running a silverlight web application that uses a WCF service via asynchronous web service call.

- The first fact that you need to know is that:

The only option for web ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/11/03/introduction-notes-about-wcf-silverlight-and-creating-a-silverlight-application-that-consumes-invokes-a-wcf-service-via-async-asynchronous-web-service-call/</link>
			</item>
	<item>
		<title>Configure Microsoft SQL Server to allow remote connection and remote SQL Management Studio access</title>
		<description>To get straight to the point. I have been trying to setup Microsoft SQL Server 2008 to allow remote connection and specifically I wanted the SQL server to allow SQL Server Management Studio on a different computer completely outside the network to be able to access this remote SQL Server ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/10/10/setup-configure-microsoft-sql-server-to-allow-remote-connection-remote-sql-management-studio-access/</link>
			</item>
	<item>
		<title>Search Engine Optimisatin (SEO) Top Tip. Help and Advice on SEO.</title>
		<description>I was recently doing on some Search Engine Optimisation work for some websites and I have given them an advice that i have personally used before and that have proved to be very effective. I am sharing this Tip with you for free! Please comment on this post with your opinion on ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/09/24/search-engine-optimisatin-seo-top-tip-help-and-advice-on-seo/</link>
			</item>
	<item>
		<title>Methods to Bulk Delete Microsoft Dynamics CRM records and Using Scribe Insight to perform a Bulk Delete of all CRM records.</title>
		<description>I'm sure many people needed to do a bulk delete operation on Microsoft Dynamics CRM 4.0. You may have uploaded thousands of records from an imported file or migrated them through Scribe or even used a .NET application to mass create records.

Unfortunately, and as far as I can see, there ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/09/23/microsoft-dynamics-crm-bulk-delete-methods-using-scribe-insight-for-bulk-delete-dynamics-crm-records/</link>
			</item>
	<item>
		<title>SQL Server Reporting Services Error cannot decrypt the symmetric encryption key &amp; website declined to show this web page</title>
		<description>One of our "big and important" clients has approached us with an issue with their system. The problem is that reports are not accessible from the .NET application and CRM that we have built for them. If you try to open reports from these, you get the error in Internet ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/09/16/sql-server-reporting-services-error-cannot-decrypt-the-symmetric-encryption-key-website-declined-to-show-this-web-pag/</link>
			</item>
	<item>
		<title>Post code and Address lookup Using PAF for auto filling address details on websites</title>
		<description>I was recently researching how to implement post code and address look-up on websites and on Microsoft Dynamic CRM. This feature is widely used in auto filling address details when a customer input their post code and sometimes the house number. This is also used in some desktop applications, plug-ins ...</description>
		<link>http://www.mohamedibrahim.net/blog/2009/09/02/post-code-and-address-lookup-paf-auto-fill-on-websites/</link>
			</item>
</channel>
</rss>
