DotNetFunda.Com Forums feed. Forums feed from DotNetFunda.Com (C) DotNetFunda.com2024. All rights reserved. http://www.dotnetfunda.com webmaster@dotnetfunda.com en-us How to get the exact property name while getting error http://www.dotnetfunda.com/forums/show/24160/how-to-get-the-exact-property-name-while-getting-error Hi All, How can we get the exact property name in the log file whenever we get any error in dot net application probably Vb.Net? Suppose there is an ExpiredDate string property is defined in a c ... Tue, 29 Aug 2023 12:00:00 AM GMT PDB file is not showing Line Number in dot net application hosted on server http://www.dotnetfunda.com/forums/show/24159/pdb-file-is-not-showing-line-number-in-dot-net-application-hosted-on-s Hi All, I have an Asp.Net application. Code behind is VB.Net. I have deployed my code on the server. However I am not getting the Line number in the log file whenever I get any error. I have writte ... Tue, 29 Aug 2023 12:00:00 AM GMT Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different http://www.dotnetfunda.com/forums/show/24158/both-strings-morethan-5-letters-in-length-end-of-the-words-one-vowel-a Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different how to check these scenario please help any one ex like 1) ABCDEIG 2 ) ABCDIH here one vowel ... Tue, 01 Aug 2023 12:00:00 AM GMT how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON) http://www.dotnetfunda.com/forums/show/24157/how-to-check-any-adjacent-letters-transposed-between-two-stringsex-joh I have two strings like 1) JOHNSAN 2) JHONSAN when comparing above two strings OH-HO (transposed) how to check these condition if any adjacent letters are transposed between two strings one ... Fri, 28 Jul 2023 12:00:00 AM GMT can't receive data after success login ? http://www.dotnetfunda.com/forums/show/24155/can39t-receive-data-after-success-login I work on asp.net razor page Login user name and password . I call Web API validate user name and password . my issue I face it I can't receive data returned after login success JSON data re ... Sat, 27 May 2023 12:00:00 AM GMT Implement Multi-Tenant in Azure Logic Apps http://www.dotnetfunda.com/forums/show/24154/implement-multi-tenant-in-azure-logic-apps Hi All, I want to have Multi-tenancy functionality in Logic Apps. Like I have xyz domain/users with xyz credentials, pqr domain/users with pqr credentials and both can have shared subscription a ... Thu, 02 Mar 2023 12:00:00 AM GMT Why ASP.Net Core 7.0 Web API showing as Connection refused? http://www.dotnetfunda.com/forums/show/24153/why-aspnet-core-70-web-api-showing-as-connection-refused I am new to asp.net core 7.0. I am working on the Web Api. However I created one controller with [ApiController] decoration. In the launchSettings.json file it shows port number as 14023 as show ... Thu, 16 Feb 2023 12:00:00 AM GMT Iterating over columns of dataframe and print as rows in Python Django http://www.dotnetfunda.com/forums/show/24092/iterating-over-columns-of-dataframe-and-print-as-rows-in-python-django I had huge number of columns in the datasource from where Pandas was reading and sending DataFrame to Django template. My requirement was to list those columns as rows with column name and value. A ... Wed, 08 Dec 2021 12:00:00 AM GMT