- How does ASP page work?
- How ASP.NET page works?
- What are the contents of cookie?
- How do you create a permanent cookie?
- What is ViewState? What does the “EnableViewState” property do? Whay would I want it on or off?
- Give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
- Describe the role of global.asax?
- How can you debug your.NET application?
- How do you deploy your ASP.NET application?
- Where do we store our connection string in ASP.NET application?
- Explain security types in ASP.NET?
- Where do we store our connection string in ASP.NET application?
- Explain different Authentication modes in ASP.NET?
- How.NET has implemented security for web applications?
- How to do forms authentication in ASP.NET?
- Explain authentication levels in.NET?
- Explain authorization levels in.NET?
- How can you debug an ASP page, without touching the code?
- How can you handle Exceptions in ASP.NET?
- How can you handle UnManaged Code Exceptions in ASP.NET?
- Which is the namespace used to write error message in event Lof File?
- What are the Page level transaction and class level transaction?
- What are different transaction options?
- What is the namespace for encryption?
- What is the difference between application and cache variables?
- What is the difference between control and component?
- You have defined one page_load event in ASPx page and same page_load event in code behind, how will program run?
- Where would you use an IHttpModule, and what are the limitations of any approach you might take in implementing one?
- Can you edit data in the Repeater control? Which template must you provide, in order to display data in Repeater control? How can you provide an alternating color scheme in a repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some source to the repeater?
- In what order do the events of an ASPX page executes. As a developer is it important to understand these events?
- How would you get ASP.NET running in Apache web servers? Why would you even do this?
- What tags do you need to add within the ASP:datagrid tags to bind columns manualy?
- How can we create pie chart in ASP.NET?
- How do you understand asynchronous web services?
- What are the events fired when web service called?
- How do you perform a transaction in web services?
- How does SOAP transport happen and what is the role of HTTP in it? How you can access a webservice using soap?
- What are the different formatters can be used in both Binary and SOAP?
- How will you expose/publish a webservice?
- What is disco file?
- What’s the attribute for webservice method? What is the namespace for creating webservice?
- Can you pass SOAP messages through remoting?
- Explain web client class and its methods?
- What is flow of remoting?
- Explain the concept of data island?
- How to useXML DOM model on client using JavaScript?
- What are the ways to create a tree view control usingXML, XSL and JavaScript?
- What is XPathNavigator?
- What is the use of Template in XSL?
- What is “Well FormedXML” and “ValidXML“?
- How will you do SubString in XSL?
- How do you deal sorting columns dynamically inXML?
- What is “Async” property ofXML?
- What is XPath query?
- Explain differences between Element and Node.
- What is CDATA section?
- Explain definition and differences between DOM and SAX?
- What is GetElementbyname method will do?
- What will selectnode method will do?
- What is validXML document?
- What is well formedXML document?
- What is the difference betweenXMLDocument andXMLDataDocument?
- Can I replace my Sqlserver withXML files and how about handling the same?
- Write syntax to serialize class usingXML Serializer?
- How can we configure the sites in web server(IIS)?
- Explain advantages of IIS 6.0?
Thursday, 19 June 2008
.NET WebDev and Web services questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment