| Home : Programming : Microsoft.NET |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Microsoft.NET Listings
|
|
Total:
226 | Displaying: 131 - 140 | Pages: << 5 6 7 8 9 10 11 12 13 14 >> |
|
|
|
This white paper describes three scenarios available for printing reports that are displayed over the Web using Crystal Reports for Visual Studio .NET.
Updated: 03/08/2005
|
|
|
This issue occurs if the stored procedure parameter was set to a null value when the report was originally created. Read this article to learn how to work around it.
Updated: 02/28/2005
|
|
|
This behavior occurs because the Web Forms Viewer caches the parameter name and parameter value from the first report, and uses these values for the second report. Find code to resolve this error in this article.
Updated: 02/28/2005
|
|
|
Learn how to build and bring to market devices, applications, content, and services for Windows Mobile and Windows Embedded platforms at the premier developer event.
Updated: 02/28/2005
|
|
|
Learn how to use the Microsoft Windows XP Tablet PC Input Panel's text correction capabilities in applications that collect and recognize ink outside of the Input Panel. The corresponding samples are written in C#.
Updated: 02/28/2005
|
|
|
Find out how to use XAML to create markup that describes the visuals in application interfaces, and then animate those visuals using a mechanism called storyboards.
Updated: 02/28/2005
|
|
|
Learn how to consume MapPoint Web Service by using PHP and the NuSoap toolkit. Donload sample code that illustrates how to implement a simple proximity-locator application.MapPoint Web Service is a subscription-based Web service that provides maps, driving directions, distance calculations, and other location-based services. Because MapPoint Web Service uses SOAP and Web Service Description Language (WSDL), you can integrate MapPoint Web Service functions into almost any Internet-enabled application. This article describes how to consume MapPoint Web Service functions by using PHP: Hypertext Preprocessor (PHP) and the NuSOAP toolkit, and provides a preview of the next version of NuSOAP.
Updated: 02/24/2005
|
|
|
The Socket class provides a rich set of methods and properties for network communications. The Socket class allows you to perform both synchronous and asynchronous data transfer using any of the communication protocols listed in the ProtocolType enumeration. The Socket class follows the .NET Framework naming pattern for asynchronous methods; for example, the synchronous Receive method corresponds to the asynchronous BeginReceive and EndReceive methods.
Updated: 02/23/2005
|
|
|
This Articles discusses one of the most important classes in System.Net.Sockets: the Socket class. The System.Net.Sockets.Socket class can be used as a socket in a server application as well as in a client application. It also allows both synchronous and asynchronous operations. This article shows how to use the Socket class in a client application.
Updated: 02/23/2005
|
|
|
This Article espouses on graphs, a collection of nodes and edges with no rules dictating the connection among the nodes, and one of the most versatile data structures.
Updated: 02/22/2005
|
|
|
Microsoft.NET Listings
|
|
Total:
226 | Displaying: 131 - 140 | Pages: << 5 6 7 8 9 10 11 12 13 14 >> |
|
|