<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Microsoft ASP.Net</title><link>https://azuresite.net:443/microsoft-asp-net</link><description></description><item><title>Two-factor authentication with SMS in ASP.NET Core</title><link>https://azuresite.net:443/microsoft-asp-net/two-factor-authentication-with-sms-in-asp-net-core</link><description>&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/aspnet/core/security/authentication/2fa?view=aspnetcore-1.1&amp;amp;viewFallbackFrom=aspnetcore-5.0" target="_blank"&gt;https://docs.microsoft.com/en-us/aspnet/core/security/authentication/2fa?view=aspnetcore-1.1&amp;amp;viewFallbackFrom=aspnetcore-5.0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Mon, 23 Aug 2021 07:14:25 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/two-factor-authentication-with-sms-in-asp-net-core</guid><category>2FA</category><category>MFA</category><category>multi</category><category>factor</category><category>authentication</category><category>asp.net core</category></item><item><title>Using @Html.DisplayNameFor() with PagedList</title><link>https://azuresite.net:443/microsoft-asp-net/using-html-displaynamefor-with-pagedlist</link><description>&lt;p&gt;&lt;span class="lit"&gt;@Html&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="typ"&gt;DisplayNameFor&lt;/span&gt;&lt;span class="pun"&gt;(&lt;/span&gt;&lt;span class="pln"&gt;model &lt;/span&gt;&lt;span class="pun"&gt;=&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; model&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="typ"&gt;FirstOrDefault&lt;/span&gt;&lt;span class="pun"&gt;().&lt;/span&gt;&lt;span class="typ"&gt;ItemName&lt;/span&gt;&lt;span class="pun"&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;source:&amp;nbsp;&lt;a href="https://stackoverflow.com/questions/14929311/using-html-displaynamefor-with-pagedlist" target="_blank"&gt;https://stackoverflow.com/questions/14929311/using-html-displaynamefor-with-pagedlist&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Sat, 04 Jul 2020 17:23:00 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/using-html-displaynamefor-with-pagedlist</guid><category>Html.DisplayNameFor</category><category>PagedList</category><category>IPagedList</category><category>MVC</category><category>paging</category></item><item><title>JTable Datagrid for MVC</title><link>https://azuresite.net:443/microsoft-asp-net/jtable-datagrid-for-mvc</link><description>&lt;p&gt;&lt;a href="http://www.jtable.org/demo/PagingAndSorting" target="_blank"&gt;http://www.jtable.org/demo/PagingAndSorting&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2020 06:35:01 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/jtable-datagrid-for-mvc</guid><category>jtable</category><category>mvc</category><category>datagrid</category></item><item><title>Tutorial: Deploy an ASP.NET app to Azure with Azure SQL Database</title><link>https://azuresite.net:443/microsoft-asp-net/tutorial-deploy-an-asp-net-app-to-azure-with-azure-sql-database</link><description>&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 21 Jun 2020 15:42:17 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/tutorial-deploy-an-asp-net-app-to-azure-with-azure-sql-database</guid><category>asp.net</category><category>MVC</category><category>sample</category><category>tutorial</category></item><item><title>ASP.Net MVC Paging, Searching and Sorting</title><link>https://azuresite.net:443/microsoft-asp-net/asp-net-mvc-paging-searching-and-sorting</link><description>&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application" target="_blank"&gt;https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://dotnetfiddle.net/eOe3tv" target="_blank"&gt;https://dotnetfiddle.net/eOe3tv&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.c-sharpcorner.com/UploadFile/219d4d/implement-search-paging-and-sort-in-mvc-5/" target="_blank"&gt;https://www.c-sharpcorner.com/UploadFile/219d4d/implement-search-paging-and-sort-in-mvc-5/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Sun, 21 Jun 2020 13:51:00 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/asp-net-mvc-paging-searching-and-sorting</guid><category>ASP.Net</category><category>MVC</category><category>paging</category><category>searching</category><category>sorting</category></item><item><title>Calling Stored Procedures in the Entity Framework MVC</title><link>https://azuresite.net:443/microsoft-asp-net/calling-stored-procedures-in-the-entity-framework-mvc</link><description>&lt;p&gt;&lt;a href="https://www.entityframeworktutorial.net/efcore/working-with-stored-procedure-in-ef-core.aspx" target="_blank"&gt;https://www.entityframeworktutorial.net/efcore/working-with-stored-procedure-in-ef-core.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Fri, 19 Jun 2020 15:41:28 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/calling-stored-procedures-in-the-entity-framework-mvc</guid><category>Entity Framework</category><category>MVC</category><category>Stored Procedures</category></item><item><title>SSL Certificate Generation and OpenSSL</title><link>https://azuresite.net:443/microsoft-asp-net/ssl-certificate-generation-and-openssl</link><description>&lt;p&gt;&lt;a href="https://www.sslchecker.com/csr/self_signed" target="_blank"&gt;https://www.sslchecker.com/csr/self_signed&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/openssl/openssl" target="_blank"&gt;https://github.com/openssl/openssl&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.openssl.org/source/" target="_blank"&gt;https://www.openssl.org/source/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or via powershell:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://support.jetglobal.com/hc/en-us/articles/235636308-How-To-Create-a-SHA-256-Self-Signed-Certificate" target="_blank"&gt;https://support.jetglobal.com/hc/en-us/articles/235636308-How-To-Create-a-SHA-256-Self-Signed-Certificate&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://babelway.zendesk.com/hc/en-us/community/posts/360027367853-HOW-TO-CREATE-SELF-SIGNED-SSL-CERTIFICATES-IN-WINDOWS-10" target="_blank"&gt;https://babelway.zendesk.com/hc/en-us/community/posts/360027367853-HOW-TO-CREATE-SELF-SIGNED-SSL-CERTIFICATES-IN-WINDOWS-10&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Sun, 31 May 2020 13:02:55 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/ssl-certificate-generation-and-openssl</guid><category>SSL</category><category>certificate</category><category>OpenSSL</category></item><item><title>Sharepoint Secure Store</title><link>https://azuresite.net:443/microsoft-asp-net/sharepoint-secure-store</link><description>&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/sharepoint/administration/configure-the-secure-store-service" target="_blank"&gt;https://docs.microsoft.com/en-us/sharepoint/administration/configure-the-secure-store-service&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.codeproject.com/Articles/819546/Secure-Store-Service-in-SharePoint" target="_blank"&gt;https://www.codeproject.com/Articles/819546/Secure-Store-Service-in-SharePoint&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.sharepointpals.com/post/bcs-and-secure-store-service-with-visual-studio-in-sharepoint-2010/" target="_blank"&gt;https://www.sharepointpals.com/post/bcs-and-secure-store-service-with-visual-studio-in-sharepoint-2010/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Sun, 19 Apr 2020 09:56:48 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/sharepoint-secure-store</guid><category>Sharepoint</category><category>secure</category><category>store</category></item><item><title>Rename a Sharepoint Web Application</title><link>https://azuresite.net:443/microsoft-asp-net/rename-a-sharepoint-web-application</link><description>&lt;p&gt;Must be done in Sharepoint Management Shell (Powershell)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;$WebApp = SPWebApplication | where {$_.Name -match "OldWebAppName"}&lt;br /&gt;$WebApp.Name ="NewWebAppName"&lt;br /&gt;$WebApp.Update()&lt;br /&gt;# This bit is just to verify it updated correctly&lt;br /&gt;Get-SPWebApplication | where {$_.Name -match "NewWebAppName"}&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Source:&amp;nbsp; &lt;a href="https://www.risual.com/2013/04/sharepoint-2013-changing-the-name-of-a-web-application/" target="_blank"&gt;https://www.risual.com/2013/04/sharepoint-2013-changing-the-name-of-a-web-application/&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Apr 2020 13:14:00 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/rename-a-sharepoint-web-application</guid><category>Sharepoint</category><category>application</category><category>rename</category></item><item><title>CKSDEV for Sharepoint 2013</title><link>https://azuresite.net:443/microsoft-asp-net/cskdev-for-sharepoint-2013</link><description>&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=WesHackett.CKS-DevforVisualStudio2013" target="_blank"&gt;https://marketplace.visualstudio.com/items?itemName=WesHackett.CKS-DevforVisualStudio2013&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Thu, 16 Apr 2020 14:04:00 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/cskdev-for-sharepoint-2013</guid><category>CKSDEV</category><category>Sharepoint</category></item><item><title>Convert EF Entity Framework or Linq to SQL</title><link>https://azuresite.net:443/microsoft-asp-net/convert-ef-entity-framework-or-linq-to-sql</link><description>&lt;p&gt;-------------------------------------------&lt;/p&gt;
&lt;p&gt;Using code in Visual Studio&lt;/p&gt;
&lt;p&gt;-------------------------------------------&lt;/p&gt;
&lt;p&gt;.ToString();&lt;/p&gt;
&lt;p&gt;.ToTraceString();&lt;/p&gt;
&lt;p&gt;dc.GetCommand(query).CommandText&lt;/p&gt;
&lt;p&gt;p.InternalQuery&lt;/p&gt;
&lt;p&gt;Logging and Interception&lt;/p&gt;
&lt;p&gt;From the database context&lt;/p&gt;
&lt;p&gt;-------------------------------------------&lt;/p&gt;
&lt;p&gt;Using Tools&lt;/p&gt;
&lt;p&gt;-------------------------------------------&lt;/p&gt;
&lt;p&gt;LINQPad&lt;/p&gt;
&lt;p&gt;SQL Profiler&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Further info:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/22559346/how-to-convert-this-simple-entity-framework-query-into-a-standard-sql-query" target="_blank"&gt;https://stackoverflow.com/questions/22559346/how-to-convert-this-simple-entity-framework-query-into-a-standard-sql-query&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/6190620/how-to-see-generated-sql-from-a-linq-query" target="_blank"&gt;https://stackoverflow.com/questions/6190620/how-to-see-generated-sql-from-a-linq-query&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/1412863/how-do-i-view-the-sql-generated-by-the-entity-framework" target="_blank"&gt;https://stackoverflow.com/questions/1412863/how-do-i-view-the-sql-generated-by-the-entity-framework&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.data.linq.datacontext.getcommand.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/system.data.linq.datacontext.getcommand.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sampathloku.blogspot.com/2012/08/how-to-convert-linq-entity-query-into-t.html" target="_blank"&gt;http://sampathloku.blogspot.com/2012/08/how-to-convert-linq-entity-query-into-t.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/23176321/convert-entity-framework-program-to-raw-sql" target="_blank"&gt;https://stackoverflow.com/questions/23176321/convert-entity-framework-program-to-raw-sql&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/48732605/convert-sql-server-query-to-entity-framework-query" target="_blank"&gt;https://stackoverflow.com/questions/48732605/convert-sql-server-query-to-entity-framework-query&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Wed, 08 Apr 2020 09:40:00 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/convert-ef-entity-framework-or-linq-to-sql</guid><category>Convert</category><category>EF</category><category>Entity</category><category>Framework</category><category>Linq</category><category>SQL</category></item><item><title>Sharepoint Set Site Collection Administrator with Powershell</title><link>https://azuresite.net:443/microsoft-asp-net/sharepoint-set-site-collection-administrator-with-powershell</link><description>&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;$siteCollectionUrl = "&amp;lt;my site&amp;gt;"&lt;br /&gt;$site =new-object Microsoft.SharePoint.SPSite($siteCollectionUrl)&lt;br /&gt;$web = $site.RootWeb&lt;br /&gt;$primarAdministrator = $web.EnsureUser("domain\sp_admin")&lt;br /&gt;$site.Owner = $primarAdministrator;&lt;br /&gt;Set-SpSite "&amp;lt;my site&amp;gt;" -owneralias "domain\sp_admin"&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;$secondayAdministrator = $web.EnsureUser("domain\sp_farm")&lt;br /&gt;$site.SecondaryContact = $secondayAdministrator;&lt;br /&gt;Set-SpSite "&amp;lt;my site&amp;gt;" -SecondaryOwnerAlias "domain\sp_farm"&lt;/span&gt;&lt;/div&gt;</description><pubDate>Mon, 06 Apr 2020 13:24:04 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/sharepoint-set-site-collection-administrator-with-powershell</guid><category>Sharepoint</category><category>site</category><category>collection</category><category>admin</category><category>administrator</category><category>powershell</category></item><item><title>CLONING SharePoint 2013 ENVIRONMENT</title><link>https://azuresite.net:443/microsoft-asp-net/cloning-sharepoint-2013-environment</link><description>&lt;p&gt;&lt;a href="https://community.dynamics.com/ax/b/meritmatters/posts/cloning-sharepoint-2013-environment" target="_blank"&gt;https://community.dynamics.com/ax/b/meritmatters/posts/cloning-sharepoint-2013-environment&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 28 Mar 2020 12:40:50 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/cloning-sharepoint-2013-environment</guid><category>Sharepoint 2013</category><category>clone</category><category>cloning</category><category>environment</category></item><item><title>Sharepoint Deployment with Powershell</title><link>https://azuresite.net:443/microsoft-asp-net/sharepoint-deployment-with-powershell</link><description>&lt;p&gt;&lt;a href="https://collab365.community/general-powershell-script-to-wsp-deployment-and-activating/" target="_blank"&gt;https://collab365.community/general-powershell-script-to-wsp-deployment-and-activating/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Fri, 27 Mar 2020 13:19:35 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/sharepoint-deployment-with-powershell</guid><category>Sharepoint</category><category>deployment</category><category>powershell</category></item><item><title>What is LINQ When Querying Data in C#</title><link>https://azuresite.net:443/microsoft-asp-net/what-is-linq-when-querying-data-in-c</link><description>&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Language_Integrated_Query#LINQ_to_SQL_.28formerly_called_DLINQ.29" target="_blank"&gt;https://en.wikipedia.org/wiki/Language_Integrated_Query#LINQ_to_SQL_.28formerly_called_DLINQ.29&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 12 Mar 2020 12:08:53 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/what-is-linq-when-querying-data-in-c</guid><category>LINQ</category><category>SQL</category></item><item><title>Delegates, Anonymous Method, And Lambda Expression In C#</title><link>https://azuresite.net:443/microsoft-asp-net/delegates-anonymous-method-and-lambda-expression-in-c</link><description>&lt;p&gt;&lt;a href="https://www.c-sharpcorner.com/article/overview-of-delegates-anonymous-method-and-lambda-expression-in-c-sharp/" target="_blank"&gt;https://www.c-sharpcorner.com/article/overview-of-delegates-anonymous-method-and-lambda-expression-in-c-sharp/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/dotnet/standard/delegates-lambdas" target="_blank"&gt;https://docs.microsoft.com/en-us/dotnet/standard/delegates-lambdas&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/statements-expressions-operators/lambda-expressions" target="_blank"&gt;https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/statements-expressions-operators/lambda-expressions&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Mon, 09 Mar 2020 14:22:24 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/delegates-anonymous-method-and-lambda-expression-in-c</guid><category>delegates</category><category>lambda</category><category>expressions</category><category>lambdas</category><category>anonymous</category><category>methods</category></item><item><title>Entity Framework:  Code-First vs Database-First</title><link>https://azuresite.net:443/microsoft-asp-net/entity-framework-code-first-vs-database-first</link><description>&lt;p&gt;&lt;a href="https://www.entityframeworktutorial.net/entityframework6/introduction.aspx" target="_blank"&gt;https://www.entityframeworktutorial.net/entityframework6/introduction.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Mon, 09 Mar 2020 09:02:50 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/entity-framework-code-first-vs-database-first</guid><category>Entity Framework</category><category>Code-First</category><category>Database-First</category><category>EF</category></item><item><title>Entity Framework Performance and What You Can Do About It</title><link>https://azuresite.net:443/microsoft-asp-net/entity-framework-performance-and-what-you-can-do-about-it</link><description>&lt;p&gt;&lt;a href="https://www.red-gate.com/simple-talk/dotnet/net-tools/entity-framework-performance-and-what-you-can-do-about-it/" target="_blank"&gt;https://www.red-gate.com/simple-talk/dotnet/net-tools/entity-framework-performance-and-what-you-can-do-about-it/&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Mar 2020 08:11:22 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/entity-framework-performance-and-what-you-can-do-about-it</guid><category>Entity</category><category>Entity Framework</category><category>performance</category></item><item><title>Enable Apps in your SharePoint 2019 on-premise farm</title><link>https://azuresite.net:443/microsoft-asp-net/enable-apps-in-your-sharepoint-2019-on-premise-farm</link><description>&lt;p&gt;&lt;a href="https://support.shortpoint.com/support/solutions/articles/1000272515" target="_blank"&gt;https://support.shortpoint.com/support/solutions/articles/1000272515&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description><pubDate>Sun, 01 Mar 2020 07:56:49 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/enable-apps-in-your-sharepoint-2019-on-premise-farm</guid><category>Sharepoint</category><category>2019</category><category>apps</category></item><item><title>How To Debug Custom Applications in Sharepoint 2013</title><link>https://azuresite.net:443/microsoft-asp-net/how-to-debug-custom-applications-in-sharepoint-2013</link><description>&lt;p&gt;&lt;a href="https://www.c-sharpcorner.com/article/how-to-debug-custom-application-in-sharepoint-2013/" target="_blank"&gt;https://www.c-sharpcorner.com/article/how-to-debug-custom-application-in-sharepoint-2013/&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 28 Feb 2020 08:14:23 GMT</pubDate><guid isPermaLink="true">https://azuresite.net:443/microsoft-asp-net/how-to-debug-custom-applications-in-sharepoint-2013</guid><category>Sharepoint</category><category>2013</category><category>debug</category></item></channel></rss>