Can we have more than 1 partial classes in the same file?

Answer Posted / m.karunakar

yes.more than one programmer working in the same module in
the project.example one progrmmer writing one method in main
system and ononther programmer can also add onother method
are functionlity that class by using partial class.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

780


What is a view engine?

795


How we can call a javascript function on the change of a dropdown list in mvc?

836


How the ‘page lifecycle’ of ASP.Net MVC does works?

827


What is edm (entity data model)? : Entity framework

794


What is NonActionAttribute ?

828


Does Tempdata hold the data for other request in ASP.Net MVC?

767


How do you handle variable number of segments in a route definition?

779


How to use multiple submit buttons in asp.net mvc?

852


Can a view be shared across multiple controllers? If yes, how we can do that?

834


What is an asynchronous controller in asp.net mvc?

757


What is razor code?

850


Do you know about the new features in ASP.Net MVC 4 ?

819


Can you please explain the request flow in ASP.NET MVC framework?

883


The order of the filters that get executed, if the multiple filters are implemented?

850