what are partial classes?
Answer Posted / shoaib akhtar
Partial Class Means That At Compilation Time Your Code
Behind File And Web Form Are Now Merged Into One Class File.
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What is the .net framework 3.0 (formerly winfx)?
Can I use razor code in javascript in asp.net mvc?
Explain Sections is ASP.Net MVC?
Explain the advantage of packaging over xcopy in .net?
What is a model in android?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What are the new enhancements done in default project template of asp.net mvc 4?
What is namespace of asp.net mvc?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What is an asynchronous controller in asp.net mvc?
What is .net core framework?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What are Action Filters in ASP.NET MVC and its use?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What symbol would you use to denote, the start of a code block in razor views?