微软近期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. Boost C++: 数据结构---tuple

    #include <boost/tuple/tuple.hpp> #include <boost/tuple/tuple_io.hpp> #include <boost/ ...

  2. Unieap3.5Java端常用公用方法

    String OrgId = McssComMethod.getDimensionID(); Date systemDate =  DataStoreUtil.getOracleSystemDate( ...

  3. 自定义Attribute 服务端校验 客户端校验

    MVC 自定义Attribute 服务端校验 客户端校验/* GitHub stylesheet for MarkdownPad (http://markdownpad.com) *//* Autho ...

  4. 空间session失效的解决方法

    今天访问自己的网站的时候(by thinkphp),突然发现身份验证失效了,Session无法跨页,而且登陆的时候总是提示验证码错误(验证码也是通过Session传递的),才意识到可能是Session ...

  5. habse的CopyTable

    需求:对hbase的一张表进行拷贝 一.table1的内容如下 hbase(main)::> scan 'table1' ROW COLUMN+CELL column=f1:age, times ...

  6. ViewPager使用 -------滑动图片

    package com.zzw.viewpage; import java.util.ArrayList; import java.util.List; import android.app.Acti ...

  7. DELPHI XE5 FOR ANDROID 模仿驾考宝典 TMEMO 控件随着字数增多自动增高

    在一个安卓需求中,需要模仿驾考宝典的详解部分.琢磨了好几天.终于搞定: MemoAns.Height:=10;//MEMO控件赋初始高度值 MemoAns.Lines.Clear; MemoAns.W ...

  8. hadoop-cdh with snappy

    hadoop: 2.5.0-cdh5.3.6 snappy: 1.1.3 hadoop 2.*不需要hadoop-snappy.只要机器上安装好snappy, 直接编译就可以 编译命令: mvn cl ...

  9. Python科学计算利器——Anaconda

    (搬运自我在SegmentFault的博客) 最近在用Python做中文自然语言处理.使用的IDE是PyCharm.PyCharm确实是Python开发之首选,但用于科学计算方面,还略有欠缺.为此我尝 ...

  10. 浅谈Objective—C中的面向对象特性

    Objective-C世界中的面向对象程序设计 面向对象称程序设计可能是现在最常用的程序设计模式.如何开发实际的程序是存在两个派系的-- 面向对象语言--在过去的几十年中,很多的面向对象语言被发明出来 ...