Closed. This question is off-topic. It is not currently accepting answers. 开发者_开发百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
A customer has asked that we do a dynamic whois lookup on the homepage of their ASP.NET site, based on the IP of the user accessing the site.
I am working on a site where I will need to be able to track ad impressions.My environment is ASP.Net with IIS using a SQL Server DMBS and potentially Memcached so that there are not as many trips to
Please allow my intro to properly define the scope of my question: I\'m still very new to the programming world.This all started for me when I had an idea for a software program, but no programming e
I have a big MySQL users table and need to get six random rows from it (I\'m using PHP). The table has an index column that is auto incremented. The only problem is that some rows are marked as inacti
Does it make sense to use JMS and JavaMail together to build a scalable email solution? Presently these are the 2 options I am considering:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am working on a data driven web application that uses a SQL 2005 (standard edition) database. One of the tables is rather large (8 million+ rows large with about 30 columns). The size of the table
Django only allows y开发者_运维百科ou to use one database in settings.py. Does that prevent you from scaling up? (millions of users)Django now has support for multiple databases.The database isn\'t yo
Closed. This question does not meet Stack Overflow guidelines. It is not currently开发者_开发技巧 accepting answers.