Hi, Tx. One more doubt. So, does this mean, I can do the following: 1. A common shared folder can be used to place the Project files 2. More than one developer can open the same project from their pc's 3. Each developer can do changes in different code-beside
pages (.cs/.vb files in \Code folder which is in a shared network folder) 4. Just each developer ONLY SAVE the .cs files and 5. If they Run the respective ASPX pages from their pc's will the changes done in the different .cs files will be reflected ? Yours,
Sankar.B
Yes it would work but I should recommend you to use VSS in a project. It’s important to know that this is only the Alpha bits. Existing sites can simply be opened from their location. There is multiple ways to access a Web site. (File system, IIS, FTP etc)
The project file is removed because of making it easier to work in a project. The project file will not be block if we use VSS, because there is no project file, we can now use other development tools to work whit our project.
Hi, Really cool. I was expecting this in vs.net 2003 itself. Since i used to work in JSP proj. also, there JRun/Resin webservers will compile .java files automatically. Tx its there now in Whidbey. Yours, Sankar.B
jinishans
Member
220 Points
44 Posts
Re: Codebehind Scrapped ! Again HTML and Language Code are Mixed up like ASP / JSP !
Nov 12, 2003 01:10 PM|LINK
Fredrik N
All-Star
29674 Points
5334 Posts
MVP
Re: Codebehind Scrapped ! Again HTML and Language Code are Mixed up like ASP / JSP !
Nov 12, 2003 01:52 PM|LINK
MVP, ASPInsider, WCF RIA Services Insider
My Blog
jinishans
Member
220 Points
44 Posts
Re: Codebehind Scrapped ! Again HTML and Language Code are Mixed up like ASP / JSP !
Nov 13, 2003 04:44 AM|LINK