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 is Partial in ASP.NET 2.0?

Answers were Sorted based on User's Feedback



What is Partial in ASP.NET 2.0?..

Answer / sri

We can split one part of a class in one file and the other
part in some other file using the partial keyword. The
compiler merges these partial classes spread across one or
more source files into a single compiled class at the time
of compilation .

Is This Answer Correct ?    10 Yes 0 No

What is Partial in ASP.NET 2.0?..

Answer / nazrul

we can declare more than one class of same in a Namespace
through partial keyword.
Advantage->
we can use only one object to intialize it.then through
that object we can their member.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is a bubbled event?

2 Answers  


What is Assert Method ?

2 Answers  


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

0 Answers   Swatz Oils,


What is caching? Explain.

0 Answers  


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  


Explain repository pattern in asp.net mvc? : asp.net mvc

0 Answers  


how can you handle "control is not part of this page " error?

3 Answers   FactorH,


What is the difference between union and join?

0 Answers  


difference between <connectionstring> <Appsetting>

6 Answers   VebTel,


What does AspCompat="true" mean and when should I use it?

1 Answers   Infogain,


What does a switch do?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


Categories