Contoso is creating a new SharePoint Embedded application that they intend to sell to their customers, such as Adventure Works and Woodgrove Bank. These customers will use the app, but the app will store the data in the customer’s Microsoft 365 tenants. In this scenario, Contoso is theprovi...
Really. David Rousset a fellow blogger make this a couple of years ago, and it works with the...Date: 06/10/2012Kinect and Sharepoint? Serious use of Kinect, again not a game.Oh boy, here is a very serious use of Sharepoint and Speech Services to read-out files. Check...Date: ...
You can learn more about the basics of client-side Adaptive Card Extensions for Microsoft Viva Connections by reading the tutorial "Build your first SharePoint Adaptive Card Extension."In this tutorial, you learn how to build a basic Bot Powered ACE with a step by step approach. You can ...
Paste the app URL in a location so that your users can access it, such as by posting it on a SharePoint site or send via email. Sharing an app and security roles are intrinsically linked. To properly share an app, you need to have a strong understanding of both.Discover more about sh...
So, my plan is to reuse existing functionality rather than create a similar custom Web Part that would probably be much worse in terms of flexibility and power. In fact, XsltListViewWebPart includes a bunch of useful features. It’s integrated into SharePoint Designer, it supports all possible...
The MultiPoint Mouse SDK intercepts low-level Windows messages and enables concurrent use of multiple mouse devices. This means that most of the standard WPF controls do not respond to mouse devices. The MultiPoint Mouse SDK includes a control that you should use to trap mouse events. This sec...
Azure databases,Microsoft Outlook, or dozens of other sources of information. By importing linked tables or imported data sources, you're free to use Access as a querying tool and reporting agent. Access also supports publishing reports and data to other databases and the Microsoft SharePoint ...
For example, if you go to the internal Microsoft SharePoint site at http://microsoft.sharepoint.com, you get prompted to log in. Microsoft has enabled ADFS, so when you enter a Microsoft ID, you get redirected to an ADFS log-in page. 80 And once you enter crede...
Potential DOM APIs for standalone webapps Open an application from the web: window.open(“http://www.foo.com/app”, “_blank”, “application=yes”); <a href=”http://www.foo.com/app” target=”_blank” rel=”application”> Open a webpage from an application: window.open(“http:/...
In this article, I’ll provide the tutorial I couldn’t find, walking through the development of a real-world Web solution using ASP.NET MVC and Ext JS that reads from and writes to a back-end database. Ext JS Form Basics To use Ext JS, you first need to download it fromsencha.co...