|
|
|
|
|
Total Hits: 24 | Today: 0
|
Author: awseditor
|
Rating:
|
|

Every business starts with a cool idea. Either you already have one or you have a problem that needs a solution. You start small, but think big. Just ask a few simple questions to test your idea: * Has anybody done it yet? Is my idea unique? * Is there a potential to earn money (business model)? * What problem does it solve? Believe in yourself and your idea, and always validate your idea with “been-there-done-that” folks....
|
|
|
|
Total Hits: 14 | Today: 1
|
Author: Kent Liu
|
Rating:
|
|

Microsoft .net framework is very powerful, not only the design, but also the functions provided by it. China is an old country; it has special & beautiful culture. One of the interesting points is its characters; each character is like a picture, very different with letters such as English. And the people of it make the characters – Chinese to two kinds of styles: Simplified & Traditional. And this situation is also taken cared by .net framework; it provides the function in Microsoft.VisualBas...
|
|
|
|
Total Hits: 37 | Today: 1
|
Author: Andrew Golik
|
Rating:
|
|

Access to the data source varies depending on source of data. Access to the persistent storage, such as to the database varies greatly depending on type of storage and vendor implementation. The ODBC API enables applications to use SQL statements. However, even within RDBMS environment the actual syntax and format of the SQL statement varies depending on the particular database product. There is even greater variation with different types of persistent storage. Access mechanism, supported APIs, ...
|
|
|
|
Total Hits: 46 | Today: 1
|
Author: BillyLiu
|
Rating:
|
|

The static function extracts the Soap Body (XML Data) from a Soap Message. To extract the soap body, the key point is to get the soap envelope prefix. The soap prefix can be found from the first level Nodes. The 2nd element of the message declared the soap Envelope namespace prefix, "Soap" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" System.Xml.XMLNode class provide a function for us to lookup the prefix from the namespace. So we have to locate the xmlnode which has n...
|
|
|
|
Total Hits: 82 | Today: 0
|
Author: Roman Kiss
|
Rating:
|
|

This article describes a design and implementation of the Remoting over Internet using the Web Services Enhancements - DIME feature as a mechanism to flow the remoting binary messages between the server and client sides. The concept of the Remoting over Internet has been described in my previously article [1] based on the remoting custom channel (client side) and Web Service as a gateway (server side) to convert messages into the remoting infrastructure using the base64 encoded/decoded SOAP form...
|
|
|
|
Total Hits: 12 | Today: 0
|
Author: Roman Kiss
|
Rating:
|
|

The WSE 2.0 Messaging introduces a new message driven mechanism to exchange data between the service and its consumer based on the WS-* contract. The three levels of WSE2 lightweight Messaging infrastructure allow for programmatically creating a single communication channel and handle its behavior and passing the SOAP envelope message....
|
|
|
|
Total Hits: 106 | Today: 1
|
Author: Remas Wojciechowski
|
Rating:
|
|

.NET offers an elegant way to store configuration data for applications the .config file. You can use that mechanism in both Windows and ASP.NET applications....
|
|
|
|
Total Hits: 57 | Today: 0
|
Author: Ehsan Golkar
|
Rating:
|
|

Generally when we use web service, at first we should add it in the web reference and then call its methods statically .despite it has a high speed, it isn't much flexible.
In order to do dynamically by dynamic invocation web service, it has a very good flexibility. For example, the source of programs will be compiled once,
We can use any web service that we need,We can watch all of the web service's methods and parameters, Automatic assignment methods and parameters....
|
|
|
|
Total Hits: 15 | Today: 0
|
Author: Liam Cavanagh
|
Rating:
|
|

Mobilizing web services consists of much more than just browsing a web server from a mobile device. It also includes the ability to queue up requests and cache downloaded information on the mobile device when a connection is no longer available. Through the use of .NET and MobiLink (a component of SQL Anywhere 10) you have the ability to extract data from your enterprise web services and download it to a local relational database which can exist on tablets, laptops, PDA's or Smartphones. Once th...
|
|
|
|
Total Hits: 27 | Today: 0
|
Author: Jeff Prosise
|
Rating:
|
|

