asp(scripting language)
-
how to create a community and social networking site in asp
-
how to create a community and social networking site in asp
It's clear from your questions that you are utterly clueless about programming in every way. That's good in a way. However you heard about asp, it is out of date, by a long long shot. You should instead learn ASP.NET. The answer to your question is, buy a book on ASP.NET, a simple one, and work through it. They perhaps buy an intermediate book, or you could choose to buy a book on SQL and ADO.NET, as you will need to learn that too. Depending on the time you can give it, give at least 6 months before you can write something that will sort of work. If you're writing a site others will use, spend some time learning about site security and SQL injection also. Perhaps a year from now you will have written enough test projects, and worked through enough books that you can start your website, if you also rely on this site to ask *specific* questions to get you through the problems you'd still be bound to have in pulling something like this off.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
how to create a community and social networking site in asp
//Start coding
if(Error)
{
PostQuestionOnCodeProject();
}The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo
-
//Start coding
if(Error)
{
PostQuestionOnCodeProject();
}The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo
This guy has to be the most clueless person I've ever seen here, and that's no mean feat.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.