微软近期Open的职位:

MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing)

Are you interested in shaping the future vision of how we implement Dynamics CRM across various businesses scenarios and evolve the platform strategy? &nbsp Is it your passion to glue various technologies together across the Microsoft stack to tell the market ready story of how we provide private and public cloud solutions? &nbsp Do you have a passion for leading and mentoring a team of CRM and integration services developers? If so, MSIT CCRM China has an outstanding opportunity for you in Microsoft China. &nbsp

We are looking for a Senior Dev Lead who will work on various Microsoft Dynamics CRM solutions. &nbsp It is our charter to create and implement the roadmap that will design and implement solutions with Microsoft Dynamics CRM Online and on premise to integrate the various complementary products like PowerBI, Azure, O365, System Center, and more. The Senior Dev Lead will create technical architecture documents and be responsible for the technical direction and implementation of our solutions. As a Senior Dev Lead of the CRM team, you will lead a team of talented and highly motivated engineers to implement scalable, flexible and robust CRM solutions.

The ideal candidate should have a deep passion for engineering excellence, have the ability to discuss and understand business scenarios and requirements with Solution Delivery and end users, and apply CRM design and implementation accordingly. The candidate should quickly learn new technologies and apply to real world scenarios, works well in a fast paced and agile environment, and can stitch together solution architecture quickly based on requirements in an agile development environment.

The primary role includes:

• &nbsp&nbsp&nbsp&nbsp Understand Dynamics CRM technology and implement solutions leveraging and extending the product stack

• &nbsp&nbsp&nbsp&nbsp Integrate operational soundness and reuse into the design practices to achieve RealTime IT

• &nbsp&nbsp&nbsp&nbsp Lead and mentor a team of highly skilled engineers with early adoption and innovative approaches

• &nbsp&nbsp&nbsp&nbsp Produce technical architecture documents to the team that will deliver solutions

• &nbsp&nbsp&nbsp&nbsp Deliver solutions that integrates data security and privacy into our engineering practices

The position requires:

• &nbsp&nbsp&nbsp&nbsp BS in Computer Science or related technical discipline. MS is preferred

• &nbsp&nbsp&nbsp&nbsp Minimum 12 years of experience in delivering enterprise platform solution

• &nbsp&nbsp&nbsp&nbsp Minimum 5 years of experience in leading a team of developers to implement solution

• &nbsp&nbsp&nbsp&nbsp Excellent architectural, analytical and troubleshooting skills

• &nbsp&nbsp&nbsp&nbsp Outstanding communication skills, fluent in English, preferably fluent in Chinese(Mandarin)

• &nbsp&nbsp&nbsp&nbsp Proven skills with Windows Server, SOA, SQL and SQL Server, HTML, C#, IIS and .NET technology, ASPX, System Center, SCOM, WCF, Networking Protocols and Infrastructure Topology

• &nbsp&nbsp&nbsp&nbsp Good understanding of cloud computing concepts and platforms (i.e. SQL Azure, Azure AppFabric, Windows Azure, SharePoint Online etc.)

• &nbsp&nbsp&nbsp&nbsp Working knowledge of data security, access security, role security, provisioning services, networking, performance and privacy methods

• &nbsp&nbsp&nbsp&nbsp Experience in developing solutions in a global delivery model, working effectively within a team and across groups

• &nbsp&nbsp&nbsp&nbsp Minimum 2 years of Dynamics CRM expertise is preferred

Microsoft is an equal opportunity employer and supports workforce diversity.

GCR:CN:DEV:EN

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Senior Development Lead的更多相关文章

  1. 微软职位内部推荐-Senior Development Lead – Sharepoint

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  2. 微软职位内部推荐-Senior Engineering Lead

    微软近期Open的职位: Job Title: Senior Engineering LeadDivision: Microsoft Business SolutionWork Location: S ...

  3. 微软职位内部推荐-Principal Development Lead

    微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...

  4. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

  5. 微软职位内部推荐-Senior Dev Lead

    微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...

  6. 微软职位内部推荐-Senior Dev Lead - SharePoint

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  7. 微软职位内部推荐-Principal Development Lead - SharePoint

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  8. 微软职位内部推荐-Senior Software Development En

    微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...

  9. 微软职位内部推荐-Senior Speech TTS

    微软近期Open的职位: Job Description: Responsibilities Do you want to change the way the world interacts wit ...

随机推荐

  1. Windows phone 8 学习笔记(1) 触控输入(转)

    Windows phone 8 的应用 与一般的Pc应用在输入方式上最大的不同就是:Windows phone 8主要依靠触控操作.因此在输入方式上引入一套全新的触控操作方式,我们需要重新定义相关的事 ...

  2. mq队列管理器命令

    dspmq: 队列管理器显示 QMCIPSA-------队列管理器 runmqsc QMSAA  运行查找Q队列名 运行MQ命令 runmqsc QmgrName 如果是默认队列管理器,可以不带其名 ...

  3. activiti搭建(三)整合Modeler

    转载请注明源地址:http://www.cnblogs.com/lighten/p/5878169.html 接上一章,activiti工作流引擎虽然运行了起来,但是什么都没有.activiti官方在 ...

  4. dede 单表模型动态浏览设置 arclistsg arc.sglistview.class.php

    比如,分类信息,内容页默认都是生成静态的,如果有需要设为动态访问的,可以参考如下方法: arclistsg 标签,单表独立模型的文档列表调用标记 方法一: 在arclist标签使用中,其对应主表ded ...

  5. LtUpload上传组件

    <?php/** * The Upload class * @author Alex Lee <iuyes@qq.com> * @license http://opensource. ...

  6. php 获取文件后缀名

    $file_ext = strtolower(substr(strrchr($upload_file, '.'), 1)); strrchr:查找指定字符在字符串中的最后一次出现 string str ...

  7. 用友二次开发之U810.1销售预订单导入

  8. Delphi XE5 for android 使用 BITMAP STYLE DESIGNER 改变控件背景

    一.BITMAP STYLE DESIGNER 工具集成在IDE开发工具的TOOLS菜单. 使用NEW 新建一个安卓样式.NEW—NEW ANDROID STYLE FOR FIREMONKEY. 这 ...

  9. C#之委托初步

    传说中的东西,今天兴趣来了,就研究了研究,把大概什么是委托,如何使用委托稍微梳理了一下. 1.什么是委托 首先,Class(类)是对事物的抽象,例如,哺乳动物都是胎生,那么你可以定义一个哺乳动物的基类 ...

  10. 使用WIF实现单点登录Part III —— 正式实战

    我们接下来的demo将包括以下的工程: SiteA —— 基于.net framework 4.5的MVC 4程序,使用WIF 4.5的SDK,第一个RP SiteB —— 基于.net framew ...