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

Where would you use an ihttpmodule, and what are the limitations of any?

1 Answers  


How can we Maintain more than on config file in one .Net web application and how?

1 Answers   USi,


What is caching in asp.net?

1 Answers  


Explain why datareader is useful?

1 Answers  


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


What are the merits and demerits of viewstate?

1 Answers   Siebel,


How connect data into DropDownList from Aceess Table?

1 Answers   HCL, TCS,


what is the advantage of data reader?

2 Answers  


What are session state modes? List some of the important session state modes of asp.net.

1 Answers  


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


How long the items in ViewState exists?

1 Answers   SwanSoft Technologies,


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


Categories