What you mean by partial Class in asp.net 2.0?

Answer Posted / amiya kumar parida

Partial class means a class declaired as partial can be
splited in to many physical file (i.e the defination of
class can be in more than one file) but at the time of
compilation it grouped up and compiled

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of view state?

568


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

603


Define static function?

570


Explain what is an abstract class?

562


What threading model used in asp and asp.net?

578






What are the contents of cookie?

577


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5080


What is the difference between a cookie and a pixel?

488


What symbol specifies the beginning of a query string?

537


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

540


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

533


What is preprocessor in .net and type, where it use?

662


What is the meaning of TestApi?

638


Which of the following .NET framework supports Web API?

645


How to add DateTime Control in normal DataGrid Server Control?

584