Name some asp objects?
Explain the difference between an exe and a dll?
Define a web service in .net?
How does cookies work in asp net?
what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
what is mean by framework?
What is the difference between user control and custom control?
What is a Managed Data?
Can I tap into other windows livetm services?
What data types do the RangeValidator control support?
How do sessions work?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?