what is webpart? what r the parts in this webpart (zone)
Answer Posted / ravi more
Web part is an interrelated set of controls that can work
interactively and also give the user the flexibility to
change the look and design pattern of the web page
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What kind of data can be stored in viewstate?
What is the appSettings Section in the web.config file?
What does asp in asp.net stand for?
Explain about the Class view window?
Explain ViewState?
How to display Alert in ASP.NET
How long the items in ViewState exists?
What is virtual directory in asp.net?
Explain what the contents of cookie?
What is asp.net response object?
What is state management techniques in asp.net?
Explain the flow of processing of the request? : asp.net mvc
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
List the types of authentication supported by asp.net?
In Code-Behind class which kind of code (server or client) is found ?