4
votes
3answers
1k views
What’s the best method in ASP.NET to obtain the current domain?
Hi,
I am wondering what the best way to obtain the current domain is in ASP.NET?
For instance:
http://www.domainname.com/subdir/ should yield http://www.domainname.com
…
3
votes
4answers
222 views
How do I allow a user to use their own domain name for a hosted service?
I am working on an ASP.NET MVC web app that allows people to publish content, but other than publish the content to a remote server, I want to allow people to use their domain name directly. For …
2
votes
9answers
90 views
SQL: Sorting By Email Domain Name
What is the shortest and/or efficient SQL statement to sort a table with a column of email address by it's DOMAIN name fragment?
That's essentially ignoring whatever is before "@" in the email …
2
votes
6answers
639 views
How to get whois information of a domain name in my program?
I want to get whois information of a domain name from my c#/java programs. Is there a simple way to do this?
1
vote
0answers
39 views
Buying Bulk Domain Names. Any tips? [closed]
I own a few domain names now for various blogs that I write and for sites that I host for friends. I use a well-known/behemoth registrar right now.
I go with the behemoth because I have neither …
0
votes
1answer
37 views
Registering a domain name for web application, unsure of copyright laws. [closed]
I want to register a domain name for a web application, called grandma&grandpa (assume). So I did not find that domain, but could find iGrandma&Grandpa.com, will I be sued by apple for using …
0
votes
6answers
95 views
How to validate domain name in PHP?
Is it possible without using regular expression?
For example, I want to check that a string is a valid domain:
domain-name
abcd
example
Are valid domains. These are invalid of course:
domaia@name
…
0
votes
1answer
42 views
How to point a DomainName to an Apache Tomcat Server?
I have a domain name and I want to point it to a local apache tomcat server that I have installed and started on my machine(static IP)
What kind of configuration I need to do with the DNS(at the …
0
votes
4answers
166 views
Word-separating algorithm
What is the algorithm - seemingly in use on domain parking pages - that takes a spaceless bunch of words (eg "thecarrotofcuriosity") and more-or-less correctly breaks it down into the constituent …
0
votes
2answers
156 views
Dynamically add subdomains?
Hi all,
I was wondering if it's possible to dynamically add subdomains that point to dynamic IP addresses, and how I would go about doing that? In other words, "how is dyndns/no-ip implemented" :-)? …
-3
votes
3answers
105 views
Suggestions for new .NET developer blog domain name? [closed]
OK, I need suggestions for a domain name for my new .NET developer blog.
The blog will contain posts on my .NET development experience as a development manager but will focus mainly on my main …
