Tuesday, July 21, 2009

Hello World with WPF!

After a lot of fight with myself am starting to dig deep into wpf, lets see how much attractive is it. Last night i downloaded the toolkit and some reporting examples. Lets see what it comes out to be.

Monday, July 20, 2009

Smart Client -- Is it a Dead Project?

I have been working hands on with Smart Client Software Factory since mid 2006, used to follow Matias, Glenn and few others. Its surely lil time-taking for someone who has not taken design patterns seriously.

Have loved working on it and eventually made a SAAS grade Enterprise Project, and there are still things happening there. I heard Unity coming and things getting change in factories. Have not been too keen in WPF as it would have been costly representation.

I feel disposing of objects is not the best in the factory, and i guess there has to be significant effort to accomplish the same. Just hope something comes new and improved.

Thursday, July 9, 2009

Php consuming WCF Service

At last now I have Php client talking to WCF Service... Now this is something special, Technology should always be platform and language dependent.

I have a WCF Service consumed by ASP.net client RESTfully and the same service is talking to php client in a SOAP way.

Perhaps i am not an expert in wcf right now so am more thrilled ;) Just a stepping stone.