🔒 Closed Need tutorial ajax jquery javascript using asp net mvc

Status
Not open for further replies.
Paexplain nga po kung bakit hindi maganda ang asp?
– Not easy to learn and harder to understand
– Smaller support community
– It operates only on a Microsoft server
– It is slightly expensive because of its Microsoft license
Not as good as PHP for website development
– Based on closed source technology
 
I know that PHP has larger community but don't discourage other people to use ASP.net just because you simply use PHP. :) Thank you
 
Well kung pure web development ka recommended talaga ang PHP pero in my case nagdedevelop din kasi ako ng Form based application at mas nadadalian ako kasi iisang programming language ang ginagamit sa form at web based application
 
Well kung pure web development ka recommended talaga ang PHP pero in my case nagdedevelop din kasi ako ng Form based application at mas nadadalian ako kasi iisang programming language ang ginagamit sa form at web based application
"Form based application"? You can also do those forms on php.
 
whoa there, I've seen so much hate on ASP there..
if you like PHP, go PHP but don't tell others to use PHP instead of another platform..
 
$.ajax({
type: "GET",
contentType: "application/json; charset = utf-8",
url: '@Url.Actin("controller","action")',
data: {parameter: data} // in case of multiple parameters on action {parameter1: data1, parameter2: data2},
dataType: "json",
success: function(data){

}
})
 
Status
Not open for further replies.

About this Thread

  • 14
    Replies
  • 666
    Views
  • 5
    Participants
Last reply from:
vespine

Trending Topics

Online now

Members online
1,235
Guests online
3,933
Total visitors
5,168

Forum statistics

Threads
2,326,406
Posts
29,228,735
Members
1,166,136
Latest member
Jezzz12
Back
Top