June 2007 - Posts

4 Tenets of Service Orientation
Thu, Jun 28 2007 2:29
Hi Folks, This post is to show and describe the 4 tenets of SOA and how is it implemented in WCF Technology in a way,how can WCF to avoid the wellknown pitfalls of using current technologies such as (WSE): 1) Boundaries are explicit : Applications is...
by Moustafa Arafa El-Zoughby
Filed under:
Deploy WSS 3.0 Web Part
Tue, Jun 26 2007 3:39
Hi Folks, This post i will explain how can you dpeloy a wss 3.0 webpart to your shareporint server. the steps as follows: 1) on your class library,open project properties. 2) select signing tab. 3) check sign assembly check box and select new,and give...
Gulf MVP Summit @ 21 June
Mon, Jun 25 2007 1:52
Hi All, This is a photo to me with Charbel Fakhoury (MS Gulf GM) during giving us our give aways on Closing session of Gulf MVP summit. Thanks AMR (my MVP Lead) for this excellent photo. I like this photo alot,and to see more,visit my personal space:...
Gulf MSDN Flash Newsletter Issue 1
Sun, Jun 24 2007 7:00
Hi All, Gulf MSDN Flash newsletter has been published issue #1, http://www.microsoft.com/middleeast/msdn/newsletter/June%202007.htm Check it and subscribe on it,and check my articles there. Under MVPs section you will find my articles. Regards, Moustafa...
new community has been launched in Riyadh
Sun, Jun 24 2007 1:25
Hi folks, New Community has been launched in Riyadh called Mobarmij,for those who doesnt know what does "Mobarmij" means? it means Programmer and its an arabic word which is equivelant to Programmer in english. I have introduced this community...
MSDN MS Gulf - issue 1
Sat, Jun 23 2007 5:32
Hi folks, I invite each one of you to subscribe to the Gulf MSDN Newsletter,you can find the first issue on below link : http://www.microsoft.com/middleeast/msdn/newsletter/June%202007.htm under MVPs section you will find my articles posted there. If...
Get Latest Version while Check Out on VS 2005
Tue, Jun 19 2007 1:25
Hi Folks, This post is to highlight one of the important thing you have to take care when you upgrade your Source Control System from VSS to TFS,one of the major changes between both products is Checkout action is different than its behavior on VSS. On...
Project Server 2007 VSTS Connector
Mon, Jun 18 2007 2:05
Hi Folks, New Connector is available for TFS with Project Server 2007..... Try It now. http://www.codeplex.com/pstfsconnector Regards, Moustafa arafa Read More...
New AJAX Control ToolKit has been released
Sun, Jun 17 2007 8:52
Hi Folks, New Tool kit has been released with alot of enhancements and new controls as well,read more : http://weblogs.asp.net/scottgu/archive/2007/06/08/new-asp-net-ajax-control-toolkit-release.aspx Enjoy with AJAX :! Regards, Moustafa arafa Read More...
WSS sites Customization in TFS
Wed, Jun 13 2007 2:44
Hi All, If you want to customize the created portal over WSS installation,read this post on MSDN forums,its very useful to give your sites the same Look & Feel on your process documents template site. read this post on MSDN Forums : http://forums...
DataContract Vs. Service Contract
Sat, Jun 9 2007 9:40
Hi All, In WCF,Some new terminolgies are come up for .Net Developers,but not for COM,DCOM developers,Since the developers who are familiar with developing Dist. Application used to divide their code to interface and implementations. The same concept is...
by Moustafa Arafa El-Zoughby
Filed under: ,
DataContract attribute in WCF
Sat, Jun 9 2007 9:22
Hi Folks, This is the First post of WCF in my blog,i was little busy with Team System Blogging :),anyway,let's assure one of the first important aspects of WCF programming which is "Contract First" Approach,This approach let the developer...
by Moustafa Arafa El-Zoughby
Filed under: ,
TFS Migration and Synchronization Toolkit
Wed, Jun 6 2007 8:10
The purpose of the TFS Migration and Synchronization Toolkit is to enable customers of Team Foundation Server to build custom tools that enable migration and synchronization from competitor version control (VC) and work-item tracking (WIT) systems. By...
Scrum for Team System
Wed, Jun 6 2007 8:07
Hi All, I found newly that you can download Scrum Process Guidance for Team System,and use it plus the existing process guidance MSF & CMMI in TS. Read more on Scrum Process Guidance ,below link: http://scrumforteamsystem.com/ProcessGuidance/ProcessGuidance...
TF42042: Failed to connect to the drop location
Wed, Jun 6 2007 1:35
Hi Folks, This post to show a Trick when you try to Start build in the TFS and you get this error when you try to start your build in TFS. Make sure of the following : 1) the network path is created and shared. 2) not network connectivity problem. And...
SilverLight Learning Guide
Wed, Jun 6 2007 0:34
Hi All, Get Started with SilverLight by using this learning Guide : http://searchvb.techtarget.com/generic/0,295582,sid8_gci1256287,00.html?track=NL-462&ad=591788&asrc=EM_NLN_1537243&uid=3143005 Hope it helps. Regards, Moustafa arafa Read...
The Evolution Of LINQ And Its Impact On The Design Of C#
Tue, Jun 5 2007 3:13
The Evolution Of LINQ And Its Impact On The Design Of C# : "LINQ gives allows developers to take advantage of the power of queries. Find out how it came to be." Read More...
by Moustafa Arafa El-Zoughby
Filed under: ,
using Asp.Net Admin Tool on production
Tue, Jun 5 2007 1:47
Hi Folks, i found a very interesting article for using asp.net admin configuraion tool with out using VS.Net 2005,This post is show how can you configure your server to use asp.net admin tool on your production server and how to configure it as well without...