if anyone knows any answeres please inform me

thanks in advance


*Can a web service be only developed in asp.ent?
*can we use multiple web services from a single application?

*Can a web service be used from a windows application?
*What do we need to deploy a web service?

*What is provider Model?
*Any idea of Data Access Component provided by Microsoft?
*Can we have multiple assemblies in a single web project?
*What different types of session state Management we have in asp.net?
*Is AJAX a language?
*Can an assembly contains more then one classes?
*What we need for the deployment of a asp.net we application?
*what is the purpose of IIS?
*What is the significance of Application_Start/Session_Start/Application_Error?
*What is the difference between the inline and code behind?
*What is CLI?
*What is .resx file meant for?

Recommended Answers

All 3 Replies

sounds like a homework assignment.

Just some answers as I'm not int .NET world

*Can a web service be only developed in asp.ent?
NO Java is another option
*can we use multiple web services from a single application?
Ofcourse, you can retrieve data from numerous resources

*Can a web service be used from a windows application?
YES

*What do we need to deploy a web service?
You need to rephrase this question...

*Is AJAX a language?
It is not a new programming language, but a technique for creating better, faster, and more interactive web applications. More info from w3schools.com

*what is the purpose of IIS?
Internet Information Services (IIS, formerly called Internet Information Server) is a set of Internet-based services for servers using Microsoft Windows.

*What is CLI?
Common Language Infrastructure, info on wikipedia

More answers on ASP.NET can be found on w3schools.com or Microsoft

A+ on that homework assignment. I hope he sends you a dollar.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.