if u r projet consist of 4 people means how can u manage
the file
Answer Posted / 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 |
Post New Answer View All Answers
Explain difference between dataset and recordset?
What is session in web technology?
What is the purpose of using MVC programming pattern in ASP.NET?
Which method do you use to kill explicitly a users session?
What is base class of button control in .net?
Which type of state management is provided by Query String in ASP.NET?
What is the use of session in web application?
How to bind all the binding controls in a page at once in ASP.NET?
What is mvc in asp.net tutorial? : Asp.Net MVC
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What do you understand by aggregate dependency?
How many types of session state management options available in asp.net?
Who can consume WebAPI?
Can one dll file contains the compiled code of more than one .net language?
What is datagrid asp.net?