What are some good web sites and/or courses on how to design Office Scripts? [closed] - office-scripts

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 days ago.
Improve this question
What are some good web sites and/or courses on how to design Office Scripts? I just learned about where to place the "return" in order to end a function and would like to learn more about function structure and how to design well-coded Office Scripts.
I know you can record actions but I want to understand why the resulting code is why it is.
I have visited web sites and looked at code but it would help to have a good understanding of the components of functions.
Thank you.

Related

What is the best way to test a node.js web server for security issues? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
How could we test our node.js webserver for security issues?
There are good software like Acunetix which can do a pretty well job. Basically it tests common hacking technics like sql injection and cross scripting, then generating a report of the issues if there are any. But is quite expensive.

When will API of "Office lens" be available [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I think "Office lens" is quiet a useful tool that turns photos into documents. After that, the documents can be used as input for many other applications. So, I think the release of Office Lens's API will motivate quite a large number of wonderful apps.
Looking forward...
The Office Lens app has been available on the Windows Phone platform for a while now and recently was made available on iOS as well as Android (Beta). http://blogs.office.com/2015/04/02/office-lens-comes-to-iphone-and-android/
Please give it a try.
Since the question specifically talked about creating documents programatically, the Word ObjectModel can be directly used (https://msdn.microsoft.com/en-us/library/office/ff597928.aspx) to achieve the desired result.

Sharepoint 2010 tutorials [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am a c# web developer and company has gone sharepoint and want me to do a sharepoint website. Any great free sharepoint downloads, articles and/or tutorials out there for a sharepoint beginner? Kindly appreciated.
The best place to learn this is MSDN. Here's the link .
You will get exposed to almost all the aspects of sharepoint.

Autonomy | IDOL search API [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Can someone point me to a tutorial or API resource for Autonomy IDOL search?
Thanks.
Also, the API is pretty well documented if you go to the following URL -
http://[autonomy_url]?action=help
Do you have access to an automater acount?
The knowledge base section contains some examples.
If you are using the JAVA API there are JAVADOC with some examples
The COM API contains sample code.
There are three main sources I tend to use, for almost any IDOL Server work: the built in help, the IDOL Server Administration guide and the support site.
Experimentation can be worthwhile, once you have some familiarity with the system.

SharePoint 2007 Analytics Package [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
While the built-in analytics of MOSS2007 are nice to have - they are inadequate at the same time. Any ideas where I can look for a more comprehensive package? Am I missing something?
Thanks,
Carl
Take a look at Nintex Reporting. We just bought it and it seems like a nice enhancement on top of the out of the box usage reporting. They seem to do everything "right" from a supportability point of view too, so you don't have a tool in there monkeying directly with your content databases.
I've also heard claims from our Webtrends rep that they have some SharePoint-specific capabilities, if that's a product suite you already happen to use.
If you're looking for Usage reporting, you could surf over to http://www.intlock.com/ and look into CardioLog too.

Resources