ASP.NET 开发人员主管的基本培训主题

发布于 2024-08-25 07:23:25 字数 262 浏览 8 评论 0原文

我有一位同事负责管理一组 ASP.NET 开发人员,他们正在开发大量 ASP.NET/SQL Server 应用程序。我的同事曾经非常注重技术,但他最后的编程任务是在 20 世纪 80 年代编写 Fortran 代码。

他要求我帮助他更深入地了解 ASP.NET Web 应用程序开发,以便为他担任监督角色做好准备。我将每隔一周花一个小时与他一起提供培训,否则他可能没有太多时间投入。

您会推荐哪些主题、教程资源等,以便我可以帮助他加快担任 ASP.NET 开发人员主管的角色?

I have a co-worker who supervises a group of ASP.NET developers who are doing lots of ASP.NET/SQL Server apps. My co-worker was very technical at one time, but his last programming assignment was writing Fortran code in the 1980s.

He has asked me to help him gain a deeper knowledge of ASP.NET Web application development to equip him in his supervisory role. I will be spending an hour every other week with him providing training, and he will probably not have a lot of time to commit otherwise.

What would you recommend as topics to cover, tutorial resources, etc. so that I can help him get up to speed in his role as a supervisor of ASP.NET developers?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

林空鹿饮溪 2024-09-01 07:23:25

哇...Fortran 到 ASP.NET 是一个巨大的飞跃。

谷歌“ASP.NET 面试”,你会看到一些详尽的具体内容列表。

我的主要优先事项是:

HTTP 和基本的客户端/服务器交互
ASP.NET 页面生命周期
MS SQL Server 基础知识和 SQL 查询
ASP.NET 安全性(授权、避免 SQL 注入等)
数据绑定
用户控制

最后...他只得深入研究并使用它来掌握它。

Wow... Fortran to ASP.NET is a huge leap.

Google "ASP.NET interview" and you will see a few exhaustive lists of specific stuff.

My broad priorities would be:

HTTP and basic client/server interaction
ASP.NET Page Lifecycle
MS SQL Server basics and SQL queries
ASP.NET security (authorization, avoiding SQL injection, etc)
Databinding
User Controls

In the end... he's just going to have to dive in and work with it to get a handle on it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文