21 gen 2016 Informatica Come identificare se l'applicazione è in DEBUG in C# In ASP.NET / MVC è possibile identificare se un'applicazione sta girando agganciata al debugger o meno tramite l'istruzione: System.Diagnostics.Debugger.IsAttached .NET ASP.NET C# MVC WCF Web service
12 set 2014 Informatica Exception: ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry. Il seguente errore: Exception: ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from this issuer, configure the IssuerNameRegistry t ... ADFS C# Errori WCF
28 apr 2014 Informatica Superato esame 70-487 Oggi ho superato l'esame di certificazione Microsoft 70-487 Developing Microsoft Azure and Web Services con il punteggio di 981 / 1000. Elenco completo esami Esami MVC Visual Studio WCF Web Web service
05 mar 2014 Informatica Esempio di come loggarsi ad un WebService SharePoint in Claims FBA Il codice C# mostra come collegarsi ad un servizio WCF o WebService ospitato su una WebApplication SharePoint 2013 configurata con la claims authentication passando le credenziali... C# Claims Esempi SharePoint SharePoint 2010 SharePoint 2013 WCF Web service
02 feb 2014 Informatica Creare un servizio WCF che ritorna dati in JSON Per creare un servizio WCF che ritorna dati in JSON si parte da un progetto Visual Studio 2010/2012 di tipo WebApplicatione e si aggiunge un WCF . A questo punto devi modificare i 3 file aggiunti ... .NET Esempi HTML JavaScript JQuery JSON Visual Studio WCF
30 gen 2014 Informatica Plugin RESTClient per Firefox Un ottimo plugin per Firefox per debuggare le chiamate REST RESTClient, a debugger for RESTful web services AJAX Browser JavaScript JQuery WCF
19 nov 2013 Informatica Errore di autenticazione con un wcf custom per SharePoint che restituisce dati in JSON Recentemente mi è capitato di sviluppare un WCF custom per SharePoint 2010 che restituiva dati in formato JSON . Funzionava tutto correttamente ma in alcune situazioni avevo un errore di autentica ... C# Errori JavaScript JSON SharePoint SharePoint 2010 WCF
07 nov 2013 Informatica Come chiamare un servizio REST con WebClient Un esempio di come chiamare un servizio WCF che implementa il protocollo REST in JSON tramite l'oggetto Webclient . C# Esempi JSON SharePoint SharePoint 2010 SharePoint 2013 WCF
29 mag 2013 Informatica Sharepoint ListData.svc come farsi ritornare i dati in formato JSON Di default un servizio WCF di SharePoint 2010 come ListData.svc ritorna i dati in formato XML. Se si vogliono ottenere dati in formato JSON bisogna aggiungere nell'header della chiamata HTTP ... .NET SharePoint SharePoint 2010 WCF XML / XSL / XSLT
22 mag 2013 Informatica Come gestire i file .svc in un progetto SharePoint 2013 con Visual Studio 2012 Un progetto SharePoint 2013 in Visual Studio 2012 non supporta nativamente i file con estensione svc, questo causa la non sostituzione automatica dei token, come... C# JavaScript JQuery JSON Script SharePoint SharePoint 2013 Visual Studio WCF Web
15 gen 2013 Informatica Convertire le date JavaScript per un servizio .NET WCF Una chiamata .NET WCF in formato JSON come la seguente si aspetta di ricevere le date in un un formato particolare che è simile a questo: /Date(1358204400000+0100)/ ... .NET ASP.NET HTML JavaScript JQuery JSON WCF
10 gen 2013 Informatica Request Error: The server encountered an error processing the request Questo errore mi si è presentato in una applicazione SharePoint 2010 in cui c'era una chiamata javascript ad un servizio WCF tramite una chiamata JQuery AJAX. Request Error The server encountered ... AJAX C# JQuery SharePoint SharePoint 2010 WCF
21 ott 2012 Informatica Ricerca su una lista contatti con un plugin jQuery tramite il protocollo REST In SharePoint 2010 è possibile usare il protocollo REST per interrogare una qualsiasi lista. Le funzionalità REST per le liste sono esposte tramite il WCF ListData che si trova in /vti_bin/ListDat ... AJAX JavaScript JQuery JSON Knockout js MVVM SharePoint SharePoint 2010 WCF
23 feb 2012 Informatica DataSet nullo in C# Oggi mi è capitato di vedere un codice di questo tipo dentro un WCF... C# Esempi WCF
06 gen 2012 Informatica Invocare un WCF SharePoint da JQuery Un esempio di come creare un WCF per SharePoint 2010 richiamabile lato client tramite JQuery secondo il formato JSON. Il WCF va messo nella cartella ...14\ISAPI\Sgart\PublicService.svc e sarà rich ... AJAX C# JavaScript JQuery JSON SharePoint SharePoint 2010 WCF
13 mag 2010 Informatica WCF error con il tag extendedProtectionPolicy Se vi capita il seguente errore con applicazioni che usano WCF ... ASP.NET Errori WCF
01 mar 2009 Informatica Elenco esami di certificazione Elenco di tutte le certificazioni conseguite ASP.NET C# .NET Esami HTML JavaScript MVC SharePoint 2007 SharePoint 2010 SharePoint 2013 SharePoint Foundation Visual Studio WCF Web Web service