Hello,
I'm messing around with MVC 2.0 on VS2010 and am having an issue getting the clean web config feature working.
Basically in my Web.debug.config I have
<connectionStrings xdt:Transform="Replace">
<add name="ApplicationServices"
connectionString="Server=localhost;Database=SITE_DB;User…
Hi Guys,
Like everyone of us, I have my own dreams about developing the next cool product that will be adopted by many users and become industry standard.
Surprisingly, I find that the most challenging task is to keep my website up & running. My site is being hacked again and again no matter what I do - I…
I have a web application project that I wish to keep as a web application project, however is it possible to have part of it compiled on demand like a web site project? I would like one folder where I can add aspx pages to the website after its been published.
Today I started playing with the web.config transforms in VS 2010. To begin with, I attempted the same hello world example that features in a lot of the blog posts on this topic - updating a connection string.
I created the minimal example shown below (and similar to the one found in this blog). The problem…
Hi All,
I've got a page in an ASP.Net app (its Mvc actually but not important) and I would like to only allow connections to this page from the local machine. I would love to do something like this in Web.config:
<location path="resources"><system.web><authorization><allow…
I am trying to make a web service request call to a third part web site who's server is a little unreliable. Is there a way I can set a timeout on a request to this site? Something like this pseudo code:
try for 1 minute
{
// Make web request here
using (WebClient client new…
My website currently working in ASP.NET 1.1
Old Process
In our database we have huge amount of data stored for a decoding purpose. We have to update this huge set of data table each week(Data is supplied from a vendor).
In our website (in asp.net 1.1) we query our database to…
I'm Delphi developer, and I would like to build few web applications, I know about Intraweb, but I think it's not a real tool for web development, maybe for just intranet applications
so I'm considering PHP, Python or ruby, I prefer python because it's better syntax than other(…
What is the best way to implement web services in PHP? I have heard about libraries like NuSOAP and WSO2 web service platform, But don't know what is the best ( or a good and easy to learn) for using web service in PHP?
Every time i click on a link it opens in internet explorer but i want it to open in another window of my web browser
Details : i have made a tabbed web browser using a tab control because every where else i have looked is just for a normal web browser please help.
I need to create a ASp.net website with silverlight controls.
I am having only express editions of 2008 (Web developer edition and C# express editions).
I have created the WPF application sing C# expression and create the new XAML files.
Then I have created asp.net website in…
I need to handle all the exceptions globally in .NET web service, i tried using Application_Error event in global.asax, but it's not fired in web services case, it works fine for web based applications.
Any suggestions???
I've created a web service using Visual Studio ( 2005 - I know I'm old school ) and it all compiles fine but when it opens I get warned thus:
This web service does not conform to WS-I Basic Profile v1.1.
And furthermore:
This web service is using http://tempuri.org/ as…
I'd like to hear some opinions as to what role, if any, parallel computing approaches, including the potential use of the parallel extensions (June CTP for example), have a in web applications. What scenarios does this approach fit and/or not fit for?
My understanding of how…
Hi,
I'm trying to access an HTTPS based web service URL from a web/ear application deployed
on a Glassfish application server domain.
We have obtained the certificate from the vendor that exposes the HTTPS URL
What are the steps required for installing SSL certificates in order…
I have been evaluating the wide range of installation and web deployment solutions available for Windows applications. I will just clarify here (without too much detail, these tools have been covered in other questions) my understanding of the options:
NSIS - Free tool that…
I think it is imperative for web application developers to know the answers surrounding the following general questions on web development irrespective of the programming language/framework used.
What authentication mechanisms HTTP offer & what are their pros and cons?…
Most web frameworks are still using the traditional action based MVC model. A controller recieves the request, calls the model and delegates rendering to a template. That is what Rails, Grails, Struts, Spring MVC ... are doing.
The other category, the component based…
We are going to begin implementing a web service that will be hosted on a DMZ server. This web server will post data to a SQL server and we're trying to determine the best methodology to handle this. Things that concern us are web service authentication, SOAP, and…
Hi,
what is the suggested way to make web app see new configuration in web.config ?
restart IIS
stop/start app pool
recycle app pool
custom web page that does something in code?
Thanks,Pawel
I've recently been learning perl and am wondering what frameworks are available for creating a web app. I'm mostly concerned about security, so if there are any security-specific web frameworks you'd recommend, I'd be more interested in those.
Recommendations…
hi, i m totally new to amazon web service, i need to get books info. from amazon for my web app. i checked out amazon web service, there are so many products and services, which one should i focus, anyone knows? thanks