Moustafa Arafa Blog
Cutting Edge Technologies
How to convert your WCF Service Library to WCF Service Application
Mon, May 6 2013 11:00
Hi Folks, If you have a WCF Service Library Project in VS 2012 and after you wrote some functional code and then you decided to change the project from a WCF Service Library that doesn't contain web configurations and can't be hosted in the IIS...
WCF Error: The underlying connection was closed: The connection was closed unexpectedly.
Fri, Apr 12 2013 9:31
Hi Folks, While i was developing a WCF service API for my enterprise application, I got an error while i'm calling a search function in the WCF. The WCF function is calling a stored procedure. I tested the stored procedure and there is no issues with...
How to enable MS Dynamics CRM 2011 to integrate with Windows Azure
Fri, Mar 29 2013 12:01
Hi, I'm writing this article to explain a good architecture design for integrating your Microsoft Dynamics CRM 2011 with windows azure. Let's say you have on-premise CRM 2011 instance, and you want to use Windows Azure Blob storage to store Customer's...
Fix It: Application deployment Failed, Please try again in VS 2012
Wed, Mar 27 2013 20:40
Hi, A well-known error message is being thrown from VS 2012 when you try to run the emulator for Windows Phone 8. After you installed all the tools and trying to see your application on the emulator you get the above error and it is a show stopper! It's...
VS 2012 Update 1 is available
Wed, Mar 27 2013 12:05
Hi, Yesterday, Microsoft released a new update for VS 2012. In this first update for VS 2012, They included a lot of enhancements in terms of TFS services, SharePoint Development ALM, .NET Framework enhancements, Mobile development Enhancements and IDE...
Generic Failure in WP8 Emulator and Error when opening Hyper-V Switch Manager!
Sun, Mar 24 2013 19:20
Hi, I was developing a windows phone 8 application using VS 2012, and after i did some changes in the network adapter by disabling the hyper-v virtualization protocol "vEthernet" and all its components, the emulator stops working!. The reason...
Calling Stored procedure from EF takes long time and times out!
Wed, Mar 20 2013 10:13
Hi Folks, I was going through an interesting performance issue when calling a stored procedure from my web application more than one time and the WCF was timing out because of the stored procedure execution takes long time to execute. At the first, I...
Conditional using statement in C# debug versus Release
Mon, Mar 11 2013 11:32
Hi Folks, I'm writing this blog post to share how to write conditional using statements in C#. The meaning of this is how to use using statements in Debug mode versus Release mode in reference to different dlls. This is needed when you are using any...
Adding Custom Propeties to EF 4.0 that doesn't exist in the DB model
Tue, Jan 22 2013 11:13
Hi Folks, I was extending my EF 4.0 model by having custom propeties that don't exist in my DB, Since EF 4.0 doesn't support adding custom properties if it doesn't exist in the DB, I found a workaround for that by creating a partial class...
How to parse comma delimited string into IN Clause in SQL Server
Thu, Dec 13 2012 16:22
Hi Folks, Today i was trying to pass multi-value parameter into my select query in SQL Server. To accomplish this i stored the multi-value parameter in a comma delimited string. Then, i want to pass it in my IN clause of the select statement. here is...
Error: unable to retrieve column information from the data source in SSIS
Wed, Dec 12 2012 11:55
Hi Folks, I was trying to call a stored procedure from OLE DB Source in SSIS. and i getting this error: "Error: unable to retrieve column information from the data source" I wasn't even able to get the columns returned from this stored procedure...
Study Material for Programming HTML5 and CSS 3 Microsoft Exam
Sun, Dec 9 2012 9:47
Hi Folks, I got a free voucher from Microsoft for programming HTML 5 and CSS 3 Exam. I studied and reviewed online video materials and i want to share with you my study notes and hope this will be helpful for passing the exam. Congratulations in advance...
Functions vs. Methods in JavaScript with Encapsulation!
Wed, Dec 5 2012 13:35
Hi Folks, I found something interesting to share with all of you in Javascript. Functions in javascript as we all know is defined with function keyword while Method in Javascript is a function but can have a scope and you can hide it as we do in object...
Asynchronous Programming in C# - async/await
Sun, Dec 2 2012 12:17
Asynchronous Programming in C# - async/wait Hi Folks, I want to share with you an important enhancement in .NET framework 4.5. The asynchronous programming paradigm for .NET developers using new C# keywords async/await. Since I'm C# developer; I will...
Error connecting to TFS 2010 using VS BIDS 2008
Tue, Nov 20 2012 10:48
Hi All, If you are experiencing an error when connecting to TFS 2010 using Microsoft Visual Studio Business Intelligence Development Studio (BIDS) while you don't have this problem connecting using VS 2010 so follow below steps to fix it. 1) Close...
Getting Started Windows 8 Store Apps Resources
Fri, Nov 2 2012 10:29
Hi Folks, I'm writing this post to share the resources that every software engineer or developer needs to get started with Windows 8 Store App development. First, Before heading out and install Development resources (SDK) to start playing and exploring...
Microsoft Surface - Product Review
Thu, Nov 1 2012 10:00
Hi Folks, I'm writing this blog pot to share with all my blog readers and friends my experience in using Microsoft Surface. I was eager and waiting till it is available to pre-order online and i ended up getting it from the store right away with no...
Product Review: Zoomph
Mon, Sep 10 2012 9:52
Hi Folks, This is a product evaluation blog post about a product evaluation & review for a social media service called: Zoomph. Zoomph is a social media product that provides moderation, analytics, feed management & Social Media mash up information...
Migrate SharePoint 2010 Lists,Libraries and Content
Wed, Jul 18 2012 14:34
Hi Folks, If you are trying to migrate content (Sites, Lists & Libraries) in SharePoint Foundation 2010 where we don't have content deployment feature or publishing features or SharePoint 2010 and you don't have the publishing feature enabled...
Error when running .NET Application that is consuming CRM 2011 Services
Mon, Apr 30 2012 13:22
Hi All, I was trying to run a .NET application that consumes CRM 2011 WCF Services and i was getting this exception: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or...
More Posts
Next page »
Search
Go
This Blog
Home
Tags
Administration
Ajax
Architecture Design
asp.net
ASP.Net 2.0
Azure
BCS
C#
Developer Tools
Events
Facebook
IIS 7.0
JavaScript
jQuery
MOSS 2007
SharePoint
SilverLight
SQL 2005
SQL 2008
Team System
Tools
VS
WCF
Web 2.0
WSS 3.0
Community
Home
Blogs
Media
Groups
Archives
May 2013 (1)
April 2013 (1)
March 2013 (6)
January 2013 (1)
December 2012 (5)
November 2012 (3)
September 2012 (1)
July 2012 (1)
April 2012 (2)
March 2012 (1)
November 2011 (4)
October 2011 (2)
August 2011 (5)
June 2011 (1)
May 2011 (6)
April 2011 (1)
March 2011 (4)
February 2011 (2)
January 2011 (2)
December 2010 (2)
November 2010 (1)
October 2010 (5)
September 2010 (7)
August 2010 (2)
July 2010 (5)
June 2010 (4)
May 2010 (10)
April 2010 (4)
March 2010 (7)
February 2010 (5)
January 2010 (3)
December 2009 (5)
November 2009 (3)
October 2009 (4)
September 2009 (4)
August 2009 (3)
July 2009 (6)
June 2009 (5)
May 2009 (7)
April 2009 (6)
March 2009 (6)
February 2009 (3)
January 2009 (5)
December 2008 (4)
November 2008 (7)
October 2008 (6)
September 2008 (4)
August 2008 (3)
July 2008 (2)
June 2008 (5)
May 2008 (5)
April 2008 (4)
March 2008 (4)
February 2008 (1)
January 2008 (7)
December 2007 (10)
November 2007 (8)
September 2007 (6)
August 2007 (12)
July 2007 (11)
June 2007 (18)
May 2007 (26)
April 2007 (16)
March 2007 (13)
February 2007 (6)
January 2007 (9)
December 2006 (14)
November 2006 (9)
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
News
http://moustafa-arafa.blogspot.com