Wednesday, June 24, 2009

WCF-JSON with ASP.Net-Jquery Client

As i have already shared that i have been working on making a wcf service layer and that shall interact with open source UI layer... Has a milestone now, earlier we used to make a wrapper layer which used to act as intermediate layer cuz i dint wanted any change in actual HOST project and behaviors of the same.

Now we shall get rid of old JSON layer and our new RESTful host will start serving us.

Tuesday, June 23, 2009

Ideas and More Ideas!!!

I want to make a framework where i make wcf based REST services and consume it in various UI framework including php, jsp Etc, depending on the situations. I have already started the basic framework...

I feel that shall be the best use of REST... I need to start working harder now.

Thursday, June 18, 2009

Comet, a new wave?!?!?!

Month back i was just brainstorming with myself to have a better and performant way to show messages and mails in an online environ... I absolutely love gmail and facebook idea to have a chatting scenario along with the application.

I heard about COMET and now am digging into it... Its scary to engulf the approach, but i wont be conclusive. Hope it works out for us.

jQgrid with Add and Edit

On heavy demand, i have uploaded a simple add, edit enabled jQgrid. You can download it from here, any queries do leave a comment.