Resources No resource found - Microsoft Flow In 10 DaysApr 22, 2018. In this article series I will be covering all the topics in Microsoft Flow.
- Trigger A Microsoft Flow With A Button Click On SharePoint OnlineApr 18, 2018. Microsoft Flow is a cloud-based software tool that allows users to create and automate workflows across multiple applications and services without the need for a developer’s help and is part of the Office 365 suite. It is included in most of Office 365 subscriptions and can be accessed via Office 365 app launcher. Automated workflows are called flows and its most common usage is to trigger notifications, synchronize files & collect data. The focus of this article is to highlight how to trigger a Microsoft flow on a button click event within SharePoint Online.
- Delete Item Versions In SharePoint ProgrammaticallyApr 17, 2018. Versioning in SharePoint is an awesome feature that lets users create versions of their documents. However, when left unchecked, especially when the below category of “Document Version History” is selected – an end user will be able to create practically an indefinite number of versions. This is not a recommended best practice, and may end up using a huge amount of storage over the years.
- Overview Of Ticketing System In SharePointApr 10, 2018. In this article, I have explained how to create a help desk solution using SharePoint Out of The Box functionality Microsoft Flow.
- How Are You Using Document Libraries In SharePoint?Apr 05, 2018. SharePoint is well known for its content management ability. We can store files in SharePoint (inside Document Library) and use search and approval workflows features on top of it. I have seen many organizations are using only the content management feature of SharePoint by uploading tons of files. But, is it the right way of using SharePoint?
- Office 365 Groups - What You Need To KnowApr 02, 2018. Office 365 groups lets you choose a set of people that you wish to collaborate with and easily set up a collection of resources for those people to share. Resources such as a shared Outlook inbox, shared calendar, shared document library, Planner and a site for collaborating on files are a part of an Office 365 group.
- Data Governance Using Labels In Office 365Mar 22, 2018. Many organizations have started using Office 365 for their business purpose. With this now we have many documents being stored all across Office 365. With this, organizations are looking for implementing the governance around their data. The documents should be classified and governance should be carried over as per the classification. Performing all these things manually is next to impossible, as the document can be anywhere in Office 365 and can be uploaded by any user.
- SharePoint Custom Search ScriptMar 14, 2018. This article will explain the PowerShell script searches for files within Document libraries in SharePoint (farm level, site collection level, web level etc.) based on the search parameters you provide. It can also be used for searching in SharePoint for any files with the specified extension. The results are returned in a .CSV format.
- O365 Consuming Azure PAAS SQL DB Through BCSMar 03, 2018. This document explains the steps to configure BCS using Office 365 that can pull data from Azure PaaS SQL DB and also to configure firewall IP ranges and network possibilities.
- How To Develop Approval Workflows On List Item Update Event Using Microsoft FlowsFeb 19, 2018. In this article, we will see how to deal with SharePoint Online List Item update event using Microsoft Flows.
- How To Copy Email Attachments To SharePoint Document Library Using Microsoft FlowsFeb 19, 2018. In this article, we will see how we can utilize Microsoft Flows to copy email attachments from Outlook Emails to SharePoint Document Library.
- Download User License Information For PowerApps And Microsoft FlowFeb 16, 2018. PowerApps is one of the services available in the Office 365 environment that enables us to create apps or forms for business and other uses without coding experience. We can connect against external data sources like SQL, SharePoint, Salesforce, etc... to develop an application. PowerApps has its own data source called Common Data Service.
- Upload A File To SharePoint From PowerApps Using FlowFeb 15, 2018. In this article, we are going to see how to upload a file to SharePoint from PowerApps.
- ASP.NET MVC - Export PDF Document From View PageFeb 13, 2018. In this article, we will learn how we can export view page to PDF using Rotativa framework. Rotativa is an open source framework created by Giorgio Bazio in order to export view page to PDF. This framework is based on wkhtmltoPDF tool which is used to generate PDF from HTML view page.
- Simple Visual Analytics Using Logic AppsFeb 13, 2018. Logic apps are one such way to get started if you’re not familiar with coding and looking to work your way around to automate your application processing. Logic apps have various usabilities with simple action flow creation. Today we will be looking at Visual Analytics using Twitter and Power BI on Logic App.
- Generate Word Document Using C#Feb 11, 2018. In this post, we will learn how to use DocX library to create a Word document from Visual Studio using C# language.
- SharePoint Online/Office 365 - How To Develop Approval Workflows On List Item Add Event Using Microsoft FlowsFeb 05, 2018. In this article, we will see the demonstration of Microsoft Flow around SharePoint Online and will deal with List Item Add Event.
- How To Create A Simple Approval Flow For SharePoint List From Built-In TemplateFeb 05, 2018. Microsoft Flow is a service that helps you create automated workflows between your favorite apps and services to synchronize files, get notifications, collect data, and more.
- Office Online Server For SharePoint 2016Jan 29, 2018. SharePoint portals are mainly used for document collaboration. End users add and manage documents in SharePoint. Viewing and editing the documents in a browser experience is a more preferred option for everyone rather than downloading a copy of document and working on it.
- SharePoint Online Automation - O365 - Upload Your Files Remotely Using PowerShell To SPO Document LibraryJan 23, 2018. Continuing with SharePoint Online Automation, today, I am going to demonstrate “O365 SharePoint Online- How to Upload your files remotely using PowerShell to SPO document Library”.
- Delete The Locked Documents From SharePointJan 18, 2018. This blog will help you to understand the record declaration functionality in SharePoint Online.
- CRUD Operation In MVC Using Elastic SearchJan 17, 2018. Elastic search is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elastic search is developed in Java and is released as open source under the terms of the Apache License.
- Identity Server 4 With ASP.NET Core 2.0Jan 16, 2018. OAuth 2 provides several flows or grant types for various use cases. I personally group them into two categories; flows that require user interaction with authorization server and flows that don’t.
- Co-Authoring In SharePoint And Why Check Out A Document Is Necessary In SharePointJan 10, 2018. In this article, I will discuss co-authoring in SharePoint & why we need to check out a document in SharePoint. SharePoint is the platform where multiple users can work on the same document at the same time.Co-authoring in SharePoint helps multiple users to access a document or edit a document simultaneously.
- Store And Retrieve Using FILESTREAM From SQL DatabaseJan 06, 2018. Hello friends today I will explaining you regarding storing and retrieving image, video and other document files from SQL server using FILESTREAM future. If you are new to FIELSTREAM then read my previous article FILESTREAM Feature In SQL Server.
- How To Connect A Box To Google Drive For Business Using Microsoft FlowDec 30, 2017. This article helps you to learn how to connect a box to Google Drive using Microsoft Flow.
- Documenting ASP.NET Core 2.0 Web APIDec 20, 2017. Documents generated by Swagger can include XML documentation.
- Partitioning In Azure Cosmos DBDec 18, 2017. This article gives an overview of partitioning in Azure Cosmos DB. The partition key is the JSON property (or path) within your documents that can be used by Cosmos DB to distribute data among multiple partitions.
- Uploading Attachment To The New Item On List Using “REST API” jQueryDec 18, 2017. In the previous article, we have seen how to explore multiple attachments to the new item on a list using JSOM and REST API. In this article, we will see how we can upload the documents to SharePoint list items using REST API based approach.
- Getting Started With CosmosDBDec 12, 2017. DocumentDB is a NoSQL database which is massively scalable and it works with schema free JSON documents.
- What XSLT Transformation Is And How To Use ItDec 12, 2017. XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents. Sometimes the user wants to some kind of xml structure instead of whole xml; In that case we can use XSLT transformation. This article gives us idea about this.
- Starting With Google Cloud Firestore Database With AngularDec 12, 2017. Cloud Firestore is a NoSql Document database built for automatic scaling, high performance, real time, and ease of application development.
- How To Give An Approval When A New Cognito Forms Entry Is Submitted With Microsoft FlowDec 05, 2017. This article helps you to learn how to Give an Approval when a New Cognito Forms entry is submitted using Microsoft Flow.
- How To Notify Me When A Cognito Forms Entry Is Submitted With Microsoft FlowDec 04, 2017. This article helps you to learn how to Notify me when a cognito forms entry is submitted using Microsoft Flow
- How To Connect Box To OneDrive with Microsoft FlowNov 30, 2017. This article helps you to learn how to Connect Box to OneDrive using Microsoft Flow.
- Kotlin Control FlowNov 30, 2017. In this part, let us discuss the Control Flow of Kotlin.
- How To Easily Upload Image From Mobile To OneDrive by Flow Button Using Microsoft FlowNov 29, 2017. This article helps you to learn how to Upload image to OneDrive for Business using Microsoft Flow
- How To Add Test Data For SharePoint Online Using Test Data AppNov 29, 2017. In this article, we will learn how we can add Test dummy data with SharePoint Online List , Document Library , Calendar List , Tasks and Events. We will use one third party utility which is totally free to use.
- How To Notify Me About Positive Twitter Posts Using Microsoft FlowNov 28, 2017. This article helps you to learn how to notify me about Positive Twitter posts using Microsoft Flow
- How To Track Your Work Hours And Work Location Using Microsoft FlowNov 27, 2017. This article helps you to learn how to track your Work Hours and Work Location using Microsoft Flow.
- How To Change Your Facebook Post In One Language To Repost In Another Language Using Microsoft FlowNov 25, 2017. This article helps you to learn how to change your Facebook post in one language to repost in another language using Microsoft Flow
- How To Save Wunderlist Tasks To OneNote Pages Using Microsoft FlowNov 24, 2017. This article helps you to learn how to save Wunderlist tasks to OneNote pages whenever a new task is added on Wunderlist using Microsoft Flow.
- How To Generate Audio For My Facebook Post Using Microsoft FlowNov 23, 2017. This article helps you to learn how to Generate Audio for a Facebook post by creating flow between Facebook and OneDrive.
- How To Notify A User Of Newly Submitted Microsoft Forms Response Via EmailNov 22, 2017. This article helps you to learn how to send an email when a new response is submitted in Microsoft Forms, using Microsoft Flow.
- How To Track Facebook Wall Messages In An Excel Table Using Microsoft FlowNov 22, 2017. Microsoft Flow is a cloud-based service. It allows us to react to an event in one and do something with the data from that event into another service. It makes it practical and simple for line-of-business. The users can build workflows that automatically do some business tasks and processes across applications and services.
- Using Custom Document Template And Quick Parts To Get Column Values From SharePointNov 17, 2017. Quite often there is situation when user wants to save documents with metadata in SharePoint library and to accomplish this we can use document template, customize it and by using Quick parts in Microsoft office we can save Meta data in library and in Microsoft office documents.
- How To Save Office 365 Email Attachment To OneDrive With Microsoft FlowNov 16, 2017. Microsoft Flow is a cloud-based service. It allows us to react to an event in one and do something with the data from that event into another one Service. It makes it practical and simple for line-of-business. The users build workflows that automatically do some business tasks and processes across applications and services.
- Xamarin.Forms - Login Flow APPNov 13, 2017. In this article, we will discuss how to create login system in Xamarin.Forms using Visual Studio 2017
- JavaScript Flow Chart And Workflow With C# ASP.NET MVCNov 09, 2017. As soon as we wake up in the morning, we start to make decisions - do we stay in bed? (weekend, yea!), or get out of the bed? (get to work, must catch the train...). Once we make that first decision, we might take an action (grab a coffee!), or ponder another decision (do I need to visit the bathroom first?). As the day progresses, our life is one decision after another. Its the same in every organization. In one way, we can say that life, and how it goes, is based on infinite possibilities of flow-states :)
- Learn Angular 4.0 In 10 Days - Day OneNov 07, 2017. HyperText Markup Language (HTML) was invented in the year of 1990 by Tim Berners-Lee—a famous physics and computer scientist—while he was working at CERN, the European Organization for Nuclear Research. He was motivated to discover a better solution to share information among the researchers of the institution in a very quick and easy way. To support that, he also created the HyperText Transfer Protocol (HTTP) and its first server, giving rise to the World Wide Web (WWW). At that time, HTML was used just to create static documents with hyperlinks, allowing the navigation between them.
- How To Connect The Outlook Mail To Excel With Microsoft FlowOct 31, 2017. This article helps you to learn how to create a Flow between the Outlook Mail and Excel Spreadsheet.
- Posting SharePoint Items As Conversations In Microsoft TeamsOct 31, 2017. Here, let us see how to push the items from SharePoint into the Microsoft Teams Channels as conversations using Microsoft Flows.
- Getting Started With Azure Cosmos DBOct 29, 2017. Azure Cosmos DB is a globally distributed database service designed to enable you to elastically and independently scale throughput and storage across any number of geographical regions with a comprehensive SLA. You can develop document, key/value, or graph databases with Cosmos DB using a series of popular APIs and programming models.
- Office 365 Public CDN OverviewOct 27, 2017. Microsoft has recently announced (over a months’ time ago now as I am writing this article) availability of Office 365 Public Content Delivery Network (CDN). This gives us the good option to host the static content such as JavaScript files, CSS, images, documents in CDN. The files in CDN will help better performance with SharePoint pages.
- Find And Replace Text In Word Document Using C#Oct 18, 2017. On Microsoft Word, we can find special text strings and replace them with new text strings easily. We can replace all the searched text automatically at one time and we can also only replace some of them from the searched results. This article will mention various approaches of the finding and replacing feature on the word document by using a .NET API Spire.Doc independently (without using any third-party code) as below.
- How To Send Notification Via SMS When Dropbox Is Modified With Microsoft FlowOct 12, 2017. This article helps you to learn how to notify someone via SMS when a Dropbox file is modified through Microsoft Flow.
- Introduction To Document DB In AzureOct 10, 2017. In this article, we will see how to create Azure Document Db which we also call Azure Cosmos Db.
- How To Use DataList Control In ASP.NET With Example in C#Oct 08, 2017. In this article I’ll present a tutorial with an example, a way to use the DataList control in Asp.Net for the displaying of information/ records from the database with using SqlDataSource.
- How To Connect Facebook to Twitter With Microsoft FlowOct 08, 2017. Microsoft Flow is a cloud-based service. It allows us to react to an event in one place and do something with the data from that event in another one service.
- How To Save Email Attachment From Outlook To Dropbox With Microsoft FlowOct 08, 2017. This article helps you to learn how to create a Flow between the Outlook attachment to Dropbox.
- ASP.NET - Connect To Azure Cosmos DBOct 07, 2017. This article will show how to configure and use CosmoDB on an ASP.Net MVC web application, The tasks will be stored as JSON documents in Azure Cosmos DB.
- How To Connect OneDrive To Google Drive With Microsoft FlowOct 05, 2017. This article helps you to learn how to create a Flow between the OneDrive files and Google Drive files.
- Develop Chatbot On NodeJS Platform Using Microsoft Bot Framework (Part Three) - Manage Conversation Using Multiple DialogsOct 03, 2017. In article Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root Dialog, we have discussed how to handle conversation using root dialog in chatbot developed using Microsoft Bot Framework NodeJs SDK. In this article, we are going to handle the conversation flow with multiple dialogs instead of root dialog. We are also going to use trigger for dialogs.
- Deep Dive Into Microsoft FlowOct 03, 2017. This article helps you to learn what is Microsoft Flow and how to create it.
- Sample Document Management System In SharePoint OnlineSep 28, 2017. In this article, we will discuss about a simple document management system sample in SharePoint Online. With O365 we can use sites to share & collaborate documents at any time on any device. Default Site in O365 is team site. For business we can customize our sites & use it for internet. By default Team sites has a logo, title, Navigation Links, Started tiles, Newsfeed, documents & notebook for collaboration. Please refer below screenshot.
- Collect E-Signature Using NINTEX And DocuSign IntegrationSep 26, 2017. Nintex and DocuSign have teamed up to integrate DocuSign’s Digital Transaction Management with NINTEX workflows, which helps customers with electronic signatures capabilities in their business process automation with effective security. With this combo documents can be easily sent for signature to the external users without knowing/exposing SharePoint to the user without any access.
- Step By Step Procedure To Create A Microsoft FlowSep 14, 2017. Microsoft Flow is a part of Office 365 suite which is a cloud-based software tool that allows users to create an automated workflow across multiple applications and services without the need for developer help. Microsoft flows is built on top logic app engine. But as this app is built for targeting business personnel, the total process is UI based. To create a flow, the user specifies what action should take place when a specific event occurs.
- SharePoint Permissions Issue - Deny - Add And Customize PagesSep 09, 2017. A day before everything was working fine in the application and later on, everything stopped working because of a permissions issue. Users reported that they were not able to see documents, web parts etc. It was discovered that my client IT Administrator had done some permission changes and now that needed to be fixed. Let’s discuss systematically what the issue was and how to resolve it.
- Azure Cosmos DB With SQL Query Cheat Sheet PDFSep 08, 2017. Microsoft Azure Cosmos DB supports querying documents using SQL (Structured Query Language) as a JSON query language. Cosmos DB is truly schema-free. By its commitment to the JSON data model directly within the database engine, it provides automatic indexing of JSON documents without requiring explicit schema or creation of secondary indexes.
- How To Perform Web Scraping Using Python ProgramSep 04, 2017. Web Scraping (also known as Screen Scraping, Web Data Extraction, Web Harvesting etc.) is a process to scrap (extract) data from web pages, web document, HTML document or XML document in a structured manner and then store in database, text file as a spreadsheet , as a XML , or in whatever file format we want to save in.
- Creating A Flow To Alert When Minimum Stock Product Was ReachedSep 04, 2017. Today we are going to create a flow to notify us when a minimum stock product was reached using Microsoft Flow and SharePoint to manage the Products and the Orders.
- Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root DialogSep 02, 2017. In article Develop ChatBot on NodeJs platform Using Microsoft Bot Framework (Part One) - Quick start for beginners, we have discussed about where and how to start with development of chatbot on NodeJs platform using Microsoft Bot Framework. In this article we are going to see usage of Dialogs which will help us to manage conversation flow.
- SharePoint 2016/2013/Online - How To Upload Files To SharePoint Document Libraries By PowerShell AutomationSep 02, 2017. In this demo we will explore the PowerShell code to upload the file to SharePoint Online/On Premise Implementations which represents just a part of the complete automation process.
- How To Auto Increment An Existing Column In SharePoint Online (O365) Using FlowAug 29, 2017. Microsoft Flow is a set of rules that lets various apps communicate with each other automatically. Flow is used to automate processes and tasks.
- Getting Started With MongoDBAug 29, 2017. MongoDB is an open-source/cross platform (Windows, Linux, etc) document database that is NoSql in JSON format database. A NoSQL database means it does not have any relationships (non-relational database). It is a document-oriented database.
- How To Use Timer Control In PowerAppsAug 23, 2017. In this article, you will see how to create an app from a template and use Timer Control in PowerApps. Refer to getting started with PowerApps and Flow for more details. I am going to create an app using ”Employee Engagement Survey” template and set 30 second durations using timer control for each question.
- How To Create Multi-Screen Request Form App For SharePoint Online List Using PowerAppsAug 22, 2017. In this article you will see how to create multi-screen request form app for SharePoint Online list using PowerApps. Refer to getting started with PowerApps and Flow for more details. Refer to my previous article to create a simple approval app using PowerApps and Flow in SharePoint Online.
- How To Create A Simple Approval App Using PowerApps And Flow In SharePoint OnlineAug 18, 2017. In this article, you will see how to create a simple approval app using PowerApps and Flow in SharePoint Online. Refer getting started with PowerApps and Flow for more details. I have created a custom list in SharePoint online named Change Request which contains the following columns.
- SharePoint 2016/2013/Online - How To Download SharePoint Files By PowerShell AutomationAug 12, 2017. In this article, we will explore the PowerShell way of downloading the files in SharePoint Document Libraries.
- Building Container Image Through AutomationAug 10, 2017. The following is the continuation of the previous document. Here we will work with the automation concept through which the container images can be created.
- Accessing XML Data From XML Document In C# Console ApplicationAug 09, 2017. In this article, I am going to give the best way to access XML data from XML document and also how to find common record node counts.
- Creating A Flow To Get New Posts From Microsoft Flow Official Blog AutomaticallyAug 09, 2017. Today, we are going to create a simple flow using Microsoft Flow to get new posts from Microsoft Flow Official Blog automatically, so we can be updated and notified when something new shows up.
- Understanding DocumentDB In AzureAug 08, 2017. This article will give you a feel for Azure DocumentDB.
It is a NoSQL document database service designed from the ground up to natively support JSON and JavaScript directly inside the database engine.
- Installing Docker In Windows ServerJul 29, 2017. The following document will provide you the step by step guide to create a windows server operating system and install the docker in it. To proceed with this, you need to login into your Microsoft Azure portal.
- Getting Started With Microsoft FlowJul 25, 2017. Microsoft Flow is a product to help us set up an automated Workflows between your favourite apps and services to synchronize files, get notifications, collect data, and more by the internet.
- Creating A Weather Forecast Feature With Microsoft Flow, SharePoint And MSN WeatherJul 24, 2017. Today, we are going to create a solution using Microsoft Flow, Microsoft SharePoint and MSN Weather to control the weather forecast feature of my company´s branches in our intranet and I will show you how we can show this information in a simple way to our users.
- React Tutorials - Day Six - FluxJul 24, 2017. Flux is a programming architecture and concept where data flows in an unidirectional way. Flux is not a framework or library, it is just an architecture pattern that was developed by Facebook along with the React View library to manage the data flow into our application. Flux makes it easier to track the changes and bugs during development.
- Learn MVC : Using Angular PDF File ViewerJul 23, 2017. This article demonstrates the way of using Angular pdf file viewer in Visual Studio 2017. Angular portable document format (PDF) file viewer that is built with html5 & this viewer supported by Mozilla Labs. It is a web standards- based platform for parsing and rendering PDFs.
- Custom Actions Using CSOM For SharePoint Online - Part TwoJul 20, 2017. This is the second post of the Custom Actions Using CSOM for SharePoint Online series. In this post we will see how to create Ribbon Custom actions for different types of lists (Custom List, Document Library and Calendar).
- SharePoint List Operation Using Microsoft FlowJul 20, 2017. In this article, you will see how to get all the items from the list and Send a Notification mail to the Assignee using Microsoft Flow.
- Create List With Default Items In SharePoint 2016 Using VS 2015Jul 18, 2017. In this article, I would like to share the steps to create SharePoint list with default items using VS 2015. In a previous article we saw how to create document library with predefined folders.
- Custom Actions Using CSOM For SharePoint OnlineJul 18, 2017. In this post, we will see how to add and remove Menu(ECB) and Ribbon custom actions to different types of lists (Custom List, Document Library and Calendar) in SharePoint online using CSOM (.NET managed) code.
- Get User Profile Properties Data in SharePoint Designer 2013 WorkflowJul 18, 2017. Workflows helps SharePoint users to collaborate on documents, list items and to manage tasks by implementing business processes on documents and list items. Creating and assigning tasks to Manager is a very common scenario in workflows. All the user related information is stored in User profile service application (UPA). Although this sounds very straightforward, getting the user profile properties of the logged in user is very tricky in SPD 2013 workflow.
- Create Document Library With Folders In SharePoint Using VS 2015Jul 12, 2017. In this article I would like to share the steps for creating the document library with folder in SharePoint using visual studio 2015. In previous articles we saw how to create document library manually in SharePoint online Site.
- Task For Creating Web Part And Assigning It To Document Library Or ListsJul 10, 2017. How to Create Document Library and Assign Web parts to it and assign Another Document Library to these Web parts.
- Microsoft Flow Configuration To SharePoint ListJun 08, 2017. Create flow to SharePoint list using inbuilt templates.
- Azure Cosmos DB - Part Three - Getting Started With Azure Document DBJun 08, 2017. Azure Cosmos DB - Getting Started With Azure Document DB.
- View And Update Document Information PanelJun 03, 2017. View And Update Document Information Panel.
- Get In Touch With Document DB From Azure Cosmos DBMay 23, 2017. Get In Touch With Document DB From Azure Cosmos DB.
- Generating API Document In Nancy Using SwaggerMay 15, 2017. Generating API Document In Nancy Using Swagger.