Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Knowledge Base > ASP.Net
Search:
What's New - What's Hot
Listings for Administration Tool Administration Tool (3)
Listings for Authentication Authentication (17)
Listings for Browser Browser (9)
Listings for Caching Caching (39)
Listings for code behind code behind (3)
More Categories for Configuration Configuration (3)
More Categories for Database Database (14)
Listings for Debugging Debugging (12)
More Categories for Errors and Bugs Errors and Bugs (41)
Listings for Event Log Enteries Event Log Enteries (4)
Listings for IIS IIS (5)
Listings for Introduction Introduction (2)
Listings for Migration Migration (4)
Listings for Mobile Webform Mobile Webform (3)
Listings for Multiprocessor System Multiprocessor System (2)
More Categories for Office Documents Office Documents (12)
Listings for Security & Encryption Security & Encryption (22)
More Categories for Server Application Server Application (3)
Listings for Server Controls Server Controls (18)
Listings for Server Variables Server Variables (8)
Listings for Session State Session State (7)
Listings for Tips & Tricks Tips & Tricks (56)
More Categories for Web Application Web Application (5)
Listings for Web Controls Web Controls (33)
Listings for Web Form Web Form (37)
More Categories for Web Services Web Services (9)
Listings for XML and ASP.Net XML and ASP.Net (14)
 


How to perform output caching with Web services in Visual C# .NET     
Total Hits: 261  |  Today: 0Author: microsoft.com      Rating:  
Read Reviews | Write Review |  Your Rating: 

The following .NET Framework Class Library namespaces are referenced in this article:
• System.Web.Services
• System.Text
This step-by-step article describes how to create a sample ASP.NET Web service that uses output caching. Output caching caches the output response result of a Web service based on the Duration attribute that is specified for a corresponding WebMethod. Note In ASP.NET 2.0, the HTTP method of the test page has changed from GET to POST. However, POSTs are not ordinarily...

Hosting ASP.NET Running an All-Managed HTTP Server     
Total Hits: 68  |  Today: 0Author: Ted Neward      Rating:  
Read Reviews | Write Review |  Your Rating: 

If, by this point in time, as a software developer you've not worked with, in, or around the HTTP protocol,you've likely been working on a Y2K project written in COBOL back in the 60's. HTTP is everywhere--not only was it the driving force behind the widespread adoption of the Internet as an ecommerce engine for business, but HTTP is now also assuming new importance as the carryall protocol for communicating anything and everything between two entities across the TCP/IP network we call the Inter...

How to use the Office Web Components with XML data generated by an XML Web service created using ASP.NET     
Total Hits: 467  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

This step-by-step article describes how to use ASP.NET to build a simple XML Web service that retrieves data from the Microsoft Access sample Northwind database and returns the data as XML to a client when the client calls a method of the service. On the client side, the data is presented with the Office PivotTable and Chart components. This article also demonstrates how to build a client for the XML Web service by using either Visual Basic .NET or Visual Basic 6.0....

HOW TO: Change Types Used in Proxy Classes That Are Generated with Wsdl.exe     
Total Hits: 242  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Web Services Description Language tool (Wsdl.exe) generates proxy code for XML Web services. The generated types that are used in the proxy class are based on the contents of the WSDL document that describes the XML Web service. However, the generated types might not be what you want nor what you expect. Wsdl.exe determines the best generated type to use for the objects that are specified in the service description. In some cases, the tool uses a least-common-denominator approach for casting...

How to perform output caching with Web services in Visual Basic .NET     
Total Hits: 243  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

This step-by-step article describes how to create a sample ASP.NET Web service that uses output caching. Output caching caches the output response result of a Web service based on the Duration attribute that is specified for a corresponding WebMethod. In addition, HTTP indicates that a user agent (the browser or calling application) should be able to override server caching by setting the "Cache-Control" to "no-cache". ASP.NET applications, therefore, ignore cached results when they find a "no-c...

BUG: "ExternalException: Cannot Execute a Program" Error Message When You Call WebServices from .aspx Page     
Total Hits: 83  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

If you use Simple Object Access Protocol (SOAP) to call the WebServices method from an .aspx page, the .aspx page may fail when you run the Microsoft Internet Information Services (IIS) Lockdown tool. In addition, you may receive the following error message:
[ExternalException (0x5): Cannot execute a program. The command being executed was "d:\winnt\microsoft.net\framework\v1.0.3408\csc.exe" /noconfig @"D:\WINNT\TEMP\eyrpuhyg.cmdline".]
This problem only affects Web applications or Web s...

FIX: Error Message When You Add a Web Reference to the Same Web Service More Than Once     
Total Hits: 59  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

When you add a Web reference to the same Web service more than one time in a Managed C++ application, you receive a compiler error message similar to the following:
c:\My Samples\MCTestClient\WebService.h(4) : error C3846: 'Service1' : cannot import symbol from 'c:\My Samples\MCTestClient\Service1.dll': as 'Service1' has already been imported from another assembly 'Service11.dll' c:\My Samples\MCTestClient\WebService.h(3) : see declaration of 'Service1'...

