What you mean by partial Class in asp.net 2.0?
Answer Posted / 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 View All Answers
What is the appSettings Section in the web.config file?
What is repository pattern in mvc.net? : asp.net mvc
What is the biggest disadvantage of “Other Return Types” in Web API?
What are the layouts of ASP.NET Pages?
What is virtual directory in asp.net?
To add a hyperlink column to the DataGrid which tag is used ?
How will you load dynamic assembly? How will create assesblies at run time?
What is Web Server Control Templates.?
Explain the difference between the web config and machine config.
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What is the importance of Global.asax in ASP.NET?
What is session handling in a webfarm, how it can work with its limits?
Which method do you use to kill explicitly a users session?
How many types of cache are there?
What are cookies in your browser?