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
Answer / sumesh s.g
"GOS IS LOVE"
..Happy coding..
Using "Datarelation class" we can relate these table
using 'Deptno' in these two table.
| Is This Answer Correct ? | 1 Yes | 4 No |
What is asp.net and ado net?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
Mention the execution process for managed code?
Explain the difference between value type and reference type?
Differentiate between Server Transfer and Response Redirect?
Can you explain one critical mapping? Performance issue which one is better?
what is PostBack Property exactly ? when It Returns True? when it Returns False?
What is the difference between dispose() and finalize()?
What is the use of service provider?
Caching techniques in .NET ?
Less than one page, how many windows will you be able to maintain?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)