Re: asp.net web services

  • From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 29 Apr 2008 16:35:32 +0300

A website application is just a dynamic web site that has server side programs. Nothing more.


If the programs are compiled or not depends on the technology used, and it doesn't matter.

A PHP web application might be not compiled, or half-compiled if using the Zend Encoder. A perl web app would be not compiled, but using probably many modules which are compiled and made in C, and so on.

The web services are nothing more than a way of using special requests to the server by sending XML-formatted data, in order to get another XML-formatted data as a response but using simple calls to remote methods/functions.

Octavian

----- Original Message ----- From: "Ricks Place" <OFBGMail@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Tuesday, April 29, 2008 1:19 PM
Subject: Re: asp.net web services


Hi Chris:
I'll be interested in the Web Services talk myself. A Website Application is just like a Website but it is compiled I believe, I'll leave it to the gurus for further discription. As for nuts and bolts of some Standard Asp.net controls I might be able to help when you start coding, binding or other grunt work.
Will you be working in VS 2005 or Vs 2008?
Also, if you have a digital copy of your Textbook you might ask permission to share it with one or two experienced blind professionals on list, in private, so they can follow along if they want to mentor the class with you and help with specific accessibility work-arounds for the assignments. I'm not even sure if that has ever been done but it sounds like the best way to get through a class so I'm just putting the idea out there and will watch for guru's comments.
 Rick Farmington Mich. USA
 Rick Farmington Mich. USA
----- Original Message ----- From: Kristoffer Gustafsson
 To: programmingblind@xxxxxxxxxxxxx
 Sent: Tuesday, April 29, 2008 5:51 AM
 Subject: asp.net web services


 Hello!
At school we are working on learning how to create web services and web applications with asp.net and visual studio.
 I need some tutorials in order to learn this. what do you recomend?
/Kristoffer
__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: