![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Sexy Programmer
|
Running server side code on a CD
I am trying to create a catalog website that contains a few Access Databases files and I would like to use C# to extract the information from those files and put it onto a web page. The problem is that the people thats going to be using the Catalog website will not have interent access so I am going to have to host the website on a CD. The question is, i there a way to run C# on a CD and have it run locally on a CD or DVD? The .NET framework will be installed.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#2 |
|
Expert Programmer
|
I don't understand what your trying to do. If they don't have internet access, how would you update the site, or pull info from it? If your trying to take info from the dbs, why not use asp, or php, or are you planning on doing web programming with C#? Is this site public?
|
|
|
|
|
|
#3 |
|
Sexy Programmer
|
The website will not be updated, only the products in the database will be updated. When I said C#, i meant actually use it with ASP.NET and creating something nice but it seems the pages are already written in ASP using VBScript. There isn't really any time for rewriting the code into ASP.NET.
__________________
I would love to change the world, but they won't give me the source code! Last edited by ReggaetonKing; Mar 19th, 2007 at 7:17 PM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with C# TCP/IP Server | csrocker101 | C# | 3 | Mar 15th, 2007 1:32 AM |
| Little help | whoawhoayoyo | Assembly | 8 | Apr 18th, 2006 8:10 PM |
| Server side class use | Plate | PHP | 7 | Jan 30th, 2006 8:07 AM |
| Multiple Clients w/ Single Server (C# Element Code) | Infinite Recursion | C# | 5 | Jan 24th, 2005 1:29 PM |