Good Resources to learn ExtJs 4? [closed] - extjs

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I`m searching for complete tutorial to build a crud example using ExtJs 4 with PHP,
So ... Can you help me to find a good resources in English to learn it,
Thank you.

Look here for an example using Ext JS 4x, and here
The main CRUD configuration you'll experience is likely on Ext JS's proxy object, the API of which allows tailoring of the various actions. See here in the docs

Related

Best resources for learning AngularJS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am more of a jQuery developer. I find it really hard to migrate from jQuery to AngularJS. Is there any good book or online material from where I can start my ng journey?
I suggest starting with this article from ng-newsletter.
They provide a great overview about AngularJS features and if you want to deepen your knowledge regarding some feature in particular it is also provided some links and other articles for further reading.

How did you learn BackboneJS? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm having a difficult time understanding its tutorials.
Either they are too advanced or do not work
If you are an advanced user, please tell me how you started off.
Derick Bailey has a blog post on this, although it's a bit old: http://lostechies.com/derickbailey/2011/09/13/resources-for-and-how-i-learned-backbone-js/
They way I started (although with Marionette which is built on top of Backbone) was to create some small projects to see how the various parts worked together: http://davidsulc.com/blog/category/backbone-js/backbone-marionette/
To help other people along, I then wrote a book that builds a non-trivial application step by step: http://davidsulc.github.io/marionette-gentle-introduction/#contacts
If you learn best by digging in source code, you can see it here: https://github.com/davidsulc/marionette-gentle-introduction

angularjs free video tutorials [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I check on google but didnt find any good free video tutorial for anjular js this web looking fine (http://egghead.io) but require money. Do you any free video training of angularjs??
Check out the videos section of the README here: https://github.com/jmcunningham/AngularJS-Learning#videos. Each listing indicates whether it is free or not and many are!
I find https://egghead.io/ to be a great resource.

Tool for automated testing of WPF Application [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am looking for an automated testing tool for our WPF application. I've tried QTP and am not interested in its price. I am looking for a lower priced solution with some good reviews. Thanks.
Have you looked at White?
Microsoft's UI Automation framework can be used for automated testing. My last experience with it was not particularly enjoyable, but it's an option

Good tutorials for routing a document in Sharepoint [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I would like to know if there are good tutorials for Microsoft Sharepoint. Specifically solutions that involves routing documents for approval. Use of Microsoft Infopath for form making and Microsoft SQL Server for the database is needed. What I meant by good is that the quality that they possess is similar to the video tutorials of asp.net learn section. Any help in this matter will be great. Thanks in advance.
this is a great video on the workflow part of your question. He has other video's on InfoPath, etc but I haven't had time to watch them yet.
http://sheltonblog.com/archive/2007/11/21/how-to-video-building-a-basic-approval-workflow-with-sharepoint.aspx

Resources