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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datasets vs Custom Objects for a webservice30 Mar 2008 11:56 GMT4
We currently use datasets to pass data between our webservice and our
client. The perfomance is abismal (this is subjective of course), the users
are complaining, im not happy with the speed either.
I was wondering about 2 possible solutions
First request takes a long time30 Mar 2008 05:40 GMT2
What are the different reasons, that the very first webservice request
last a long time? In my case the first request last about 8 seconds,
the second request is processed in a few milliseconds. Is there a way
to advance the performance of the first webservice request? Calling my
App wide catchall exception handler30 Mar 2008 00:10 GMT9
I have a vs2008 winform app that has a start-up form assigned through
application framework i.e. no Sub Main. How can I setup a catchall exception
handler to my app to catch any unexpected exceptions?
Thanks
WCF - Client Credentials (Username/Password) - ASP.NET Membership28 Mar 2008 19:36 GMT7
I am using the ASP.NET Membership provider for username/password
authentication with my WCF service, and this authentication process is
working fine, however I am unable to obtain the authenticated username within
my WCF service.  I need to know the username for database ...
add assemby reference without version number28 Mar 2008 17:38 GMT1
is there any chance to reference to an assembly without version
number.
     <assemblies>
       <add assembly="Microsoft.Web.Services3, Version=3.0.0.0,
Invalid xml and 400 Bad Request28 Mar 2008 16:58 GMT2
Does anyone know why an ASP.NET web service considers this to be invalid
xml:
<endTime>9999-12-31T23:59:59.9999999</endTime>
while this works:
How to configure webservice to use someother extension than .asmx28 Mar 2008 03:47 GMT1
I am trying to create a .net webservice, but i dont want the webservice to
be accessed using .asmx extesnion .I should be able to accesses the
webservcie using the url something like http://localhost/myservice.sac
I have tried configuring the web.config of the webservice like this ...
WCF Duplex in Winforms Question27 Mar 2008 21:31 GMT1
I still have a lot to learn about WCF and I am hoping someone can point me in
the right direction. I am using the wsDualHttpBinding binding to implement a
publisher subscriber model. I have 3 projects set up in a solution - the
host, a Console client, and a Winforms client.
Web Service Catalog27 Mar 2008 19:31 GMT4
When we create a web service in .Net 2.0, after deploying the web service and
browse the service in  IIS we will get the statement as
Name of the Web Service
"The following operations are supported. For a formal definition, please
new development computer program no longer runs26 Mar 2008 21:37 GMT1
I just got a new development pc.  I copied my projects to the new pc and
find that I can not run the web service I've written on my new pc.  I
published and ran it fine on my old pc.  I haven't changed a line of
code yet.  Both PCs are XP.  Here is the error I get on my new pc ...
Difference between SOA and RPC26 Mar 2008 17:29 GMT1
I am trying to understand between SOA and RPC concepts. I tried to search
the net for the difference, but found there is not much material that
discusses about them. Lot of the material referes to SOA and RPC are the
same.
.Net Web Service and unmanaged DLL26 Mar 2008 16:36 GMT2
I am writing .Net Web Service using Visual Studio 2005. Part of its
functionality will be implemented by a C DLL, which I am also writing.
The Web Service and DLL are separate projects in one Visual Studio
Solution.
From a WebService Dataset to a local SQL Server26 Mar 2008 15:48 GMT1
I have a web service that pass me a DataSet, I get all data correctly, I can
even load it on a DataGridView, buyt I want to pass tha dataset to a
Internal SQL Server, exact data structure , with no modification. What is
the best wat you pass the Dataset to a table on the Internal ...
Compress xml string transfer through webservice26 Mar 2008 03:01 GMT3
   In my application transferring large xml data over the network with
webservice. So i decided to compress the data using GZip stream. But i am
compressed the data and passing it as memory stream.
 I am getting error : There was an error in generating XML document.
Generated proxy WS methods require parameters optional in WSDL25 Mar 2008 19:15 GMT5
Consider the following snippet of WSDL:
     <xsd:element name="findWellsInputMsg">
       <xsd:complexType>
         <xsd:sequence>
Pages: 1 2 3 4 5 February, 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.