May 2009 - Posts

How to return IEnumerable from XML web services
Tue, May 26 2009 3:22
Hi , This post gives you an idea how to return IEnumerable object in your XML web services, the tip for this post is how to convert this IEnumerable object to something that can be serialized in your xml web serivces. If you are using LINQ in your xml...
Cloud Computing Presentation - Azure
Sat, May 23 2009 23:52
Hi All, Today, I have given a session about "Cloud Computing Platform" using Azure Services platform provided by Microsoft, it was an interesting session since it was targeted to Computer science students - Master's Students. the session...
Visual Studio 2010 Beta 1 is available for public
Fri, May 22 2009 8:57
Hi All .Net Developer, Impressed news for all .Net Developers, VS 2010 Beta 1 is now available for download for all users ( Wednesday 20 May) , VS 2010 was available for MSDN subscribers earlier, VS 2010 is packaged with new features and new enhancments...
by Moustafa Arafa - C# MVP
Filed under: ,
How to open office files in FBA SharePoint Sites
Fri, May 15 2009 22:59
Hi All, New Hotfix for Office Client applications has been released to fully integrate uploaded documents in Forms based authentication (FBA) sharepoint sites using office client applications. Before this hotfix, we couldn't open sharepoint office...
Simple Counter Web Application using Asp.Net MVC 1.0
Fri, May 8 2009 21:08
Hi, I have created a simple MVC Asp.Net Web Application, This Application contains a page with 2 buttons to increment or decrement a counter value (2 actions on the same view). This sample is demonstrating how to understand the MVC pattern in Asp.net...
First Look for Asp.Net MVC 1.0 Project structure
Wed, May 6 2009 21:02
Hi All, This post is for new developers who are interested to know the project structure for ASP.Net MVC project in VS 2008. If you don't have MVC project in your VS 2008, download it from this link : http://www.asp.net/mvc/ Once you create MVC project...
SharePoint Service Pack 2 is available
Fri, May 1 2009 21:50
Hi all, SharePoint 2007 and WSS 3.0 SP2 is available to download, to know the installation steps and enhancements and improvements for this new release, read more on below link: http://blogs.msdn.com/sharepoint/archive/2009/04/28/announcing-service-pack...