Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WebService Identity- best practice?21 Nov 2005 17:03 GMT1
I have a web service that talks to SQL Server 2005.  At present the WS uses
an SQL Server login and password to connect.
Is this best practice or should I be running the WS under a domain account
and using Integrated Security to connect to SQL Server?
Generate class from schema (VS.NET 2005)21 Nov 2005 16:18 GMT8
I'm sure this is possible but I just can't see how to do it.  I want to add
schemas to my solution and have C# classes automatically generated from
them.  I can see how to generate typed DataSet's with the MSDataSetGenerator
custom tool.  Is there something similar for simple ...
List of web services?21 Nov 2005 10:23 GMT4
Does anyone know of a website that maintains a list of web services
that can be freely consumed?
I'm thinking of a project that would benefit from a web service and I'm
sure there's one out there, but can't seem to locate it.
Using a Class Factory to Return a Web Service21 Nov 2005 10:15 GMT1
Hi People,
I have a question regarding Web Service and Class Factories.
I have a Collection of Web Services that do specific jobs. There are
about 15 in all. These services are in one VS.NET project.
Sending a SoapEnvelope to a Web Service20 Nov 2005 15:32 GMT2
I have a SoapEnvelope object that needs to be sent to a
web service.
The reason I am not using something like the
SoapHttpClientProtocol to invoke a method is becase I am
Encryption different portions of SOAP payload with different keys19 Nov 2005 22:36 GMT1
Here's the scenario:
* you have 1 SOAP message and you have different consumers.
*  Some consumers should have access to the entire message
* Other consumers should have access to only a specific section of the message
WSE3 RTM Help Integration with VS2005 RTM19 Nov 2005 04:55 GMT1
Is WSE3 help supposed to be integrated (and available) into the VS2005 help?
Post WSE3 install, I can only access WSE3 help from the standalone WSE3
'Documentation' (i.e. the file referenced by the WSE3 Start Menu shortcut).
Is this by design (i.e. oversight) or is there something ...
dotnet remoting vs webservices19 Nov 2005 01:07 GMT4
anybody can send complete discription of dotnet remoting and webservice. in
which situation which can be used
Signature

Virendra Chandra

EstablishSecurityContext problem18 Nov 2005 17:00 GMT6
I was trying to assign a code-based policy to the service.
It works fine.
But if I add following line, the service gets failed.
assertion.EstablishSecurityContext = true;
Passing a collection of objects from a web service18 Nov 2005 16:20 GMT3
Hi.  I am attempting something new in my coding and need some direction.   I
have a web service that I am attempting to return a custom colleciton of
custom objects of a single type.
When I call the web method from a client host I am getting back a
deployment issue18 Nov 2005 16:10 GMT2
I'm having a question which concerns both implementation and deployment of
webservices (coming from one our clients).
Is it possible to have a webserver (in VB.NET) installed on server A, and
the business layer on server B? If so, are there any articles available who
document/literal/wrapped or document/literal/bare18 Nov 2005 13:35 GMT2
What's the general opinion on which of these to choose?
I see that the SoapDocumentServiceAttribute defaults to literal/wrapped, but
this article -
http://msdn.microsoft.com/msdnmag/issues/05/06/ServiceStation/ - says "it
WSE, SSL & Soap Binding Transport18 Nov 2005 10:33 GMT1
I have created a simple HelloWorld application in WSE2.0 SP3.
When I browse to the endpoint url over http (e.g.
http://localhost/TestService.ashx) the WSDL is fine and I can create a
client proxy and call into the service. Examining the WSDL shows the
WSE2.0 + SP3: empty soap:binding transport over SSL -- why?18 Nov 2005 10:32 GMT1
I have created a simple HelloWorld application in WSE2.0 SP3.
When I browse to the endpoint url over http (e.g.
http://localhost/TestService.ashx) the WSDL is fine and I can create a
client proxy and call into the service. Examining the WSDL shows the
Serialization of custom object?18 Nov 2005 01:53 GMT1
Dear sirs,
I am using custom wrappers to primitive types in my classes, so I can
have some flags when working with the database ("undefined" and "null")
.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 October, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.