微软职位内部推荐-Senior Engineering Lead
微软近期Open的职位:
Job Title: Senior Engineering Lead
Division: Microsoft Business Solution
Work Location: Shanghai, China
The Opportunity:
Do you want to play a key part in building this multi-billion dollar revenue source for Microsoft? Are you passionate about building great technology that makes a fundamental difference in the way businesses are run around the world? Are you a customer/partner champion, interested in developing an end-to-end business solution for Service oriented businesses? Are you committed to improving the day-to-day work life of everyone in an organization from the CEO to the Business Information Worker?
If the answer is YES, Dynamics AX, Microsoft’s rapidly growing Enterprise Resource Planning (ERP) product for mid-market and enterprise customers, is the place for you. We offer an environment where you can channel your creativity towards software innovation, work with world-class software professionals and hone your professional skills to grow your career.
Dynamics AX APAC Team in China looking for a smart, self-motivated and experienced engineering lead who is responsible for managing and leading a team of passionate software engineers to add values to the product for global customers especially for customers in Asia Pacific countries.
Responsibilities:
As a unified Engineering Lead in the application domain of the Dynamics AX product group, you will be responsible for mentoring an engineer team with both development and testing capability to plan, design, implement, test and document new Dynamics AX financial features either global or specific to Asia Pacific countries. The role will also lead the engineer team to maintain and improve already existing code. All of the above will be done in close collaboration with multiple sister teams either local or remote. It is your responsibility to ensure features are designed and shipped with the highest quality on schedule. As a team leader you will have an opportunity to create something great: a fun working environment that people really cherish, contribute and grow.
Qualifications:
10+ years of hands on software development using any object oriented programming language.
4+ year experience in leading software development team
Outstanding analytical and problem solving skills
Strong skills in Database application design and development
Ability to handle ambiguities and collaborate across multiple groups
Clear and effective communication skills with good written and spoken English
A minimum of B.S. in Computer Science, Engineering or equivalent.
Big pluses, but not required:
M.S./Ph.D. in Computer Science, Engineering or equivalent
Experience in ERP software development
Finance accounting knowledge
Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN
MBD-Eng
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Senior Engineering Lead的更多相关文章
- 微软职位内部推荐-Senior Development Lead
微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...
- 微软职位内部推荐-Senior Dev Lead
微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...
- 微软职位内部推荐-Senior Dev Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Development Lead – Sharepoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Speech TTS
微软近期Open的职位: Job Description: Responsibilities Do you want to change the way the world interacts wit ...
- 微软职位内部推荐-Senior SDE for Windows App Experience
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Senior SDE for Win Shell Exp
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Senior Software Development Engineer
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Sr DEV Lead, Bing Search Relevance
微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Sr DEV Lead, Bing Search RelevanceLocat ...
随机推荐
- [未完成]WebService学习第一天学习笔记
[未完成]WebService学习第一天学习笔记[未完成]WebService学习第一天学习笔记
- Ubuntu下用SecureCRT连接串口/dev/ttyUSB0权限修复
在普通用户的模式下,用SecureCRT链接串口交换机,开始会提示/dev/ttyUSB0权限不足,无法打开,临时的解决办法是 chmod 0+rw /dev/ttyUSB0 但是这个重启后便没了作用 ...
- JavaScript “\”替换成 “\\”
str=str.replace(/\\/g,'\\\\');
- Linux 命令 - cd: 切换工作目录
命令格式 cd [directory] 实例 a) 将工作目录切换成主目录. cd # 或 cd ~ b) 将工作目录切换成当前工作目录的父目录. cd .. c) 将工作目录切换成上一个的工作目录. ...
- 【Knockout】四、绑定上下文
Binding context binding context是一个保存数据的对象,你可以在你的绑定中引用它.当应用绑定的时候,knockout自动创建和管理binding context的继承关系. ...
- Android虚拟机运行问题之小结
首先说一下关于虚拟机的技巧,以前我也总是感觉电脑运行虚拟机的时候老是卡,后来在看课堂直播时看到老师用的是Total Control,在网上搜“Total Control”就能能找到,比系统自带SDK运 ...
- IOS 下拉菜单
由于之前曾经用到过下拉菜单,所以现在花一些时间回过头来细细整理了一下,逐步完善这个下拉菜单,并提供一些比较基本的功能,以便日后如果有需要的话可以进行复用,并提供给需要的人参考.下拉菜单同样分为数据源和 ...
- 使用python发送Email
import smtplib from email.mime.text import MIMEText def SendEmail(): email = "" #设置收件地址 ma ...
- windows API 核心编程学习心得
一.错误处理 在内部,当windows函数检测到错误时,它会使用“线程本地存储区”的机制将相应的错误代码与“主调线程”关联到一起. winError.h 一般在C:\Program Files\Mic ...
- OC1_点语法
// // Dog.h // OC1_点语法 // // Created by zhangxueming on 15/6/16. // Copyright (c) 2015年 zhangxueming ...