What is OSI layer? Explain different layers.
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
How to implement caching?
What is localization and Globalization?
How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )
About remoting and web services. Difference between them?
What is data cache in sql server?
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error
Explain what does wsdl stand for?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
How can we update records in gridview?Is there any appropriate code for it?
How .net CLR works with n-tier application
Why web api is better than wcf?