What is asp.net globalization?
What is the benefit of WebAPI over WCF?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
How do we implement bundling in MVC?
Differentiate strong typing and weak typing
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
how to edit gridview control in asp.net2.0
what is difference between const, static and readonly?
What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.
What is the difference between appsetting and connectionstring tags in web.config file
How you can stop the validation of ASP.NET controls from client side?
0 Answers Sans Pareil IT Services,
What are skins?
What are session state modes? List some of the important session state modes of asp.net.