精通
英语
和
开源
,
擅长
开发
与
培训
,
胸怀四海
第一信赖
would you today suggest to handle this still the same way or would you maybe write a httphandler? 今天你会建议以同样的方式处理这个还是您要编写httphandler?
I would still probably use this method, although you could definitely write an httphandler if you wanted to.
我可能仍然会使用这个方法,如果你想写httphandler也可以。
However, what I'd REALLY do, now that we have ASP.NET MVC... with jQuery included, is just write a simple method on the controller. Makes the whole process so much easier
然而,我真的这么做了,,现在我们有了ASP MVC……包括了jQuery,就是编写一个简单的控制器上的方法。使得整个过程更加容易
Awesome article : short and worked fine. It inverted my way of thinking
很棒的文章:简单明了。调整了我的思维方式
Do you have the extra code for the "simple method on the controller"?
你有其他的编写“简单控制器”的代码?
Could you add it as a link or to another article?
你能把它作为一个链接或一篇文章吗?
Thanks! The best way to get an idea of what I was talking about with the controller - it's probably better to just read what other people have written before. Check out these articles:
最好的方法来了解我所谈论的控制器,就是看看本章说明的内容。