scheduler via asp.net, similar to winservice
ReactJS pluncker
Powershell script to recursively access the folder strcuture and copy
- http://www.vicesoftware.com/nuget/creating-a-nuget-package-that-will-install-files-relative-to-the-solution/
- Sample implementation at link
Good git tutorial
- https://www.youtube.com/watch?v=Y9XZQO1n_7c
- http://befused.com/git/github-bitbucket-move - move repo from github to bitbucket
Good JS tutorials
- https://www.youtube.com/watch?v=fju9ii8YsGs
https://javascript.info/
Chrome
Sharepoint + Nodejs + Rest
- https://github.com/s-KaiNet/node-sp-auth/wiki/SharePoint-on-premise-user-credentials-authentication
- Integrating SharePoint Data Into Node.JS Application
Mongo with typescript
- https://gist.github.com/brennanMKE/ee8ea002d305d4539ef6
- https://stackoverflow.com/questions/34482136/mongoose-the-typescript-way
- https://gallery.technet.microsoft.com/Application-Example-NodeJS-d632ee2d
- http://acdcjunior.github.io/typescript-cast-object-to-other-type-or-instanceof.html
- http://2ality.com/2017/08/promise-callback-data-flow.html
.net core authentication authorisation via jwt bearer link
https access on node
Running large sql server file via command prompt
Tableau & Alteryx- https://www.npmjs.com/package/mssql
- https://www.npmjs.com/package/mssql#bulk-table-callback
- https://www.npmjs.com/package/xlsx
- https://stackoverflow.com/questions/17780508/selecting-distinct-values-from-a-json
- http://alteryx.xyz.com/appstore/#!account/settings/studio
- http://alteryx.xyz.com/appstore/api-docs/#!/workflows.json/GetStudioAppsGET
- https://onlinehelp.tableau.com/current/server/en-us/trusted_auth_webrequ.htm
- file:///C:/Users/Pahuja%20Saurabh/Desktop/App1/tableau/test.html
- https://www.tableau.com/products/desktop
SQL (comma separated string into columns n transposing/pivoting a table)
- Device comma separated string into columns: https://stackoverflow.com/questions/10581772/how-to-split-a-comma-separated-value-to-columns
- pivot – transpose a table: (proc in sony ): https://www.codeproject.com/Questions/761828/How-to-create-a-pivot-query-in-sql-server-without
- create a new sql user n schema: https://stackoverflow.com/questions/1601186/sql-server-script-to-create-a-new-user
- https://mobileprogrammerblog.wordpress.com/2017/01/21/xamarin-forms-with-mvvm-light/
- https://github.com/Daniel-Krzyczkowski/XamarinForms
- http://serverfault.com/questions/352647/restrict-access-to-iis-site-to-an-ad-group/352649
- https://ricardodsanchez.com/how-to-use-active-directory-groups-to-restrict-access-to-controller-actions-in-asp-net-mvc-and-make-your-application-even-more-secure/
- http://stackoverflow.com/questions/31481820/an-attribute-argument-must-be-a-constant-expression-typeof-expression-or-array
Linq2SQL performance optimisation
Compare 2 sheets in an excel workbook
Zipping and unzipping files in c#
View files and folders in GAC
Power shell script to download VSCode, git, node etc
https://gist.github.com/noelmace/997a2e3d3ced0e1e6086066990036b16
Drawing the sequence diagrams
https://go.gliffy.com/go/html5/launch
SpringBoot
Amazon Lex
Drawing the sequence diagrams
https://go.gliffy.com/go/html5/launch
SpringBoot
- https://www.youtube.com/channel/UCYt1sfh5464XaDBH0oH_o7Q
Amazon Lex
- https://github.com/arun-gupta/lex-java
Lex Request/Response Java API
- https://github.com/nicholasjackson/slack-bot-lex-lambda/blob/master/src/dispatcher.js
functions for close(...), ElicitSlot(...) etc
- https://chatbotsmagazine.com/advanced-lex-bot-multi-turn-dialogs-sessions-fbde1c3909d8
explains dialogs directives, contains link to input event format
- https://gist.github.com/jonchurch/f83fdf8a942dd53a58179aa489396976
seeking lambda initial & validation details: ElicitSlot
- https://docs.aws.amazon.com/lex/latest/dg/lambda-input-response-format.html#using-lambda-input-event-format
lambda input output formats
- https://docs.aws.amazon.com/lex/latest/dg/context-mgmt.html
Sharing info btw intents
- https://app.pluralsight.com/library/courses/getting-started-amazon-lex/table-of-contents
Good 1 (order in which this should be watched)
- https://app.pluralsight.com/library/courses/build-chatbot-with-amazon-lex-for-facebook/table-of-contents
2 (order in which this should be watched)
- https://www.youtube.com/user/foreglance/videos
0 (order in which this should be watched)
- https://www.youtube.com/watch?v=HkMi5xPyz1g
Good 5 (order in which this should be watched) Java lambda with Lex
- https://www.youtube.com/watch?v=EAxiratt5_k&t=69s
Good 4 "AcessKey:see in the drive document, Secret Key: see in the drive document"
No comments:
Post a Comment