Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
i like to change my profession from DOT NET developer to Microsoft Dynamics Ax,
Queries:
will it be helpful with current it Scope
Where would i learn, please suggest some proper tutorials and i have tried some but its not up to mark
Pl help me out, thanks n advance
There's some pretty good training books for AX. Try searching Development I, II, or III for Dynamics Ax. You can usually find a pdf version of these as they are typically available from the partner source portal and end up other places.
Related
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 3 years ago.
Improve this question
Currently, I'm implementing a Robot framework using the "Page object model".
Kindly let me know if there is another better model.
I would say that the answer depends on what is your system under test (SUT) and how large your test code will be. IMO, page object model is a good choice for SUTs that are systems with many views and you will have a large test automation code base.
If the code base is small, you don't have to think that much about maintainability and code re-usability.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
I am using Plone 4.3 and I would like to connect to a MySQL database and display the results of a query in a webpage.
How can I do that?
Thanks in advance,
Andrew
Some years ago I developed an add on for doing exactly that thing:
https://pypi.python.org/pypi/redturtle.sqlcontents
It uses sqlalchemy.
You may want to include in your buildout MySQL-python.
Read the package documentation with attention: it stresses out some important remark about security.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I have installed Syntaxnet and parsed few example files. I am planning to create a C++ application which uses Syntaxnet to parse the input document. I searched to find if I could use the Syntaxnet Net C++ API, but i couldn't find one. Can any one please give suggestions on how to use Syntaxnet as a API. Thanks in Advance.
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
Since ~1999 everyone has been saying that TCP/IP v6 will replace v4 within then next couple of years. When might the change actually happen and what will be the implications?
No one can answer that question.
Valid answers may be anything from "any day now" to "never". What do you expect people to say?
IpV6 is actually gaining pretty good traction if you bother to take a look at Googles graphs and the number of AAAA hosts being published in the global DNS. And all mainstream operating systems (Windows, OS X, Linux, FreeBSD) support it out-of-the-box.
What more do you want? You cannot get any guarantees or (realistic) promises.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I bought a RC Helicopter and I'm just wondering that it's possible to be reprogrammed or not?
If can how to do that? I know this question sounds ridiculous. :)
Thanks for replying
What do you mean reprogrammed?
If you want to make the remote control a light instead of a motor, the answer is yes. If you mean add any intelligence to the toy, the answer is no.
If you are interested in programming, building robots etc, look into microcontrollers. The Arduino is a great one for young enthusiasts.
Some parts of the RC helicopter you can reprogrammed like the ESC, and the main circuit board always can't reprogrammed. Of course, there was exception, for some beta version, most of the board you can reprogrammed in limitted range