if u r projet consist of 4 people means how can u manage
the file
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
What are the different authentication modes in asp.net?
What is the use of placeholder control? Can we see it at runtime?
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
What kind of data can be stored in viewstate?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Explain the use of duration attribute of @outputcache page directive.
What is SOAP, UDDI and WSDL ?
2 Answers Infosys, Network, TCS, Wipro,
How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the appSettings Section in the web.config file?
What is boxing and how it is done internally?
How would one do a deep copy in .NET?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)