Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / sridhar

Your class definition can be split into multiple physical files; it allows a clean separation of business logic and the user interface

Is This Answer Correct ?    8 Yes 0 No

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

Answer / 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

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

Answer / nallamani

This new feature, partial class, allows you to allot
different developers to develop the code for different
functionalities that are available in a single class.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is a user developed application?

0 Answers  


what is session . how it is use ?

3 Answers   TCS,


What is use of <% %> in asp.net?

0 Answers  


How does the service stream content?

0 Answers  


What is diff. Between abstract class and an interface?

0 Answers  


Write a code for passing ArrayList in Web API?

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers  


Is session stored in browser?

0 Answers  


How to do Forms authentication in asp.net?

2 Answers  


In which scenario we use Session and Cookies? With Example..

1 Answers  


Can we set which type of comparison we want to perform by the CompareValidator control?

0 Answers   MindCracker,


What is application variable and when it is initialized ?

4 Answers   Keane India Ltd,


Categories