ExtJS and ASP.Net Part 2 – WCF Communication
In ExtJS and ASP.NET Part 1- Setup I talked about how to set up extjs in asp.net.
Now it is time to get our hands dirty to actually do something with extjs in our asp.net project. The first thing I would have been interested in is how extjs can talk to server. It was a bit of struggle for me in the early days due to the fact that most of the examples and documents about server communication of extjs are in php. Here I would like to share with you all the tricks I have learned from my experience.
Read the rest of this entry »