INFO: Roadmap for ADO.NET DataSet Objects and XML Web Services     
Total Hits: 38  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article provides a roadmap to learn and to master the DataSet objects and Extensible Markup Language (XML) Web services. Roadmap articles provide links to useful information, including online documentation, Microsoft Knowledge Base articles, and Microsoft white papers, to help you learn about a Microsoft product or technology. Microsoft Knowledge Base How-To articles and walkthroughs provide step-by-step instructions to complete specific tasks. Microsoft QuickStart sample files are ready-ma...

HOW TO: Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET     
Total Hits: 113  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

This step-by-step article shows you how to build a Web service and a Web service client to send and receive binary documents by using Microsoft ASP.NET and Microsoft Visual C# .NET. You can use ASP.NET and Visual C# .NET to build a Web service that both saves binary documents to a folder on a Web server and retrieves binary documents from a folder on a Web server. You can use this service as a simple Document Management System on the Web....

A Single Sign-in Web Service in ASP.NET     
Total Hits: 86  |  Today: 0Author: Philip Miseldine      Rating:  
Read Reviews | Write Review |  Your Rating: 

Most of today's sites require users to undertake a registration process to allow the site owners to keep in touch with, or offer services to, those visitors. Building up a user base like this requires patience and dedication. Offer a new service or a new Website, however, and, typically, you'll need to start your user base from scratch yet again. This article outlines a strategy for creating portable membership tools. We'll see how Web Services and server controls give you ability to produce a s...

Top Ten Tips for Programming ASP.NET     
Total Hits: 432  |  Today: 0Author: ondotnet      Rating:  
Read Reviews | Write Review |  Your Rating: 

Here are top ten tips for programmers getting their feet wet with ASP.NET. From changing the default names of controls and forms to using the StringBuilder class, these ideas will help coders make the transition to the .NET environment....

ASP.NET Tutorial     
Total Hits: 486  |  Today: 0Author: aspalliance      Rating:  
Read Reviews | Write Review |  Your Rating: 

In Classic ASP, we were having only six objects and we have only less to learn. But now, in ASP .NET (V1 Framework) we have around 4,000 classes and 78,000 methods and properties. This is a beginners tutorial for ASP .NET. All examples have been worked out in VB....

Render Method in BasePartialCachingControl Class Renders by Using HtmlTextWriter (Q321552)     
Total Hits: 290  |  Today: 0Author: MSDN      Rating:  
Read Reviews | Write Review |  Your Rating: 

Webservicessamples.exe is a self-extracting executable file that contains a series of samples that demonstrate the features of Microsoft ASP.NET Web services. Webservicessamples.exe is a supplement to the following Support WebCast:
Support WebCast: Microsoft ASP.NET: Advanced XML Web Services Using ASP.NET ....

Webservicessamples.exe Contains ASP.NET Web Services Samples (Q320438)     
Total Hits: 328  |  Today: 0Author: MSDN      Rating:  
Read Reviews | Write Review |  Your Rating: 

Webservicessamples.exe is a self-extracting executable file that contains a series of samples that demonstrate the features of Microsoft ASP.NET Web services. Webservicessamples.exe is a supplement to the following Support WebCast:
Support WebCast: Microsoft ASP.NET: Advanced XML Web Services Using ASP.NET ....

HOW TO: Perform Output Caching with Web Services in Visual C# .NET (Q318299)     
Total Hits: 209  |  Today: 0Author: MSDN      Rating:  
Read Reviews | Write Review |  Your Rating: 

This step-by-step article describes how to create a sample ASP.NET Web service that uses output caching. Output caching caches the output response result of a Web service based on the Duration attribute that is specified for a corresponding WebMethod....

BETA-HOWTO: Use XML Web Service by Using ASP .NET from an Office VBA Macro in Word or Excel (Q307033)     
Total Hits: 276  |  Today: 0Author: MSDN      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article demonstrates how to use an XML Web service using ASP.NET from a Visual Basic for Applications (VBA) macro in Word or Excel....

Support WebCast: Microsoft COM and ASP.NET     
Total Hits: 208  |  Today: 0Author: MSDN      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this presentation, you will hear about the development practice of accessing Component Object Model (COM) objects from ASP.NET. Because of the investment many developers have placed in COM, using it with newly created .NET applications is critical. You will learn about specific guidelines that help developers better use existing COM objects....

BUG: Incorrect Results Occur When a Web Service Returns an Array of Size 0     
Total Hits: 97  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

If you have a Web service that returns object arrays of size 0, the parameter is not deserialized correctly when the client receives the response....

Q301273 - HOW TO: Write a Simple Web Service     
Total Hits: 763  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article describes how to write a simple Web service, called MathService, that exposes methods for adding, subtracting, dividing, and multiplying two numbers....

Q301258 - HOW TO: Use Data in Web Services     
Total Hits: 657  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article shows how DataSets, an XML-based way to represent disconnected data, can be returned from a Web service method. By exposing DataSets through a service, you can limit the database connections that your data server is experiencing....



Disclaimer - Privacy
© 2002-2012 DevASP.net