I'm not quite comfortable in finding the correct certification available for Xamarin. Someone please guide me. If this is not the right channel to ask this, please redirect me to the correct channel.
There is no certification anymore for Xamarin. Microsoft Xamarin has removed the certification last year and Xamarin University Joins MS Learn.
Please refer to the below links for more details.
https://devblogs.microsoft.com/xamarin/next-evolution-xamarin-training-microsoft-learn/
https://devblogs.microsoft.com/xamarin/microsoft-learn-free-xamarin-training/
You could find all the materials for Xamarin for free in the below link.
https://learn.microsoft.com/en-us/learn/browse/?term=xamarin
I hope that helps.
Related
I am a Chinese developer and I am studying graduate school. There is a project in the lab that needs to use tango. Google shut down the official website of tango and closed the developer community and documentation, because I was just getting started and I am not familiar with Tango development. This has caused our project to be interrupted. So now I am in need of Tango documentation.
The Tango related materials were moved to google archive Github account. Here are the links:
https://github.com/googlearchive/tango-examples-unity
https://web.archive.org/web/20170714191228/https://developers.google.com/tango/apis/unity/
Hope these help! And yeah, I agree with #halfer though, you should communicate with your adviser and let him/her know that Tango on which is no longer a wise choice to continue working.
Speaking of hand gesture recognition you can consider Intel's RealSense Camera and its SDK.
I'm currently having a lot of trouble with the google API support team and was wondering if anyone had figured out their process. I'm developing an extension that uses identity.launchWebAuthFlow() to authenticate with google for google drive access. Since July 2017, google has started requiring "Verification" for oauth. As I don't own my extension's domain {random}.extensions.allizom.org, I have no idea how to pass their verification requirements.
You can read about that process here: https://developers.google.com/apps-script/guides/client-verification
They've rejected me once saying my client id is deleted or invalid or does not need verification - I verified that the client exists, is still servicing requests, and still produces the unverified warning screen detailed in the link above.
When I reached out specifically to webstore support, the response said:
Dear Brandon,
Thank you for contacting Chrome Web Store Developer Support! I understand that you're having an issue regarding developing a web extension for both Chrome and Firefox using Google Drive API. As much as I'd love to assist you, unfortunately, our team cannot offer much support on this matter. My best advice is to ask the community on Stackoverflow, or create a bug report directly to the Chrome Browser/Extension experts using the Chromium Public Issue Tracker. The engineers are actively working on the reported problems on this list, so I'm sure that you'll be able to get the information that you're looking for.
I appreciate your understanding and cooperation. Please let me know if there's anything else I can do for you, I'm happy to assist. :)
Warm Regards,
[Redacted]
Chrome Web Store Developer Support
Again the major problem here is that I cannot prove ownership of the identity.getRedirectUri() for my extension as the requirements state. I know other addons use google APIs, but I don't know if this verification process is a way to ban firefox developers from the google api ecosystem.
As a bit of question justification, I can find no documentation anywhere from July 18 2017 or later where developers have run into this, and I think this question will provide significant value to any Firefox addon developers who seek to use any of Google's APIs.
Does anyone have an offline visual basic 6 api documentation in pdf, chm or hlp format.
Any help is welcome, nothing is too OLD documentation..
PS: I don't know where else to post it. Please move the post to correct section if it is in incorrect section
The MSDN library for VB6 ships with the installer discs and can be downloaded from MSDN. The MSDN installation is available offline after installation to your machine.
I don't think there is an official download for non-subscribers. So you either need to find the discs that shipped with the original product, or download them from your subscription.
What I did is that I saved the content, API description from the website in docx. Yes it took time. about 20 mins
How strict/loose are Microsoft on approving Windows Phone apps submitted to the marketplace? I know there are tonnes of stories of developers having their iphone apps rejected on unreasonable grounds, and I know Google let you publish just about anything to the Android market...how are your experiences with WM platform?
Any comments are appreciated so thanks in advance
In my experience, nothing has been removed or rejected unexpectedly. As long as you follow the guidelines set out in the Application Certification Requirements, you should be fine. If an app is rejected, they give guidelines on how to reproduce the problem as well as explain what they expected the app to do, so it's a helpful response.
Read the docs on the Windows Phone site.
http://create.msdn.com/en-US/
I have found them to be VERY strict but only for things in their guidelines. Like anything follow them and you can't go wrong!
I can no longer find the CD that had the MSDN help for VB6, but I have a subscription to MSDN. The current MSDN library obviously does not have the VB6 online help.
What is the last MSDN library that includes the VB6 help?
Also available online on the MSDN Library.
No wonder you're the 'AngryHacker'.
I believe that was Oct 2001.
You can easily download the proper copy of MSDN that works with Visual Basic 6 (VB6) but you need a MSDN subscription to do. If you have that subscription, here is a step-by-step description of how to find, download, extract, install and test the correct MSDN library that works with VB6 (using the F1 context sensitive help method of VB6 /studio):
http://www.kimgentes.com/worshiptech-web-tools-page/2014/9/18/finding-downloading-and-installing-msdn-library-for-vb6-on-m.html