Explain the difference between server control and html control.
How does the XmlSerializer work? What ACL permissions does a process using it require?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What's a bubbled event?
Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
What is Pre-Render event in ASP.NET?
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0
What are server activated objects?
What are the two properties that are common in every validation control?
what is state management?
Explain the difference between panel and groupbox classes using .net?