ASP.NET is a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.
1
vote
1answer
270 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 ...
2
votes
2answers
273 views
How to insert in a blog sharing links to visitors Tweet, Facebook and so on social networks?
I am developing a web blog using ASP.NET, but I guess that the tech details like this, here, is not important.
My aim is to insert in every post I create those nice buttons to the social networks ...
2
votes
1answer
194 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 ...
6
votes
3answers
302 views
When redirecting from http to https in a shop site, which status code should I use?
On a shop website, when "Pay now" is clicked we perform a header redirection to the same URL, just an SSL secured https version.
In such a common scenario, should we use a permanent (301), a ...
2
votes
1answer
775 views
How do you hide file extension in URL?
I would like to drop the .aspx extension from my webpages. One reason is that I'm not sure I will stick to ASP.NET WebForms technology. How do you do it?
0
votes
2answers
270 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
6answers
226 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 ...
3
votes
1answer
457 views
What I need to know if I want credit card payments in an ecommerce website
I live in Costa Rica (central america). I want to build an ecommerce website with credit card payments, I know Asp.NET and SQL Server 2008.
I know paypal and the express checkout solution, but many ...
1
vote
1answer
114 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
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 ...
2
votes
2answers
309 views
Does someone knows of a free asmx webhosting?
I wrote a webservice (*.asmx) and I want to host it for free.
Couldn't find a website that alows web service hosting.
Does someone know of such ?
0
votes
1answer
271 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 ...
1
vote
2answers
855 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 ...
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?
2
votes
1answer
228 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:
...
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, ...
0
votes
1answer
207 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 ...
1
vote
3answers
208 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 ...
0
votes
2answers
554 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 ...
2
votes
2answers
713 views
Free ASP.NET Ajax Image gallery
I am searching for a free script in ASP.NET(C# o VB.NET) and Ajax form image gallery, can you help me?
2
votes
4answers
200 views
Is it good idea to put a captcha on credit card payment form
Is it good idea to put a captcha on credit card payment form?
I am thinking to put one on my asp.net mvc application's payment section to make it more secure but I have never seen anybody doing ...
0
votes
3answers
390 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. ...
2
votes
2answers
337 views
Is there a way to test if a browser supports flash/silverlight?
I'm trying to determine if a browser that my content is being pushed to supports flash/silverlight. That way, if there is no support on the browser, I can interchange the flash/silverlight components ...
3
votes
1answer
766 views
Comment system which can integrate with existing website
I need third party commenting system for ASP.Net website, preferably free or pay one time fee for the code.
I need the commenting system to be integrate with website login, so that users no need to ...
1
vote
1answer
87 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 ...
0
votes
1answer
874 views
how can I get my data in SQL using JavaScript in ASP.Net [closed]
I have no idea in creating javascript. Can javascript fetch data from the database?
1
vote
1answer
286 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 ...
2
votes
1answer
284 views
GoDaddy 4GH Hosting Experiences?
I've just come across GoDaddy's 4GH Hosting. It's incredibly cheap and the sales blurb makes it sound amazing.
Anyone tried it out yet (particularly for ASP.NET / MS SQL Server sites)? I'd love to ...
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 ...
3
votes
4answers
294 views
URL rewrite procedure
I have site name like http://www.abcd.com and in the site i have propertydetails page.
So now i want to display in url http://www.abcd.com/hy2345 instead of ...
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 ...
3
votes
1answer
851 views
How to avoid DotNetNuke with another ASP.NET application conflicts
Web have the following scenario:
A generic web developed using
DotNetNuke
A b2b web application developed using
ASP.NET + Silverlight
What we want to do is the following:
When a client goes to
...
2
votes
4answers
470 views
DOwnload file from IIS7 server with # in file name
I'm running IIS 7 web server and getting an error 404 when trying to download a file with a # symbol anywhere in the file name.
http://www.server.com/files/my#filename.doc <-- does not download ...
2
votes
1answer
888 views
Several sub domains pointing to one folder. Fasthosts problem
I have a ASP.net website e.g. www.website.com. The idea is that you will go to the URL 'yourname.website.com' and my site will request the name from the sub domain, process it and change the content ...
2
votes
7answers
855 views
What is the best CMS for .net? [duplicate]
Possible Duplicate:
Which Content Management System (CMS) should I use?
I need advice on the best CMS for an online shopping website in ASP.NET 4.0. Any advice?
1
vote
2answers
326 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
1answer
121 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 ...
0
votes
1answer
426 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 ...
6
votes
2answers
2k views
Orchard CMS Internet shop
Does anyone know where to find tutorial how to make an Internet shop by using Orchard CMS?
I'm new at web programming, but I have experience with .Net technologies.
2
votes
2answers
249 views
Number of visitor widget
I am developing my own blog site in ASP.NET and I would have several blogs in future. I want to have a widget on page which will show the number of user visited to my page based on the URL {Because ...
0
votes
3answers
234 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 ...
3
votes
4answers
2k views
Is MochaHost as good as it sounds?
It's time for me to find a new web host, and I'm a bit overwhelmed by the selection. I need a Windows host. One provider that seems to stand out is MochaHost. Here are a few of the things that look ...
1
vote
4answers
70 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
191 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
5answers
293 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
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
147 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 ...
0
votes
2answers
113 views
Looking for Windows shared web hosting with PHP support [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for Windows based shared web hosting which supports multiple hosted web sites (multiple domains). ...
0
votes
1answer
132 views
Is there any good hosting for asp.net and MySQL
I have an account with a hosting company and I have made a project in asp.net and I have used MySQL for the database but... the hosting company has not given my account enough privileges to create a ...