website

Web editor question

anybody can recommend a good web editor to me? page created in windows should be working ok in linux as long as firefox support it, right? ...

What are some good resources for learning about Web Services with ASP.NET?

hi I'm completely new in web service. I want to study about it and the use it in my web site? any practical tutorial please? ...

Multi-language/country web projects

Hi, I plan to build a websites that come to target specific countries and each country should be translated to theirs language/s (ie. Canada speak both English and French). I've many questions but I think I first need to visit websites that target multiple countries and languages to get some inspiration and see how they did. So to thi...

Website performacne - Move the ad loading function(GA_googleFillSlot) to the bottom on page

I am using a method GA_googleFillSlot from google ad service to load the ads. Which has to be loaded on the right rail of the page in my web site. As part of speeding up my web site, I want to move the method with related javascripts to the bottom of the page. The javascript method creates a new div with id google_ads_div_<name of ad sl...

Recommendations on 3rd party QA for websites

My company isn't big enough to necessitate a full time QA person. We are building a large-ish web site for a client and would like to use a 3rd party to QA it. The site supports a lot of user generated content and we're looking for someone to go through and try it all out and make sure everything is firing like it should. ...

Using hg repository as web site

This is somewhat related to my security question here. Is it a bad idea to use an hg / mercurial repository for a live website? If so, why? Furthermore, we have dev, test and production installations of our website, like dev.example.com, test.example.com and www.example.com. If it's a bad idea to use a repository for a live/production w...

High performance site

What technologies should I use when designing for a large social website (with a lot of transactions, like twitter)? using open source solutions - database - webserver - os ...

How Can I Use NUnit with ASP.NET Website (Not Web Project)?

I am new to unit testing and I wanted to give NUnit a try. In an ASP.NET Web Project, I can create a new project in my web project solution for unit testing and add a reference to my original project and in NUnit I can load the dll file for my unit testing project to run the tests. However, i am developing an ASP.NET Website and becaus...

How to automatically display a notice page when the main web server doesn't respond anymore ?

Is there a way to display automatically an HTML "maintenance notice" page when the main web server is down or doesn't respond anymore on the 80 port ? I guess it's an app that should do the job... Note : the "main web server" is not IIS. ...

convert ordinary web project to silverlight supported application

Hi, I have a dotnet web solution. I wish to include the silverlight technologies into it. Can you tell how do I proceed. I am new to silverlight...so might be this question a blunder :( ...

Debugging VS2008 project on VMWare Windows 2003 server

Howdy Folks, Has anybody had success opening/debugging a Visual Studio 2008 website while running on a Windows 2003 server? For whatever reason when i try to open the site through Visual Studio 2008 it just hangs and when checking the task manager i can see it's gobbling up copious amounts of RAM to the point that when it reaches 350,0...

Migrating a website to a new domain, and associated google index problem

Hi, We currently have a website at "somedomain.net/codefest". We do not own this server (or this domain name). Due to capacity problems, we are now moving to a new server. Since we do not own the old domain name, we are also moving to a new domain name. Since we'll need to abandon the old server soon, we'll be redirecting all requests...

Difference between Website and WebApplication?

I have searched a lot about the difference between Website and WebApplication but didn't get a clear cut answer. Even I am more confused after reading about that. ...

Why web sites run under less privileged user account (IUSR_ComputerName)?

Usually we define iis web sites which allow anonymous authentication to run under the IUSR_ComputerName account which has very limited privileges. For example we may decide it cannot access the file system. How does that make our web site any more secured? The user cannot run code on it anyway - only our website code runs and we make sur...

iis7 website application not working

i have a website of aspx on IIS7 and inside it is one directory which i have created into an application. It is the exact same setup as in another computer. the same code works fine there. it does not open the application here. i get a 403.1 error when i browse application by itself. what are the palces that i can check that it is going ...

glitchy access website, freezes for 30-60 sec intermittently

asp website with access database freezes for 30-60 seconds intermittently. The site is on an internal 2008 server. About 25 users access the site simultaneously. Is it just the limits of access or can i do something to improve the situation? change any timeout/refresh settings anywhere? or could it be a problem with the network? ...

Could not load type 'site._Default'

I have develop a simple website using VS8 and C# when I debug everything works fine, then I built using Ctrl + Shift + B and when I upload the site to a godaddy server it display the next error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following s...

Business website - Real estate

I try to make a website about real estate for my uncle's company . I want to make it myself to save money . I have experience in C++ programming . What I wonder here is , should we build a new and clean page or we should use CMS like Joomla . His company is small. Thanks . ...

How to Get Started Implementing Dps Payment Express Payment Gateway in PHP?

Hello, I have a created a website in which I want to use the online payment procedure Dps Payment Express Payment gateway. However, I don't know how to go about using it. The website runs on PHP. Does anyone know of any tutorials or example code that shows how to use this system under PHP? ...

File mirroring solution for a website

Our website is currently experiencing high volume download traffic. It will soon exceed the bandwidth limit. What's the most convenient way to mirror a software package? We also need to maintain existing URL of the package. ...