作为一个使用 Adobe 的 ColdFusion 编写 Web 应用程序大约 10 年的人,我决定将 ASP.NET 作为字符串添加到我的弓上.
As someone who has spent around 10 years programming web applications with Adobe's ColdFusion, I have decided to add ASP.NET as a string to my bow.
对于长期使用 CF 和底层 Java 的人来说,ASP.NET 对我来说似乎有点陌生.我应该如何开始使用 ASP.NET,这样我才能真正危险地使用它?我需要非常详细地了解 C# 吗?
For someone who has spent so long with CF and the underlying Java, ASP.NET seems a little alien to me. How should I go about getting up to speed with ASP.NET so that I can be truly dangerous with it? Do I need to know C# at any great amount of detail?
我希望能够快速构建基本的网络应用程序,这样我就可以学习更多做棘手的事情.
I want to be in a position where I can build basic web apps fairly quickly so I can learn more doing the tricky stuff.
我可能只有六个月的时间走同样的路,但以下是我迄今为止的经验中的一些想法:
I'm only maybe six months down the same path, but here are some thoughts from my experience so far:
如果您完全有 Java(甚至 CFScript)方面的经验,那么 C# 语言应该不会给您带来太多问题.不过,作为参考,当我开始时,我发现 csharp-station 是一个很好的语言入门基本.就 ASP.NET 而言,它对您没有多大帮助;但它对语法有好处.更多您将熟悉 .NET 库.IDE 实际上可以在这里提供巨大的帮助.
The C# language shouldn't give you much problem if you have very much experience with Java at all (or even CFScript). As a reference, though, when I was starting, I found csharp-station a good primer for language basics. It won't help you much as far as the ASP.NET side goes; but it is good for syntax. More you'll be familiarizing yourself with the .NET libraries. The IDE actually can be an enormous help here.
以下是我在进行过渡时发现的三个最大差异:
Here are the three biggest differences I found making the transition:
这篇关于作为 ColdFusion 开发人员,您应该如何学习 ASP.NET?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
Unity中图像的onClick事件onClick event for Image in Unity(Unity中图像的onClick事件)
运行总 C#Running Total C#(运行总 C#)
单击带有 JAvascript.ASP.NET C# 的超链接时删除目录Deleting a directory when clicked on a hyperlink with JAvascript.ASP.NET C#(单击带有 JAvascript.ASP.NET C# 的超链接时删除目录)
asp.net listview 在单击时突出显示行asp.net listview highlight row on click(asp.net listview 在单击时突出显示行)
从函数调用按钮 OnClickCalling A Button OnClick from a function(从函数调用按钮 OnClick)
ASP.net C# Gridview ButtonField onclick 事件ASP.net C# Gridview ButtonField onclick event(ASP.net C# Gridview ButtonField onclick 事件)