How do I get the caller’s IP address in a WebMethod?
How do I get the caller’s IP address in a WebMethod?
How do I get the caller’s IP address in a WebMethod?
I’m working on a Switch statement and with two of the conditions I need to see if the values start with a specific value. The Switch statement does like this. The error says “cannot covert type bool to string”.
I’m working on a code to make a MS Word to HTML system. After googleing for about half a minute, I was able to find the code which does exactly what I need. Now.. It works offline on the ASP.NET development server, but it won’t work when I upload the files on my server.
Is there a way where I can add a connection string to the ConnectionStringCollection returned by the ConfigurationManager at runtime in an Asp.Net application?
Can some one give me a best way to implement a daily job with .NET technology.
I have an asp.net application with the sqlserver database hosted in shared hosting, GODaddy in my instance.
My application is used to add / change the data in the database which is performing quite fairly at this time.
I got a new requirement to send some email alerts daily based on some data criteria that were stored in the database.
Basically, what the title says. I have several properties that combine together to really make one logical answer, and i would like to run a server-side validation code (that i write) which take these multiple fields into account and hook up to only one validation output/error message that users see on the webpage.
Any help please?
I have a static class with a static get property, and in this property, I do this:
I have a Redis cluster of 6 instances, 3 master and 3 slaves. My ASP .NET Core application uses it as a cache. Sometimes I get such an error:
I have one date like 12/05/2012 now i would like to change that format in to simple string.