esempio di codice per l’aggiunta di un secondary contact nella creazione di una site collection di SharePoint 1: internal void CreateSite(string serverUrl, string serverRelativeUrl, string title, string description, uint LCID, string templateName)
2: {
3: SPSecurity.RunWithElevatedPrivileges(delegate()
4: {
5: using (SPSite siteCollectionOuter = new SPSite(serverUrl +...
5 anni fa sembrava che l’MFC sarebbe diventato un semplice ricordo, o un incubo che ti viene a trovare dopo tanti anni, tipo quelli che dopo anni dalla maturità ti svegli tutto sudato pensando di essere in ritardo all’esame, poi oggi leggo questa frase For native C++ developers, MFC now supports using a touch-enabled interface. MFC will do much of the heavy lifting: it listens for touch-related messages from Windows and calls out to a number of virtual functions to handle them e penso che si, era più bello l’MFC di SharePoint :D, ma...