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
What is ispostback property?
Contrast OOP and SOA. What are tenets of each ?
Why do we need a web application session?
Define secured sockets layer.
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is difference between session and cookies?
What is skin in asp.net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is the difference between viewstate and hidden field in asp.net?
How can I open ashx file in mobile?
Is web config mandatory?
How can you use a custom controls in ASP.NET application?
To add a hyperlink column to the DataGrid which tag is used ?
Explain how do you validate the controls in an asp .net page?
What are the various ways to send content from one page to another?