M
MartyNg
I have been looking online for pointers, and read mixed things. I was
hoping if I post direct questions here, I could get some solid answers.
I work for a small company with less than 10 web developers. We have
been using classic ASP for years. We do a lot of work with SQL Server,
and moving from classic ASP to ASP.NET has been a bit confusing. We're
not sure how to get started.
Is there a good resource for people who are stuck in classic ASP mode?
We all have Visual Studio 2005 PRO and are not sure the best way to
develop. We do not have any source control programs. We have test and
production web servers. To connect to our database servers, we
currently use simple "include" files that contain the connection
strings to each database. We are not migrating any old applications to
ASP.NET 2 (unless necessary).
What's the best way to work in groups with VS 2005? Is it better to
create the website on the test server using "File System" via a network
share, and all developers work from that instead of everyone running
testing on their local machine?
Our webservers currently have about 100 classic ASP "applications". For
new applications, do we just create one "web site", and work from
there, or do we need to create a separate "web site" for every single
application?
If anyone could point me to a good site that could get us started and
answer some of these questions, that would be great.
Thanks!
hoping if I post direct questions here, I could get some solid answers.
I work for a small company with less than 10 web developers. We have
been using classic ASP for years. We do a lot of work with SQL Server,
and moving from classic ASP to ASP.NET has been a bit confusing. We're
not sure how to get started.
Is there a good resource for people who are stuck in classic ASP mode?
We all have Visual Studio 2005 PRO and are not sure the best way to
develop. We do not have any source control programs. We have test and
production web servers. To connect to our database servers, we
currently use simple "include" files that contain the connection
strings to each database. We are not migrating any old applications to
ASP.NET 2 (unless necessary).
What's the best way to work in groups with VS 2005? Is it better to
create the website on the test server using "File System" via a network
share, and all developers work from that instead of everyone running
testing on their local machine?
Our webservers currently have about 100 classic ASP "applications". For
new applications, do we just create one "web site", and work from
there, or do we need to create a separate "web site" for every single
application?
If anyone could point me to a good site that could get us started and
answer some of these questions, that would be great.
Thanks!