Can a web service be used in a windows application?

Wednesday, July 22, 2009


Yes.


www.codecollege.NET

Can we call a web service asynchronously?


Yes.


www.codecollege.NET

Can a web service be only developed in asp.net?


No. You can develop in whichever language allows you.


www.codecollege.NET

Can we use multiple web services from a single application?


Yes.


www.codecollege.NET

How Can we disable the Viewstate for a control?


By specifying Viewstate="false" in control markup.
<% Page viewstate="false"%>



www.codecollege.NET

How to disable the Viewstate on page level?


By specifying Viewstate="false" in page directive.
<% Page viewstate="false"%>



www.codecollege.NET

Can we disable the view state application wide?


Yes. By specifying the following line in web.config



www.codecollege.NET

Vigna Systems .NET Interview Questions


1.How will you handle an IIS crash
2.have you handled a team
3.how will you handle a team member if he is not satisfied with the schedule
4.What are the advantages of an sp
5.what are the joins you have used
6.what is a self join
7.Have you used webservices
8.Have you worked in .net 2.0
9.what will you do if you have to fetch some 1000 records from db and display it in a datagrid ? What Measures will you take?
10.how will you do exception handling in sql server


www.codecollege.NET

Can a web service be used from a windows application?


Yes.


www.codecollege.NET

What are the databases used by MOSS 2007?


There are 6 Databases used by MOSS 2007,they are,
1. Content DB
2. Config DB
3. Administrative Content
4. Shared Services Search database
5. Shared Services database
6. Shared Services Content


www.codecollege.NET

What are the different types of Display modes in asp.net Webpart?


There are four display modes, they are :
1. The view mode
2. The catalog mode
3. The Edit mode
4. The Design mode.
5. Connect mode


www.codecollege.NET

Cognizant .NET and Sharepoint Interview Questions? or CTS .NET and Sharepoint Interview Questions?


1. Explain the Architecture of your project
2. What is a webpart
3. Why are you using Webparts
4.Have you used Personalization in Webparts
5. Can you explain what is a sequence diagram is
6. Can you explain the Life cycle of a page
7. What security mesearues you took for your project
8. How you tested NLB
9. Whats your role in the project
10. How you did unit testing
11.Have you used any unit testing tools? If yes what are they?
12.Have you used AJAX?
13.Explain me the advantages of AJAX
14.on which stage the https certificate verification is done
15.Have you used sharepoint object model?
16.Tell me about Enterprise Library
17.How will you manage the team
18.What optimization techniques you did with your queries
19.Have you written AJAX handlers
20.have you written HTTP handlers
21.Explain me the working of a HTTP handler
22.What design patterns have you used in your project
23.Have you used Facade Design pattern
24.Why Design patterns coming under the heading Methodology
25.Do you know about CatalogPart in a webpart
26.What is a Catalog mode in webpart
27.Have you used AJAX Control tool kit
28.What controls have you used in AJAX Control tool kit
29. Have you done admin , optimization, tuning in SQL
30. What are callbacks? What are the advantages of callbacks/
31. What are the differences between ADO and ADO.NET


www.codecollege.NET

LinkWithin

Blog Widget by LinkWithin

Recommended Books