/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

Introduction to Web Services.

Hits: 874
*****
0.0
The term "web
In this article we will cover
Have you ever needed to have
The label "web
service" has been used
exposing an existing ASP.Net
an image of some text
services," as broadly
quite frequently lately: you
application as a Web
generated dynamically on the
applied, has two levels of
hear people saying how good
service. We will provide
fly? There are tons of
meaning—one specific and one
web services are and how
methods for creating the Web
possible applications for
conceptual. Specifically,
they will dominate the
service, converting readers
this type of thing, but
web services are a stack of
future of software
to data sets, and a client
prior to ASP.NET it was a
emerging standards that
development, but what
application for the new
relatively difficult thing
describe a service-oriented,
exactly are web services and
service.
to do. This article explains
component-based application
how can we create them? This
 
how to generate text images
architecture. Conceptually,
article shows us how to
 
on the fly using ASP.NET.
web services represent a
build two web services and
 
Source code available for
model in which discrete
also unravels all of the
 
download.
tasks within e-business
lingo surrounding web
 
 
processes are distributed
services.
 
 
widely throughout a value
 
 
 
net.


Date: Aug, 27 2003


Date: Jan, 16 2004


Date: Aug, 27 2003


Date: Mar, 31 2003
Accessing and manipulating
How to create a cookie, how
This 5-part article
This article explains how to
data using ASP.NET is very
to get the value stored in a
introduces you to the basics
use the .NET XmlTextWriter
easy and flexible. This
cookie, set the lifetime,
of coding C# in ASP .Net.
class to create a custom RSS
article takes a look at some
path and domain for a
Some of topics covered: the
feed. I have decided to
of the new .NET data access
cookie, edit a cookie,
classic "Hello
write this article in 2
classes and methods,
delete a cookie, remove
World" example in .Net
parts. In this part, I will
including the OleDB and
subkeys from a cookie...
form, Adding class and using
focus on creating the RSS
SqlClient namespaces, as
 
Namespaces, Code a Web form
feed and how to consume it
well as the DataReader,
 
in .Net and see how you can
from an asp.net page. In
DataSet and DataSetCommand
 
create flexible
part 2, I will focus on
classes. The author tops
 
server-client interaction,
creating a dynamic RSS feed
this article off by creating
 
How controls can be used to
with ADO.NET.
a simple ASP.NET data access
 
manipulate data from your
 
page with C# that retrieves
 
Web forms, and Server-side
 
data from a local Microsoft
 
data access in .Net.
 
Access database.
 
 
 


Date: Jan, 30 2002


Date: Nov, 30 -1


Date: Oct, 11 2001


Date: Jun, 20 2004
{ Copyright } ©2019 NuclearScripts.com