asp.net - Should i write in C# first then port to web? -
I want to write a website but I do not know almost any web programming I saw on ASP.net and I wanted to know Should I write my app directly to a page in C # and to test each page / component with multiple buttons? So the harbor or somebody help me harbor? Or should I start it straight from ASP.NET?
-Edit- I have edited it after the first 6 replies so that they can look weird
I am thinking that I can do if I can just write scraps and test codes I can get a prototype faster and more will be done using C # and Esclaim. ASP.Net will take a lot of time for simple basic things.
Note: I am not coding heavy form. Just drag and drop data from DB to simple IO.
Just start with asap net.
WinForms and WebForms do not translate well especially if you are learning asp.net
Looking at your update to the question, it still goes The right way is to WinForms! = WebForms! = MVC or whatever else does not translate to know anyone.
Comments
Post a Comment