Showing posts with label pages. Show all posts
Showing posts with label pages. Show all posts

Wednesday, March 28, 2012

Web server problems

Hi,

I am using web matrix to develop my web pages. Each time that I made any change on my aspx pages I need to restart the server (Web matrix server), if not it does not display the changes.

Does any one know how to avoid this problem?

Thanks for your help in advance

EnekoHavnt used web matrix server before. Have you tried IIS5, this is what I use and its a very effective server. Simply build your pages and then put them on there and view them. IIS5 ships with win2000 and i think some versions of XP.
At the moment we still in testing face. I am thinking to use IIS soon but I am quite scare about the compatibility with asp pages.

We are using IIS to run asp based projects. Do you know what do I need to do to become IIS compatible with aspx pages? Do you know any incompatibility problem?

Thanks for your help, as you can see I am new with asp.net.

Eneko
There are no incompatability issues with IIS and the use of .net. I am running Win2k with IIS5 and .net 1.1

All you have to do is install the .net framework on your pc and you are up and running. I made the transition from ASP3.0 to asp.net quite easliy.

Make sure you have IIS & the .net framwork onyour. Thats all

Thursday, March 22, 2012

web services

Could someone give this newbie to .net a few good business examples of
when to choose to use XML Web Services over ASP.net web pages. I don't
need code, just examples of when to think of using it. Thanks! DavHi,
http://en.wikipedia.org/wiki/Web_service
Take a look
Thanks
Masudur
On Jan 27, 11:00 am, "kress1963no...@.yahoo.com"
<kress1963no...@.yahoo.com> wrote:
> Could someone give this newbie to .net a few good business examples of
> when to choose to use XML Web Services over ASP.net web pages. I don't
> need code, just examples of when to think of using it. Thanks! Dav
When you don't any kind of user interface and your data will be used by
other web- or desktop applications. It can be for example, a stock
quote lookup, to return latest trade for any client software.
On Jan 27, 6:00 am, "kress1963no...@.yahoo.com"
<kress1963no...@.yahoo.com> wrote:
> Could someone give this newbie to .net a few good business examples of
> when to choose to use XML Web Services over ASP.net web pages. I don't
> need code, just examples of when to think of using it. Thanks! Dav
DON'T TOP POST!!
On Jan 27, 10:39 am, "Alexey Smirnov" <alexey.smir...@.gmail.com>
wrote:
> When you don't any kind of user interface and your data will be used by
> other web- or desktop applications. It can be for example, a stock
> quote lookup, to return latest trade for any client software.
> On Jan 27, 6:00 am, "kress1963no...@.yahoo.com"
>
> <kress1963no...@.yahoo.com> wrote:
In general terms according to "good ol' Don" (Don Box) a WebService
should be used when
there's a COMPUTER in need of data and NOT a USER...
Off course all this is semantics since mostly there'll be a user
looking at that data at
some point, but if there's a COMPUTER wanting to get data then use
WebServices...
.t
http://ajaxwidgets.com
Free ASP.NET Ajax Widgets NOW!
On Jan 27, 10:50 am, "Thomas Hansen" <polter...@.gmail.com> wrote:
> DON'T TOP POST!!
>
Like this? I'm using Google Groups which hide quotes and I was not
aware that the post looks bad
Sorry

Monday, March 12, 2012

web services

Could someone give this newbie to .net a few good business examples of
when to choose to use XML Web Services over ASP.net web pages. I don't
need code, just examples of when to think of using it. Thanks! DavHi,
http://en.wikipedia.org/wiki/Web_service
Take a look
Thanks
Masudur

On Jan 27, 11:00 am, "kress1963no...@.yahoo.com"
<kress1963no...@.yahoo.comwrote:

Quote:

Originally Posted by

Could someone give this newbie to .net a few good business examples of
when to choose to use XML Web Services over ASP.net web pages. I don't
need code, just examples of when to think of using it. Thanks! Dav


When you don't any kind of user interface and your data will be used by
other web- or desktop applications. It can be for example, a stock
quote lookup, to return latest trade for any client software.

On Jan 27, 6:00 am, "kress1963no...@.yahoo.com"
<kress1963no...@.yahoo.comwrote:

Quote:

Originally Posted by

Could someone give this newbie to .net a few good business examples of
when to choose to use XML Web Services over ASP.net web pages. I don't
need code, just examples of when to think of using it. Thanks! Dav


DON'T TOP POST!!

On Jan 27, 10:39 am, "Alexey Smirnov" <alexey.smir...@.gmail.com>
wrote:

Quote:

Originally Posted by

When you don't any kind of user interface and your data will be used by
other web- or desktop applications. It can be for example, a stock
quote lookup, to return latest trade for any client software.
>
On Jan 27, 6:00 am, "kress1963no...@.yahoo.com"
>
>
>
<kress1963no...@.yahoo.comwrote:

Quote:

Originally Posted by

Could someone give this newbie to .net a few good business examples of
when to choose to use XML Web Services over ASP.net web pages. I don't
need code, just examples of when to think of using it.


In general terms according to "good ol' Don" (Don Box) a WebService
should be used when
there's a COMPUTER in need of data and NOT a USER...
Off course all this is semantics since mostly there'll be a user
looking at that data at
some point, but if there's a COMPUTER wanting to get data then use
WebServices...

..t

--
http://ajaxwidgets.com
Free ASP.NET Ajax Widgets NOW!
On Jan 27, 10:50 am, "Thomas Hansen" <polter...@.gmail.comwrote:

Quote:

Originally Posted by

DON'T TOP POST!!
>


Like this? I'm using Google Groups which hide quotes and I was not
aware that the post looks bad
Sorry