Posted on September 20, 2008 by Imran Aziz
While reading Joe Stagner’s blog I came across a very interesting screencast series about using RESTful services using WCF, after going throw few of them I realized how easy it was to put a RESTful service infront of your existing API, The list of screencasts from Rob Bagby can be found on his blog or [...]
Filed under: WCF | Tagged: .net, REST, REST webservices WCF .net, WCF, webservices | Leave a Comment »
Posted on September 5, 2008 by Imran Aziz
I attended the MS event “Rich Internet Applications with Visual Studio 2008 Service Pack 1″ presented by Mike Taulty , I was quite impressed with new features of Silverlight 2 and WPF. My understanding was that WPF could only be used in windows desktop applications, but it turns out that it can be compiled to be [...]
Filed under: .net development | Tagged: .net, .net client profiles, .net development, silverlight, WPF | Leave a Comment »
Posted on July 11, 2008 by Imran Aziz
Styling Sharepoint sites depends heavily on creating and editing XML files that need to follow sharepoint schema.
the first thing to note is if WSS (Windows Sharepoint Services) are installed on the same machine as you Visual Studio on not, Microsoft suggests to develop Sharepoint application on a windows server 2003, so that debugging and [...]
Filed under: Sharepoint Development | Tagged: .net, sharepoint, Sharepoint Development, visual studio | Leave a Comment »