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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bugs in .NET 3.5 Web Service (Dynamic)22 Feb 2008 18:23 GMT3
We did a same code base test between 1.1 and 3.5.
In 1.1, when your .NET application reference a library with web reference
(dynamic), you can always easily overwrite the default URL by specifying a
different URL in your app config file or web config file.
Accessing intranet Business Layer using web services22 Feb 2008 13:51 GMT1
Our company has a three tier (Data Access,Business Object,UI) intranet
application. Now, they are planning to build a web site and host it,
so that some external users will be able to use it. This web site
needs to talk to the Business Layer to fetch the data from the DB.
Is it possible to put web service call in a queue??21 Feb 2008 23:34 GMT1
Is it possible to call a web service by MSMQ?
my scene as follows:
    I have a web MyService.
        WebMethod1(string reponseXML)
using web service task in SSIS package21 Feb 2008 22:53 GMT1
I made one WCF service hosted in IIS on my server machine.
I'd like to call this service in SSIS package.
but I got timeout error.
the HTTP connection manager allows only 300secs, but I need more.
.Net application call a stored procedure directly or should a .Net     application call a web service, or is WCF better21 Feb 2008 22:38 GMT2
What is the fastest way to access the database for performance point
of view? Should a .Net application call a stored procedure directly or
should a .Net application call a web service, or use WCF, or is there
another way?
Is it possible to put web service call in a queue??21 Feb 2008 22:37 GMT1
Is it possible to call a web service by MSMQ?
my scene as follows:
    I have a web MyService.
        WebMethod1(string reponseXML)
calling a web service without an extention???21 Feb 2008 15:38 GMT1
I have a friend that used a program called CICS2WS that created a WSDL to
allow our PC programs to retrieve mainframe data. In the WSDL that was
created, the <address location> tag only contains the URL for where the
service is located
xsi:nil=true vs missing element20 Feb 2008 17:50 GMT1
Assume that my XSD defines MiddleNames as minOccurs=0, maxOccurs=1,
nillable=true.  From my XSD and WSDL, I am using WSDL.EXE to create a Server
Interface which I can then implement.  All ok so far.  But, I need to be
able to differentiate between these three scenarios of ...
Can we access multiple service host in client?20 Feb 2008 12:32 GMT1
Can we have implementation similar to this one ?
1. I have one service host giving me calculator service (on server).
2. I have other service host giving me alarm service (on different server).
3. Can I use both calculator and alarm service in my web service client ?
Design Patterns for a Large Web Service?19 Feb 2008 20:38 GMT7
I'm preparing to build a large web service that spans 10 - 15 components
with each component having 10 - 20 methods each.
What is the best way to organize such a web service?
Should each component have it's own ASMX file?
.NET WebService Method Fails to read an input parameter of string     type via SOAP 1.119 Feb 2008 20:00 GMT2
This is my first post here so hello everybody.
I have just created a webservice that accepts a string that will be
parsed as a XML document, that is not important in this case.
The question is that if I consume the WebService with a .net proxy the
Supporting Different SSO Tokens With ADFS18 Feb 2008 17:14 GMT1
We have a web app that is shared by several clients, and currently uses forms
authentication.
Two newer clients would like to use SSO, so that their users don't see the
logon page.
WCF client to non-MS service16 Feb 2008 02:10 GMT3
I have a customer who has a web service using a non-MS platform.  They can
only provide me a an XML file (see below) and some XSDs.  I can easily
create classes from the XSDs (e.g. CustomerHeaderData), but I don't know how
to generate the client proxy based on their XML.
Asynchronous Transfer of Control in SOA (Web Service)16 Feb 2008 02:04 GMT6
I was reading about asynchronous transfer of control in Real Time Java
Specification.
I am wondering if there is any way we can do similar thing with Web Services
in Service Oriented Architecture.
Multi-Threaded App15 Feb 2008 12:59 GMT2
I am new to C# and am trying to build a multi-threaded web crawler. I want
to crawl many sites all at once. I know how to use IHTMLDocument2 to parse
the document object but I want to launch multiple threads to parse each
induvidual web page.
Pages: 1 2 3 4 5 January, 2008
 
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.