I'm planning on provisioning a web server and database server in a server farm environment. They will be in the same network but not in the same domain, both windows server 2008 and the database server is sql server 2008. My question being, what is the best way to secure data in transport between the servers? I've looked into IPSEC an...
I know a website is built using a CMS, but don't know which one. Any tell-tale signs that will reveal which CMS is being used?
Also, having decided to build a website using a CMS, what skills can I expect to have to learn (HTML, CSS, scripting etc)?
...
hi .. im want to learn how to build a web service using vb.net.
unfortunately i couldn't find any websites that provides good tutorial..
can any one suggest a web site? thank u in advance ..
...
Hello,
In your experience, what is the best web programming language used to handle sorting and comparison of very large lists (ie tens of thousands of email addresses)?
I am most familiar with PHP. I think that it could get the job done, but I'm unsure of other languages and if there might be a bettor suitor.
Thanks!
...
Is it possible in C#/ASPNET to generate the XML SOAP request from the local web method reference without actually posting a request to the web service server? I'm trying to create a class which will generate this SOAP request XML without actually invoking the service. I've looked at the SOAP Extension classes and other methods but they...
How do I get a directory listing for a folder on the web? I'm looking to download a group of small files from a folder on the web. I can do it easily with a a single file but I'm not sure how to do it for multiple files. If there was something similar to the code below but for a folder on the web I think I can do it.
private void bu...
Hello,
Details of the app are: ASP.NET project, local web server, hosted in IIS locally, using latest FireFox, uses forms authentication.
I'm getting a logon user name/pwd box when trying to access my local web server. Using the net panel in firebug, I see the issue is with an animated GIF, showing up as 401 unauthorized. I check the...
Hi SO,
I'm wondering if anyone has a clue on whether the gzip compression is as much useful on mobile devices than it is on a desktop computer.
Will the phone use more battery?
Or will it save some because of the bandwidth saving?
Will the page page load faster or is the uncompress process slow on those limited devices?
Does the compr...
I don't understand: how are webserver and trackers like Google Analytics able to track referrals?
Is it part of HTTP?
Is it some (un)specified behavior of the browsers?
Apparently every time you click on a link on a web page, the original web page is passed along the request.
What is the exact mechanism behind that? Is it specified b...
Hi,
I am trying to create the custom search webpart. I want to use Enterprise Search Query Model (MOSS) . But unable to add the web reference of the search.asmx webservice. infact it has no WSDL file. just wondering about what setting it needs.... too If anybody know how to do, same. please let me know. you can find the search webservice...
Hi, I have a web application that exposes webservices, developed in java.
One of the client system is a siebel platform; as they told me, they cannot manage arrays/list of objects.
Which is the best solution to solve the problem?
How should I redesign my services?
Consider that my data structure requirement includes list of objects......
How to create xps file from web page using c#?
Any ideas?
...
The usual track of a page impression is fairly clear and simply: put the code at the end of the page.
But with the growing use of in-page changes to layout and content, when is it OK to log a new page impression and when would it considered to by just an record of an event?
My understanding is that page impression have a strong relatio...
Alright, let me preface this by saying that I have little programming experience, so I apologize if my explanation belies some serious ignorance. I've always wanted to learn certain tricks but I can never find any tutorials.
Here's the deal:
There's a website that gives you various science questions and grades the input. For each que...
I have the problem but with many subdomains: E.g..
sub1.domain.com and new.domain.com and xsub.domain.com and many many more like this.
How do I remove the www from in front of any of these with one generic rule.
E.g. if someone types www..domain.com or http://www..domain.com to change it to
http://.domain.com
Thanks
...
Hi all,
I am writing an application that invokes an Oracle web service. The web service client code was provided me.
This application uses a custom subclass of URLClassLoader to load jars at run-time. Running the unit tests from my local machine works fine, however when I deploy the application on the server and run it, I get the follo...
Hey guys!
I'm a basic web developer. I know PHP, a little bit of Python and Ruby. JavaScript as well [some stuff]. I'm not a hardcore developer. I know what it takes do develop most of web cases.
Now, I have this desire to go deeper and start developing games. I know it sounds a huge leap, but that is why I'm asking here. I already hav...
Has anyone built a text editor that has somewhat the same functionality as TextMate but for the web?
It would be really cool to see something that:
Doesn't have any GUI buttons
Has all the base textmate keyboard shortcuts (e.g. highlight text and hit quotes key, and it wraps text in quotes, or hold ALT+SHIFT and highlight text and it ...
I have a Hello World c# ASP .NET web service which is automatically generated by visual studio web service project. I want to call it from a php client. Can I know how to do it? Better if anyone can provide with small code example.. I dont have much experience in php and no in depth understanding of web services so finding difficult to ...
been working on my website for last couple of days- and for some reason everything scales differently based on wheather or not i use the www prefix on my webpage. What is causing this and how is it even possible if its the same file? this never happened with my old page setup
...