ASP.NET (C #) - versus PHP

Is it possible to create a registration / registration system on my site without using any of the ASP.NET Bulit-in materials - just like you can do in PHP? I almost completely forgot everything that I learned about ASP.NET, but I do not mind starting over.

I would rather give up my own ASP.NET login registration system than use the existing one. I seem to be better at it.

+3
source share
5 answers

Are you sure you can ... Net comes with many useful features, but you still have the option to roll on your own. Its just a framework, you can expand it as you imagine.

+6
source

You should take a look at WebMatrix .

ASP.NET, , , ASP.NET . PHP ASP.NET , .

+1

- .NET, , 2.0. , , . .NET Framework , , , /.

0

/ - ASP.NET - , PHP?

, . , . , . , , , , , , / ASP.NET.

* ok, ASP.NET , . MSIL, , , , .

, ASP.NET - .

? Visual Studio, , , , intellisense . C- # VB , . , .

ASP.NET . , , .

, " , , , ".

0

, . , ASP.Net , . , , , . , , , .

FSCAuth. BSD. , , , , , .

0

All Articles