If Microsoft is correct, Web Services will play an important role in the future of the Internet. A Web Service is an application that exposes Web methods—functions that can be called over the Internet (or, if you'd prefer, an intranet)—to interested clients. It runs on a Web server and listens on port 80 for Simple Object Access Protocol (SOAP) packets that represent requests to execute a particular method. When a request arrives, the Web Service extracts the XML-encoded method name and paramete...
|
|
|
|
Total Hits: 181 | Today: 0
|
Author: Manoj Kumar C
|
Rating:
|
|

This article is about sending SMS using .NET through web service. With the help of this article, we can easily understand how to use web services in .NET, and also you will get some information about SMS, GPRS etc. This web service will help you give a notification if the service is unable to deliver....
|
|
|
|
Total Hits: 44 | Today: 0
|
Author: Roman Koreshkov
|
Rating:
|
|

Once I needed to make some automation processing of Microsoft Word documents located in a SharePoint Portal Server. But I faced an interesting problem – how to find all the documents in SharePoint programmatically?...
|
|
|
|
Total Hits: 84 | Today: 0
|
Author: Peter Bromberg
|
Rating:
|
|

Repository Factory tutorial with WebService layer feeding an ObjectDataSource and GridView on a web page....
|
|
|
|
Total Hits: 81 | Today: 1
|
Author: juliet
|
Rating:
|
|

Open your favourite text editor, place the following codes into it and name it as hello.asmx....
|
|
|
|
Total Hits: 579 | Today: 0
|
Author: R. Seenivasaragavan Ramadurai
|
Rating:
|
|

The .NET Framework is a new computing platform designed to simplify Windows application development in the highly distributed environment of the Internet....
|
|
|
|
Total Hits: 371 | Today: 0
|
Author: R. Seenivasaragavan Ramadurai
|
Rating:
|
|

Here we are going to learn how to create a WebService using VS.NET (using VB.NET.) and Consume the Webservice from VB.NET Client. This Article is based on VS.NET RC1 Release....
|
|
|
|
Total Hits: 24 | Today: 0
|
Author: salysle
|
Rating:
|
|

Yahoo Web Services are made available to developers through Yahoo’s Developer Network; a variety of services are available, but this article is specifically interested in using Yahoo’s Local Search Service. This service will return a list of businesses based upon a zip code based search for a business name or product. The service returns the following information: * Title (the name of the business) * Street Address * City * State * Phone Number...
|
|
|
|
Total Hits: 18 | Today: 0
|
Author: Zenab_Zenab
|
Rating:
|
|

Workflows automation clients are often web based, an easy approach to implement business process flows and deploy workflow client over a large scale in an organization and companies. These workflow clients and processes are mostly developed with components(DLLs, SDKs) that comes with BPM software. These dll embeds most of the workflow functionalities, routing mechanism. However such workflow automation clients have not been designed for devices like pocket pc/palm and smart phones....
|
|
|
|
Total Hits: 75 | Today: 0
|
Author: Juan Jose Luna
|
Rating:
|
|

There is not much information on sending SOAP messages between .Net clients and web services written in Java and if it exists is based on sending and receiving primitive data information such as numbers and small text strings. But what if we want interchange complex objects between two platforms that in theory should interchange information in a transparent way?. The fact is that a client send a SOAP request message (SOAP provides a standard and simple way to present messages in an XML format...
|
|
|
|
Total Hits: 31 | Today: 0
|
Author: interface Mirror
|
Rating:
|
|

If you design a distributed application that shares data as well of objects, one of the necessary things that you want to take care of how to share objects among different parts of your application. Here I am going to discuss is how to return a user defined data type from a web service as one of the steps for communicating objects among applications. For that I make a small scenario as follows: We have a class library that contains definition for a type called User. This user contains two proper...
|
|
|
|
|
|