用户名  找回密码
 FreeOZ用户注册
查看: 2628|回复: 18
打印 上一主题 下一主题

[论坛技术] 你对下列哪几种基于微软平台的新技术比较感兴趣?

[复制链接]
跳转到指定楼层
1#
发表于 4-7-2008 09:52:40 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提示: 作者被禁止或删除, 无法发言
你对哪几种基于微软平台的新技术比较感兴趣?打算看看FreeOZ关注.net新技术的人有几个。
另外据说IT人始终搞Web(包括.net和Java平台)开发的比较赚钱,而.net技术在OZ比较容易找工作。(听大家在FreeOZ上的传闻)
我本人是跟进新技术比较积极的那种,会尝试在这里分享一些我自己的学习心得,希望看看到底会有多少人看。
多选投票: ( 最多可选 10 项 ), 共有 8 人参与投票
10.71% (3)
10.71% (3)
14.29% (4)
14.29% (4)
7.14% (2)
14.29% (4)
10.71% (3)
3.57% (1)
3.57% (1)
10.71% (3)
您所在的用户组没有投票权限

评分

参与人数 2威望 +60 收起 理由
media000 + 30 谢谢!
NEWGAY + 30 我很赞同!

查看全部评分

回复  

举报

2#
发表于 4-7-2008 14:58:07 | 只看该作者
我没有专业IT技术,现在开始学.net技术可以么?好学么?听说oz好找工作啊,呵呵
上个培训班?
回复  

举报

3#
发表于 4-7-2008 17:30:27 | 只看该作者
TDD, ExtJS, ORM和Microsoft有什么关系?
回复  

举报

4#
发表于 4-7-2008 18:24:39 | 只看该作者
应该是指AJAX吧
回复  

举报

5#
发表于 4-7-2008 18:25:30 | 只看该作者
只有我一个人投啊
回复  

举报

6#
发表于 4-7-2008 18:30:14 | 只看该作者
原帖由 xblues 于 4-7-2008 09:52 发表
你对哪几种基于微软平台的新技术比较感兴趣?打算看看FreeOZ关注.net新技术的人有几个。
另外据说IT人始终搞Web(包括.net和Java平台)开发的比较赚钱,而.net技术在OZ比较容易找工作。(听大家在FreeOZ上的传闻)
...


搞JAVA和.NET都是打工的,赚不了几个钱。搞PHP, Python, Ruby的人才有大富大贵的可能。呵呵
回复  

举报

7#
 楼主| 发表于 4-7-2008 18:49:19 | 只看该作者

回复 #3 coredump 的帖子

提示: 作者被禁止或删除, 无法发言
近一段时间.net平台也特别关注这三项技术。主要探讨如何在.net平台上集成这些技术,结合.net平台编程。
回复  

举报

8#
发表于 4-7-2008 18:56:03 | 只看该作者

回复 #7 xblues 的帖子

公司的产品计划从MFC迁移到.NET平台,过几天参加一个.NET的高级培训,并要求我在半年内从零达到export级别,以后有不懂的就请教虫虫帮忙了啊
回复  

举报

9#
 楼主| 发表于 4-7-2008 21:13:30 | 只看该作者

回复 #8 coredump 的帖子

提示: 作者被禁止或删除, 无法发言
高级培训班?那好呀,我建议你把心得作业复习资料都写成帖子,一来大家分享,二来你自己巩固!

我的水平不咋地,这样你学好了,我就可以请教你了。
回复  

举报

10#
发表于 5-7-2008 03:28:29 | 只看该作者
原帖由 coredump 于 4-7-2008 18:56 发表
公司的产品计划从MFC迁移到.NET平台,过几天参加一个.NET的高级培训,并要求我在半年内从零达到export级别,以后有不懂的就请教虫虫帮忙了啊


.NET哪个版本?
回复  

举报

11#
发表于 5-7-2008 17:56:48 | 只看该作者

回复 #10 flyspirit 的帖子

还不知道呢
回复  

举报

12#
发表于 6-7-2008 00:14:33 | 只看该作者

.NET Training course content in 5 days

► Overview ◄The.NET environment is a stable platform for developing and deployingapplications, whether GUI, web applications, web services, etc.
The.NET Framework provides many facilities to simplify the development ofthese applications. This course aims to teach participants how to usethe .NET Framework to develop such applications.
.NET allowsapplications to be written in many languages. However, because most ofthese languages have evolved outside of .NET, they are unable to takefull advantage of all the capabilities of .NET. C# is unique in that itwas designed with .NET in mind and can make full use of all thecapabilities of .NET. It is, in short, the best language for .NETdevelopment and probably the most popular.
Successful softwaredevelopment, and particularly object-oriented programming, requiresapplying the principle of abstraction to manage the complexity of theproblem. This course teaches C# programming and the .NET Framework fromthe perspective of abstraction, encouraging the participants to work ata high conceptual level.
► Intended For ◄This course is intended for those people who need to learn how to program in C# and develop .NET applications using C#.
Whileobject-oriented programming is introduced and used, issues of designare not covered. This is not an object-oriented design course.
► Prerequisites ◄articipantsneed to be familiar with the basic concepts of programming, such asvariables, expressions, conditionals, loops, etc.
While it is preferable for participants to have an understanding of the object-oriented paradigm, it is not essential.
► Objectives ◄At the end of the course, participants will be able to:
  • Explain the principles of object-oriented programming.
  • Write clear and effective C# code.
  • Access data using ADO.NET
  • Develop web applications using ASP.NET Web Forms.
  • Develop and use ASP.NET Web Services.
