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 8 years ago.
Improve this question
Do you remember this cute little one?
I need something like this to add it to my project, in order to give user some instructions. I have like step by step procedure and I need to give user "To do" hints, do you know any library that offers me such a thing?
With older versions of Office when you installed the assistants you would also get the ability to use those assistants via COM. Here is an example for PowerShell.
However, this won't work anymore with Office 2007 or 2010.
Related
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 5 years ago.
Improve this question
What library do I need in order to use all PKCS#11 functions (like C_INITIALIZE, C_FINALIZE).
I've searched a lot but did not find anything.
Also my project must be in WINDOWS, Visual Studio.
Library implementing PKCS#11 API is usually provided by the vendor of your cryptographic device (smartcard, token, HSM...). Alternatively you can also use pure software PKCS#11 implementation such as SoftHSM.
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 am looking forward to build a web Based RDP client for one of my projects. Unfortunately, I could find only one Open Source project for this i.e. Guacamole.
I tried to go through the documentation, but It was written in some alien language. I am a C#/ASP.net/jQuery developer and the documentation is pretty confusing to me.
I did not find any install package for Windows in the documentation, neither I found any compiling methods for windows.
Is there any alternative to Guacamole for windows ? I'd prefer C# based back end over HTML5.
If not, please tell me about windows documentation of Guacamole.
Any help would be highly apppreciated..!!
Thank you..!
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 am looking for a C# tool or Visual Studio Extension to visualize the typed api of all the library I use (because there is not type in the msdn doc, and some library have no apidoc).
What do you mean by typed api ? You can use the Object browser in Visual Studio if you want to look into the signatures of the dll you are referencing.
Or if you want to generate documentation for a library you can use tools like GhostDoc
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 8 years ago.
Improve this question
I am looking for a .net C# library that can do translations. I tried googles one but they charge money now for it.
I am looking for something that can preferably auto detect languages, translate blocks of text or download the entire page and convert it.
This all has to of course be done through code.
Thanks
Have you tried using bing?
http://www.microsofttranslator.com/
There is a translator .net library on codeplex that uses bing: http://translateit.codeplex.com/
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 want to change the look and feel of my application to be similar to Office 2007.
Are there any ready-made, easy, simple, solutions available?
We used Infragistics Net Advantage for theme and skinning.. They do support Office 2007 styles.
You can use Free Krypton toolkit
The toolkit comes with themes that
match Office 2007, Office 2010 and
many others.
Disclaimer: This has now been discontinued by the publisher. Use at your own risk.
For a great .NET component suite, use DevExpress, pricey but great