微软职位内部推荐-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 ...
随机推荐
- android图片压缩方法
android 图片压缩方法: 第一:质量压缩法: private Bitmap compressImage(Bitmap image) { ByteArrayOutputStream baos = ...
- css3 选择器记
css3 选择器 根据所获取页面中元素的不同,把css3选择器分为五大类: 基本选择器 层次选择器 伪类选择器 动态伪类选择器 目标伪类选择器 语言伪类选择器 UI元素状态伪类选择器 结构伪类选择器 ...
- MyBatis(3.2.3) - Paginated ResultSets using RowBounds
Sometimes, we may need to work with huge volumes of data, such as with tables with millions of recor ...
- Linux 命令 - ss: 查看套接字统计信息
命令格式 ss [options] [ FILTER ] 命令参数 -h, --help 显示帮助信息. -V, --version 显示版本信息. -n, --numeric 不解析服务名称. -r ...
- C#算法基础之递归排序
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.T ...
- UpdatePanel中执行js
在UpdatePanel中,直接使用Page.ClientScript.RegisterStartupScript的方式执行javascript,会导致无法执行.原因可能是因为RegisterStar ...
- Android 快捷方式相关操作
尽管现在少数手机不支持快捷方式,但是仍然有大部分手机是支持的.创建快捷方式,可以减少用户在应用列表繁多的应用程序中查找应用的时间,快速进入应用:或是应用中的某个功能使用频率较高,创建快捷方式,可以快速 ...
- SQL Server内存数据写入磁盘方法比较
众所周知,SQLServer增删改数据最先都是在内存中进行的,这可以大大加快数据操作的速度: 当内存中的数据被修改了,而磁盘中的数据还没有被修改时,就产生了所谓的“脏页”,SQLServer是如何同步 ...
- 新年第一次分享sqlserver技术
走向DBA[MSSQL篇] - 从SQL语句的角度提高数据库的访问性能 最近公司来一个非常虎的DBA,10几年的经验,这里就称之为蔡老师吧,在征得我们蔡老同意的前提下 ,我们来分享一下蔡老给我们带来的 ...
- 有趣的hello word
程序一 #define _________ } #define ________ putchar #define _______ main #define _(a) ________(a); #def ...