(From the point of view of a user, not how it's built or which option is selected in Visual Studio)
...What is the difference between a "website" and a "web application"?
Is there a difference?
Are there characteristics that characterise the two?
Hi,
I have a flex application that makes use of the autocomplete control. And I use a web service to download the data after successful login. My problem is that the data in Mb is about 4Mb and it takes quite a while to decompress in the application (after downloading it every time). Is there a way to make use of the browser cache to store that…
I need to get an estimate for the number of unique visitors, given a domain name. I want to use this value in a calculation, so unfortunately a traffic rank, as in an Alexa rank will not work.
Is there any way, using AWIS or any other such web service to get an estimate of the number of visitors? It doesn't have to be particularly accurate.
I'm building a web app with custom components. I need a way to route requests to class / methods, is there any standalone java library that can achieve that (in a sexy manner [1]) ?
[1] read : no xml!
I am using VS2008 with TFS 2008 and I have a web application project which gets auto check out on build.How can this be avoided? I dont want to change my Source Control changes which are auto check out on edit. When I check in the file it says file are idential, no changes...Any pointers
Hello everybody.
Public web-site provides list of employees to Internet visitors. Contact information is hidden but visitor can send email via popup email-form.
What do you think about automated-scripts/viruses/bot spam activity? Is Capture a "must" for this functionality and what kind of precautions can you suggest also?
Thank you in…
Hello
I need to create a async webservice using cxf with java first approach. But i am unable to
find any web resource/ website which tells me how to do this?
Can you please tell how can I write a async webservice using CXF with java first approach?
Thanks
Shekhar
Currently the local webserver exectutes at http://localhost:51377
Is there any option of customizing the web server in order executing under http://192.168.1.2:51377 (where 192.168.1.2 is my static intranet ip address)
Hey, I've been developing an application in the windows console with Java, and want to put it online in all of its console-graphics-glory.
Is there a simple web applet API I can use to port my app over?
I'm just using basic System.out and System.in functionality, but I'm happy to rebuild my I/O wrappers.
I think something along these…
What's the best approach of creating a RESTful web api in CherryPy? I've been looking around for a few days now and nothing seems great. For Django it seems that are lots of tools to do this, but not for CherryPy or I am not aware of them
Let's say you're away from your computer and all you've got is a web browser. You'd still like to run a piece of code (e.g. to check an answer on SO). What are your options?
Let's create a list of on-line interpreters of various programming languages. Here are some examples:
Python: http://try-python.mired.org/
Haskell:…
ISO 8601 and RFC 3339 seem to be two formats that are common the web. Should I use one over the other? Is one just an extension? Do I really need to care that bad?
Many Windows MySQL tools like Navicat or EMS have this thing - I jut put a php file on a shared hosting and can connect mo local running prhoram to the MySQL server.
Are there any good popular free solutions to expose full MySQL as a web service using PHP?
Hello,
Its regarding QTP
can we create database checkpoints for Web applications
actually while creating database checkpoints we have to create DSN .
So my question is can we create DSN for remote databases hosted on some other server.
Please enlighten me on this.
Can't find the shortcut for clicking on the magnifying glass for inspecting HTML elements in Safari 4. Any idea on this? (or any resource with a complete list of the web development shortcuts)
I have written the name of my database, username and password in my web.config file as connection string.
I want to encrypt this data. How can I do it?
Please help me out...
Regards,
Jigar <3
This was one of my interview questions which i couldn't answer.... Is it related to web developement?
What really is a patch?
and my interview question was
how will u start new patch?
Hello,
Its regarding QTP
can we create database checkpoints for Web applications
actually while creating database checkpoints we have to create DSN .
So my question is can we create DSN for remote databases hosted on some other server.
Please enlighten me on this.
I need to detect the SO of the user in a web application (IE only). I am using the function BrowserDetect.OS from javascript, but it returns the same String ("Windows Vista") when called from Windows 2008 and Windows Vista, and I cannot distinguish the user SO. Is there a way to detect this difference?
…
hello,
Im a newbie RoR kid, and I'm trying to make a web gallery app just like the onyx http://www.hulihanapplications.com/projects/onyx since it's outdated and i couldn't get it to work with my 2.3.8 rails' version.
So, are plugins like paperclip or carrierwave any good for me to start with. Or should…
I'm looking for a supplier for hosting a Virtual server, running Windows Server 2008 (R2 ideally) and .NET 4 to run an internet facing ASP.NET web application.
I'd also like to be able to remote desktop onto it, and install other apps as necessary, including other websites as and when.
I'm based in…
Hi,
I need to produce a very simple website (no dynamic-content, 2-columns, header&footer) and I have a basic knowledge of xhtml/css.
So I could probably come with something from scratch, but it would probably won't work in "all" browsers.
I've done some googling, but it's difficult for me to…
I need to write an user menu for an embedded device (mips linux). The menu has to be accessible from network (web page - AJAX?) and it has to be able to read/write hardware settings. What would be the easiest way to implement such an app/server? Where do I start?
PS: c/c++ preferred.
PS 2: I have…