if u r projet consist of 4 people means how can u manage
the file
Answer Posted / vijaya
Using SVN or VSS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the navigation ways between pages available in ASP.NET?
Difference between response.redirect and server.transfer?
What does asp.net stand for?
What is localhost in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What does ascx stand for?
What is httpresponse?
What is the difference between system.stringbuilder and system.string
Is a dll file an executable?
What is enableviewstate in asp net?
Is session stored in browser?
Name some asp objects?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What threading model used in asp and asp.net?