if u r projet consist of 4 people means how can u manage
the file

Answers were Sorted based on User's Feedback



if u r projet consist of 4 people means how can u manage the file..

Answer / anil jadhav

the proper ans.

if u have 4 persons in a project and want to work on a same
File then best way is to use a partial class.

Is This Answer Correct ?    6 Yes 0 No

if u r projet consist of 4 people means how can u manage the file..

Answer / kumar777

basically if 4 peoples are there..tasks of program are
clearly identified and evaluate complexity in it..task are
asigned to only capable person having depth knowladge..it
is required only for big and abnormal projects

in dotnet 2.0, you have a class with partial keyword which
can be extend by writing another same name class and write
functionality by 4 peoples for same task also

the matter to handle same file is the way above

Is This Answer Correct ?    5 Yes 1 No

if u r projet consist of 4 people means how can u manage the file..

Answer / vidit tyagi

in dot net 2.0 there is a concept of partial class,means a
class with same name can be used by another person by using
partial keyword.

Is This Answer Correct ?    3 Yes 0 No

if u r projet consist of 4 people means how can u manage the file..

Answer / geetha a

check the file into the source safe once its modified and
maintain the integrity of the file among the team.

Is This Answer Correct ?    3 Yes 1 No

if u r projet consist of 4 people means how can u manage the file..

Answer / amit bhardwaj

using vss(virtual source safe)

Is This Answer Correct ?    1 Yes 0 No

if u r projet consist of 4 people means how can u manage the file..

Answer / vijaya

Using SVN or VSS

Is This Answer Correct ?    1 Yes 0 No

if u r projet consist of 4 people means how can u manage the file..

Answer / amit sharma from india

Request To Admin:

Please read the Line Below. if you understand it clearly.
Only then ask for post your answer.

Line:
' if u r projet consist of 4 people means how can u manage
the file '

Is This Answer Correct ?    0 Yes 1 No

if u r projet consist of 4 people means how can u manage the file..

Answer / mahesh sharma

First two perso asked to develop the requirement of the
user
One for testing the module develop by each person and
integrity them
Last means four person check the final result.
mahesh kumar 09911759942

Is This Answer Correct ?    0 Yes 2 No

if u r projet consist of 4 people means how can u manage the file..

Answer / kannan

I couldn get u.. Can u explain in detail???

Is This Answer Correct ?    0 Yes 2 No

if u r projet consist of 4 people means how can u manage the file..

Answer / mahesh sharma

First two perso asked to develop the requirement of the
user
One for testing the module develop by each person and
integrity them
Last means four person check the final result.
mahesh kumar

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

Difference between HTML control and Web Server Control?

4 Answers  


how can create login from create and written conde in asp.net

0 Answers  


Why is an object pool required?

0 Answers  


Define cookie.

0 Answers  


What are merge modules?

0 Answers  






How would you enable impersonation in the web.config file?

0 Answers  


is it possible to persiste customize object in view state? how it is?

2 Answers  


How to turn off cookies for a page?

0 Answers  


when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page

1 Answers  


Fetch one page value to another page without using state-managment ?

0 Answers   HCL,


is it possible to use web site without web server from remote place?

1 Answers   ABC, Mannar Company, Quadrant,


What is cookies in asp net?

0 Answers  


Categories