Re: If C# is used for ecommerce..
- From: "Tom Porterfield" <tpporter@xxxxxxxx>
- Date: Thu, 4 Jan 2007 12:04:17 -0500
Greg wrote:
How can C# be used for a website ?
C# can be used in the code behind the ASP.NET pages.
Would the person viewing a site need to have the .NET framework
installed ?
If only HTML is being sent to the client then the person viewing the site would only need a web browser.
What other technologies would need to be used ?
On the client - none. On the server, besides IIS and the .NET framework, anything else would depend on the requirements of the application.
Would a database server be needed for dynamic content ?
Not necessarily. Often dynamic content data is stored in a database, but it doesn't have to be there.
--
Tom Porterfield
.
- References:
- If C# is used for ecommerce..
- From: Greg
- If C# is used for ecommerce..
- Prev by Date: Re: 32-bit .net 1.1 apps on Win2003 x64
- Next by Date: TreeView only showing root node
- Previous by thread: If C# is used for ecommerce..
- Next by thread: Re: If C# is used for ecommerce..
- Index(es):
Relevant Pages
|