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 the partial class in C# What is the use of partial
class in C#?

Answer Posted / naresh

Suppose we have a class with hunderads of functions.than it
is so time taken and also difficult to write all code by
one.so to avoid this,we implement this by more than one
devloper at the same time by using same class name followed
by partial keyword....

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the steps for creating clr trigger?

961


What is generic types in c#?

990


How can I create image pieces/sub image?

994


What do you mean by generic class in c#?

994


What is delegate in c# interview questions?

1067


What is string empty?

959


Is c# dictionary a hash table?

963


Can you store strings in arrays?

1027


Is c# a technology?

968


Can we override main method in c#?

1013


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

1027


Is it not possible to store a boolean value as a variable?

913


What is the role of the datareader class in ado.net connections?

950


Why does my windows application pop up a console window every time I run it?

1031


Explain dataadapter.update method in .net?

1027