Microsoft
Software
Hardware
Network
Question : Web service / ASP.net project structure
I have an ASP.net web application A. Now I'll write a web service S.
S needs to access a method in A.
What should the physical folder and visual studio project structures look like?
Answer : Web service / ASP.net project structure
I think you can consume it from other applications,
the only thing is that every application that want to consume this service ,must use your application address, so you shouldn't change the address of application after this!
Random Solutions
Options with Importing Pictures and Videos not functioning
How to disable the Open File - Security Warning on Windows 7
Pass a selected range of cells as a paramter to a procedure
How to merge security settings of two GPOs
Adding a DLL reference
Long SQL String is Wrapping and Not Running in Access VBA
How does DBCC test the integrity of a database?
What does an MFC resource file with texts of more than one language look like?
Create Pie Chart in Excel 2007
Delphi to VB.NET