Ask a Question related to ASP.NET Web Services, Design and Development.
-
Ron #1
Web Services - Internal Access Modifier
How can I set the access modifier of my web references to
internal. By default, a web reference has a public
reference modifier. It constituts a problem since my
library uses web services to do its work and I don't want
the client's code to have the access to those services. I
could modify the code generated by the VS .NET but sooner
or later it will be regenerated.
Ron Guest
-
Web Services V.S. Direct Access To SQL Db
I am starting to design an application where I will use Flash (MX 2004) for the front end and SQL for the back end. I know I have several options... -
Access to internal database
Hi , We have a internal database application which we now need to update from a website hosted at an external site. We want users to be able... -
Access is denied. / HTTP 500 – Internal server error
Hi, Looking for what I changed and how to correct. I have a Windows 2003 Sever that I have had running fine several .NET websites for over a... -
Web services access problem
I have written a generic proxy class for web services access This proxy class runs in the web server The class works fine if the browser runs in... -
Access web services from ASP.NET
Hi! I need to access web service form ASP.NET application with credentials of connected user (Integrated Windows Authenticated) I think I have to... -



Reply With Quote


