Monday, April 21, 2008

WCF- Remoting Comparision

Very informative post. WCF if used to the best affect, nothings better than the same.

JSON-WCF Conquered!

I struggled big time last week with installation of VS2008 and Ajax Libraries. Actually I had older version of System.Web.Extensions... That made life hell... And I used to get "Sys is undefined" most notorious problem with .Net 3.0. Then I installed VS2008 Standard Edition and everything settled out. I managed to make a POC for JSON Service which wraps WCF Service in turn. Right now I have some issues Dependency Injection. But am thinking of it again to use it or not. Right now I m just preserving the state in a static variable. Lemme work more to find a more structured solution for the same.
Now I am making infrastructure for my Project that shall use these Independent Layers. I was also thinking about using an environment variable according to which JSON service will be used or not.

Monday, April 14, 2008

JSON-WCF-AJAX -- Wondrous Combo!!!

Am working along with Patterns and Practices (now Codeplex) for around 2 years now... WCF came in Dec' 2006 and there started a new journey of Services... Last year they also integrated JSON with WCF which i believe would be big boost to ASP.Net developers. I will upload the code soon, till then if u r interested in the same visit Dino's Article.

My First Tech Post!!!

I have been working since 2004, and have learned a lot till now... although thats not enough... still working hard on each and everything... and improvising every day...