► Content ◄The standard public course comprises the following four modules.
C#
  • Overview of .NET.
  • Code structure – variables, expressions, loops and conditionals.
  • Diagnostics – tracing and exceptions.
  • Object-orientation.
  • Classes – fields, methods, properties, constructors, constants, indexers, etc.
  • Inheritance and polymorphism.
  • Collections – arrays, lists, etc.
  • Other types – interfaces, structures and enumerations.
  • Memory management.
  • LINQ (Language-Integrated Query) to objects.
  • Reflection – attributes and assemblies.
  • Configuration, file I/O and serialisation.
  • Generics
  • XML documentation.
  • Resources and localisation.
  • Lambda expressions, anonymous methods and events.
  • Multi-threading.
ADO.NET
  • Connecting to databases.
  • Commands, parameters and stored procedures.
  • Offline data - data sets, data adapters and typed data sets.
  • Local transactions.
  • LINQ to SQL.
ASP.NET Web Forms
  • Web Forms, controls and master pages.
  • Diagnostics – tracing and handling errors.
  • Events and validation.
  • Web applications.
  • Data-bound controls.
  • Site navigation controls.
  • Security and user profiles.
  • Themes.
  • Client scripting.
ASP.NET Web Services
  • Creating web services.
  • Using web services.
Theabove modules comprise the standard public course. This is a modularcourse, and when run in-house, can be tailored by choosing thosemodules (from those listed above and from those following) that arerelevant for the audience. Please note that the following modules arenot covered in the standard public course, but are available forin-house courses.
Windows Forms
  • Forms and controls.
  • Dialog boxes.
  • Data-bound controls.
  • MDI applications.
  • Drawing and printing.
  • Drag and drop.
Windows Communication Foundation (WCF)
  • Service, data, fault and message contracts.
  • Clients.
  • Diagnostics.
  • Security, reliability and queuing.
  • Request-reply, one-way and duplex contracts.
  • Asynchronous operations.
  • Bindings and transports.
  • Metadata.
  • Service hosts.
► Method Used ◄Eachtheory module introduces an aspect of the language and/or .NETFramework and is followed by a practical exercise. Every participantwill have dedicated use of a workstation for the hands-on exercises.
The software used is Visual C# 2008 Express Edition and Visual Web Developer 2008 Express Edition.
回复  

举报

13#
 楼主| 发表于 6-7-2008 14:48:23 | 只看该作者
提示: 作者被禁止或删除, 无法发言
只有5天?可是街上上却涵盖了所有.net的技术!包括所有新技术 (除了没提到Sliverlight和Dynamic Data)。
估计是入门引路的课程,不切合实际的微软风格的DEMO,引来一片掌声的那种课程,搞得你血脉喷张。

做好心理准备,不要期待过多,5天实际上也将不了什么实际内容,接下来的时间就要靠你自己努力学习了。
怎么只有5天的课程? 不是半年么? 如果以后还有课程的话,应该比较实际一些!
回复  

举报

14#
发表于 7-7-2008 10:29:37 | 只看该作者

回复 #13 xblues 的帖子

所有的Training都只是引路而已,还能指望靠Training来达到expert的吗

不是半年training,是5天training, 半年后要你reach expert level.
回复  

举报

15#
发表于 7-7-2008 11:06:47 | 只看该作者
里面有LINQ,是3.5的。
回复  

举报

16#
发表于 7-7-2008 11:20:29 | 只看该作者
不过没看到WPF和AJAX。
回复  

举报

17#
 楼主| 发表于 7-7-2008 18:10:38 | 只看该作者

回复 #14 coredump 的帖子

提示: 作者被禁止或删除, 无法发言
那能起到的作用有限,要靠你自己了。不过这样有公司组织学习,其实是一个好机会,大家都不会从零学起,看谁厉害。你有机会成为公司的技术骨干!升官发财,给鬼佬们看看!一定要努力呀!

你要是半年内成不了专家,小心我看扁了你。
你慢慢学,有问题我们一起研究了。我正有好多问题呢。
回复  

举报

18#
发表于 20-7-2008 17:47:35 | 只看该作者
WCF微软最新推出的SOA框架用于代替 XML Web Service
---不懂
回复  

举报

19#
发表于 4-9-2009 09:56:29 | 只看该作者
唉,不同方向,一个也没有...
回复  

举报

您需要登录后才可以回帖 登录 | FreeOZ用户注册
验证码 换一个

本版积分规则

小黑屋|手机版|Archiver|FreeOZ论坛

GMT+10, 13-4-2025 02:46 , Processed in 0.030100 second(s), 37 queries , Gzip On, Redis On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表