Search Results

5
votes
7answers
685 views

Do you know what may cause memory leaks in JavaScript?

Do you know what may cause memory leaks in JavaScript? I am interested in browsers: IE 7, FireFox 3, Safari 3 …
2
votes
6answers
4k views

What is the best practice to use ExtJS with Asp.net and WCF in .NET 3.5?

How do you save data from ExtJS form? Load data from the business layer into form or grid? …
0
votes

What is the best practice to use ExtJS with Asp.net and WCF in .NET 3.5?

Most likely I found the best solution http://developmentalmadness.blogspot.com/2008/07/using-extj …