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
MS Access Specify Table Error
Increasing Execution Timeout within SQL Server 2005 Express
Keep only duplicates in a given column and delete all Uniques
What is the difference between OU and Managed
Questio on beforeupdate event to prevent duplicate record
Convert Access2 to Access2000 Programatically
OWA with two Exchange 2003 servers
Active Directory Replication
Task Scheduler ACTUALLY NOT running task, though showing 'running'
runtime error 6 overflow error - vba excel program