ASP.NET is a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.
2
votes
1answer
190 views
Google analytics - drop in traffic [duplicate]
Possible Duplicate:
Google analytics - drop in traffic
Bit of a general question here. We are in the process of converting a number of our clients from older web sites to new ones.
The ...
2
votes
1answer
221 views
Folder naming convention in a web development
I'm just wondering whether it would be appropriate/acceptable to use the following folder naming convention within a website development?
For folders which the end users will see as part of the URL:
...
2
votes
0answers
154 views
ASP.NET MVC 2 Hosting in Australia [closed]
Firstly, I know there are alot questions about hosting recommendations. Let me just say I have looked (for this specific case), and couldn't find much. I would assume there are few people making ...
1
vote
2answers
3k views
How to redirect domain.com to www.domain.com with DNS and IIS?
How can I redirect example.com to www.example.com using DNS / IIS? I wish to do this for an asp.net web site to prevent duplicate contents (Bad for SEO).
I had 2 a record in dns (Windows Server ...
1
vote
3answers
62 views
Website security
I have a website which uses membership/roles for security. However, I really want this site to be secure. My concern is one day something happens to server and the membership/roles is turned off.
Is ...
1
vote
1answer
289 views
Website in ASP.NET using Visual Studio
Is it legal to develop a ASP.NET and C#.NET website using Visual Studio 2010 Standard or Express edition? or do i have to buy some licence? This website will contain commercial ads for money making.
1
vote
4answers
219 views
Cheap ASP.NET Hosting - Mutiple Domains [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Can anybody recommend some quality ASP.NET hosting providers that allow you to multiple domains without making you ...
1
vote
1answer
187 views
What can I do about Hack Attempts
I have an ASP.net website hosted using the Ultidev Web Server Pro.
Every day I get a steady stream of errors generated by my application where page requests were requested and denied. This is ...
1
vote
1answer
261 views
To change url to user friendly url
I'm re-factoring my asp.net application from asp.net 3.5 to 4.0. Also I'm changing url to user friendly url. Example
/product.aspx?id=100 to /product-name/100
All my pages indexed by ...
1
vote
2answers
809 views
publish asp.net website in subfolder
I need to publish my website into a subfolder of an existing one. Notice that there's no way to create a subdomain (e.g.: http://mynewwebsite.example.com), no way to access to IIS.
At the moment I ...
1
vote
3answers
207 views
ASP.NET Simple CMS
I have an existing ASP.NET web site. The site has a "news" section and I'd like to add some very simple content management functionality to that an administrator can edit the news.
I had thought of ...
1
vote
1answer
144 views
Scalable ASP.NET hosts for under $20.00/ month
I am looking for a scalable ASP.NET host for under $20.00/ month.
I need it scalable just in case my website is featured on popular blogs and traffic increases dramatically (in that case, I would ...
1
vote
1answer
503 views
How do I allow visitors on my site to share my photos on their facebook news feed?
How do I allow visitors on my site to share my photos, on their Facebook wall/news feed?
I see that there is a "share" or "like" option from Facebook but that seems to share the whole page.
I would ...
1
vote
1answer
31 views
Embarking on a website redevelopment and all developers pushing to move to ASP.NET 4.0
Our company is going through a website redevelopment / retooling exercise and we are not quite sure which direction to take. We are told that the website was built in ASP classic and that we should be ...
1
vote
1answer
681 views
Free cloud hosting for asp.net facebook apps? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Facebook offers free app-hosting for PHP, Ruby, Node.js and Python, see ...
1
vote
1answer
113 views
looking for cheap, USA-based, shared, ASP.NET 4 hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Actually I did find a solid company in Poland, where I live, but the problem is I will need USA-based server IP ...
1
vote
1answer
94 views
Weird .ASP pages from my non-ASP site generating 404s
In Google Webmaster Tools, I have a huge list of "Not Found" crawl errors (404) with URLs that look like this: http://www.exclusivevillas.co.za/villa_view.asp?vSeq=82&activitySeq=3&page=3, ...
1
vote
1answer
86 views
web farm application issue with compilation
I have an application in a web farm which it consists of 4 web servers.
Every time I made a change on the application and I upload it on the server I am getting an error which said that the *.DLL ...
1
vote
1answer
282 views
HTTPS on my ASP.NET 2.0 application
I have an application developed using asp.net 2.0 and the goal is to make the webpage secure by using the https protocol.
I have searched all over the internet for some insight on how to accomplish ...
1
vote
1answer
95 views
Is DiscountASP a good host choice for an app that will have mostly foreign traffic?
I've created an ASP.NET MVC application for a client in India. Most of the web traffic would come from India. I typically host my apps at DiscountASP, but would this be a good choice for an app ...
1
vote
1answer
187 views
ASP.net based Website DB access issues?
We have a dynamic website based on MSSQL and ASP.net. There is a hosted DB, which we have an IP and access credentials for. We do not apparently know where it is hosted. We need to make changes which ...
1
vote
1answer
154 views
ASP 3.0 Folder/File Permissions Settings (ASP Classic)
I have built a form input page in HTML that
has an action to post to an ASP handler/processor
.asp file. The form handler/processor .asp file
contains only <% Insert VBScript Here %> and no
HTML ...
1
vote
1answer
30 views
ASP.NET website deployment
I am getting my hands wet with ASP and I have been following the tutorials. I deployed the site and in Azure and it worked great. Today I started actually designing the site. And when I published, it ...
1
vote
1answer
166 views
Localhost vs 127.0.0.1 - Error when referring to own IP address for an application running on IIS
I have an ASP.net application which I've been playing around with on my Windows 2008 server. I have WordPress installed so that when I visit the server by it's IP address I can visit my hosted ...
1
vote
1answer
374 views
IIS - HTTP Redirect all requests for one virtual directory to another
How do I set up an HTTP Redirect rule to redirect all requests for a virtual directory to another virtual directory, when I don't know the hostname or complete URL, and cannot use the URL Rewrite ...
1
vote
1answer
120 views
Links in my site have been hacked
In my site I prefix the images and links with the domain of the site for better SEO using the code below:
public static string GetHTTPHost()
{
string host = "";
if ...
1
vote
3answers
189 views
Rewriting URL to get Wordpress “permalink” type URL
I have created an ASP.NET site to replace a WordPress site that creates permalinks in the format:
http://example.com/the-name-of-my-post
I would like these URLs redirected to:
...
1
vote
1answer
644 views
Saving Image Path in SQL server [closed]
I want to know a proper way of saving image path to SQL server when working with ASP.net.
I'm using SQL server 2005 & VB 2008.
1
vote
0answers
75 views
Hosting related inquery Asp.Net 4.0 application [closed]
We are building a public site Using asp.net 4.0 and SqlServer 2008 R2.
We are assuming with a year our user count will be around 200,000.
We need better a understanding; for hosting how much ...
1
vote
1answer
119 views
Best and Economic Domain Purchase and hosting for asp.net app [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Hi Guys I have created an asp.net application and now i want to publish it on the internet and want to place ...
1
vote
2answers
324 views
PDF conversion on website using ASP.NET platform
I want to give users an option to download the web page of my website they are currently viewing. I have searched and found 3rd party windows software which convert the pages, but I am looking for an ...
1
vote
5answers
288 views
ASP .NET Blog Engine Web Installer API
For one project i need a blog engine that support multiple blogs (registered user can create their own blogs).
Blog engine has to be fully integrated with some existing system (users, roles, security ...
1
vote
3answers
116 views
Domain held at one registry, need to redirect to subdomain on my own hosting provider
There are lots of questions around this general area, but I haven't seen one that exactly mirrors what I'd like to know. It's per the title really. My understanding (and what I'm told by my host) is ...
1
vote
1answer
89 views
Family History Website
I want to develop a website that has family history information. Something like Ancestry.com but much simpler. I want to display photos, family tree, have logins and allow members to upload family ...
0
votes
6answers
221 views
Are there other .NET based Content Management Systems (CMS) beside DotNetNuke that support multiple sites with one install? [duplicate]
Possible Duplicate:
Which Content Management System (CMS) should I use?
I know that there are a LOT of questions on SO about CMSs based on .NET but I have just one specific question.
I ...
0
votes
3answers
384 views
Free asp.net hosting for my college project [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am a student developing an asp.net website for my college project. I'd like to put it online for everyone to see. ...
0
votes
1answer
412 views
How can I hide my domain name or ip from users
I'm developing a windows application in C# along with an accompanying asp.net website. Both are hosted on a web server. I wish to disguise my server ip address and/or domain name so they are not ...
0
votes
1answer
252 views
Newsletter for my website
I have been recently looking at some websites and they have a mailing list newsletter. If I click unsubscribe it goes straight to their server and you can unsubscribe from their server.
What ...
0
votes
1answer
202 views
ISAPI_Rewrite and asp.net events upon postback
I have a rewrite rule to rewrite www.mysite.com/default.aspx to www.mysite.com.
RewriteRule ^default.aspx$ / [NC,R=301,L]
On that site i have an asp.net server Button. When i click the button it ...
0
votes
3answers
310 views
Make Apache treat ASPX as html
I've swapped from ASP.NET to .PHP for cost reasons. As such, I want the people to be redirected from .ASPX to its equivalent .PHP. If I create the .aspx with HTML, the file is simply displayed in ...
0
votes
1answer
1k views
Does google app engine support ASP.NET
Can I migrate my ASP.NET application to Google App Engine and it will run?
Here is link, what is google app engine. As far documentation it supports either
Go Environment
Java Runtime
Python ...
0
votes
2answers
2k views
How to publish a website built using ASP.NET?
I developed a website on my pc using visual studio 2005 and sql server 2005. Now I want to make my website live on the internet.
How to publish a website built using ASP.NET?
0
votes
1answer
88 views
Any success with asp.net and Less/Sass [closed]
I wanted to dive into learning some asp.net with C# and I wanted to know if anyone has had success with using Less or Sass? All I can find search wise is little bits of info and some suggestions with ...
0
votes
2answers
114 views
What now… Godaddy host not support charting in asp.net [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I was going to use the asp.net charting with Visual Studios 2008 but GoDaddy hosting does not support the charting ...
0
votes
3answers
100 views
Looking for archiver script with status
I have a shared hosting account and I want to create a zip (or another archive type) file from whole website.
I asked the hosting support but they don't do this.
Is there any php or Asp.Net script ...
0
votes
3answers
81 views
How to diagnose one user not able to reach my site?
My site is www.trainerroad.com and lives on Azure.
I have a customer who get's
Oops! Google Chrome could not connect to www.trainerroad.com
When trying to access our website. Yesterday they ...
0
votes
2answers
249 views
what are good UI ways for editing xml files in web pages?
I have an xml file which contain a lot fields and sub fields, I am not sure yet, but around 100 or 200 of fields.
Fields value types may need true/false , others need drop down to select from, and ...
0
votes
2answers
526 views
Wordpress blog in subdirectory of ASP.NET webforms application
I am trying to setup a Wordpress blog to run in the subdirectory of an ASP.NET wbforms application so I can have http://www.myapplication.com/blog
I have Wordpress running on IIS 7 fine as it's own ...
0
votes
1answer
409 views
A tool for test webpages in older Browsers? [duplicate]
Possible Duplicate:
How can I see what my web site looks like in various browsers?
Hi,
at the moment I develop a ASP.Net Page Community board.
I have installed FF4, IE9 and Opera 10.
A ...
0
votes
3answers
229 views
ASP.Net SEO Architecture Pattern
I come across with a Business Team, for which their corporate site is on asp.net platform. Those folks are pretty much interested to improve their site by increasing SEO Performance. I am interested ...
