what is Versioning in asp.net and how it maintain in any web
application
Answer / shine
versioning is achieved by6 using assembly.assemmbly is used to overcome dllhll problem
Is This Answer Correct ? | 1 Yes | 0 No |
What kind of data we can store in viewstate?
what is pagination in asp.net ?
What is runat?
How can you register a custom server control to a web page?
what is soap?
5 Answers Cognizant, Microsoft, NCR,
Explain model, view and controller represent in an mvc application? : asp.net mvc
Which methods validate all the controls on a page?
What is s2s tracking?
cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress
Is post back property in asp net?
what is CLR?
Explain swagger components.