⟩ What are the collections of Session Object?
Contents collection contains all the variables established for a session without using the tag.
Static collection contains all the objects created
Contents collection contains all the variables established for a session without using the tag.
Static collection contains all the objects created
Which method do you use to redirect the user to another page without performing a round trip to the client?
What is the standard you use to wrap up a call to a Web service?
What tag do you use to add a hyperlink column to the DataGrid?
How do you remove duplicates without using remove duplicate stage?
can u explain one critical mapping? performance issue which one is better? whether connected lookup tranformation or unconnected one?
What is Difference between DataList and GridView?
What is different in .Net 1.1 and .Net 2.0?
Which two properties are on every validation control?
How do you turn off cookies for one page in your site?
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?