Questions tagged [asp.net]

Web application framework developed by Microsoft

ASP.NET is a web application framework developed by Microsoft that allows web developers to create dynamic web sites and applications.

First released in January 2002 it is the successor to Microsoft's Active Server Pages (ASP) technology.

ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language such as C# or VB.NET.

1234 questions
-4
votes
1 answer

Any risk of hosting a public website on my home network? Year 2015

I have read the following post but it was already 6 years ago so I'm wondering if anything has changed over the last few years in terms of security because I heard windows firewall has been improved…
-4
votes
1 answer

web.config file changings guide

Hi experts how are you all? i am student, and learning asp.net c# visual studio 2010 with using sql server 2005. I have developed a website which has database. I developed this website with self studies taking help from internet. the website is…
-4
votes
2 answers

Shall we run the php script on .net server?

I just want to know that ,shall we run the php script on .net server or to run a php script on a .net server what configuration we required? Suppose i have a website developed in php environment and running successfully on my local-host now what i…
-6
votes
1 answer

Alert when SQL transaction log becomes too big?

I want to monitor the transaction logs of a database and send some kind of alert once a threshold is reached. How can I do this?
Fhd.ashraf
  • 113
  • 1
  • 2
1 2 3
82
83