ASP.NET is a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.

learn more… | top users | synonyms

3
votes
1answer
449 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 ...
0
votes
3answers
101 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
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 ...
9
votes
5answers
273 views

Beginning a Personal Web Site

I want to build my own personal website. Nothing very fancy, about 5-6 pages with a blog, about page,a page for my pictures and a few more pages of content mostly about what I am interested in ( ...
4
votes
2answers
179 views

Any tools for measuring the security of a site?

I'm wondering is there any tool for measuring or testing the security of a website ? I've written some ASP.NET web-app , So i would like measure the security of my own application and if there is ...
1
vote
1answer
509 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 ...