微软近期Open的职位:

Job posting title: SDE II

Location: China, Beijing

Group Overview

Discovery & Collaboration (DisCo) team empowers effective business collaboration to deliver real-time information experiences, including Application Marketplace Services, Collaboration Consulting, Discovery Services, Enterprise Video Platform & Delivery, SharePoint Platform Solutions & Services, Social Capabilities, and Custom Portal Strategies within Microsoft IT. We develop cutting edge solutions and real-time services by leveraging Windows Azure, SharePoint Online, and SharePoint Server to connect people to information and others. The applications and services we build are customer showcases for how to integrate custom development with out of the box features of SharePoint Online or SharePoint Server and address such areas as modern app development, social computing, information discovery & governance, and enterprise content management.

Roles & Responsibilities

Discovery & Collaboration is looking for engineers to join the China team in Beijing. Working closely with PM, Test, operations, and business peers, you will have a large role in designing and building extensible, real-time, enterprise scope applications and services in a fast paced environment for some of the industry’s most demanding customers - Microsoft employees. Assignments in this role would include independently driving architecture, design, development, and automation testing of applications or services using the .NET Framework, C#, HTML/JavaScript/CSS, Windows Azure and SharePoint Server/Client.

Primary Responsibilities

• &nbsp&nbsp&nbsp&nbsp Design and build extensible applications and services on the SharePoint platforms.

• &nbsp&nbsp&nbsp&nbsp Prototype custom solutions on future releases of SharePoint Server, SharePoint Online and Azure.

• &nbsp&nbsp&nbsp&nbsp Collaborate with internal and external application, development, test, and business teams.

Qualifications:

• &nbsp&nbsp&nbsp&nbsp Fluent in both English and Chinese. Being able to read and write English is a must.

• &nbsp&nbsp&nbsp&nbsp BS/BA in computer science, Engineering, or related disciplines.

• &nbsp&nbsp&nbsp&nbsp 5+ years of solid development experience in C#/C++/Java.

• &nbsp&nbsp&nbsp&nbsp Strong object oriented design and programming skills.

• &nbsp&nbsp&nbsp&nbsp Strong knowledge of web application development.

• &nbsp&nbsp&nbsp&nbsp Strong knowledge of DB design and development.

• &nbsp&nbsp&nbsp&nbsp Systems experience in environments that utilize IIS, SQL Server, and Active Directory.

• &nbsp&nbsp&nbsp&nbsp Attention to detail and be able to master new applications and technologies quickly.

Preferred but not required

• &nbsp&nbsp&nbsp&nbsp Programming experience with SharePoint is a big plus.

• &nbsp&nbsp&nbsp&nbsp Programming experience with Windows Azure is a big plus.

• &nbsp&nbsp&nbsp&nbsp Experience in specific Microsoft technologies such as ASP.Net is a plus.

• &nbsp&nbsp&nbsp&nbsp Proven ability to design large scale systems with Microsoft technologies is a plus.

• &nbsp&nbsp&nbsp&nbsp Experience in working with geo-distributed teams is a plus.

This position is based in Beijing (China), one of the most vibrant cities in the world. Come experience the culture, explosive growth, great shopping and amazing food. The city is very international and easy to live in. -- Join us today!

Microsoft is an equal opportunity employer and supports workforce diversity.

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

微软职位内部推荐-SW Engineer II for Enterprise Platform的更多相关文章

  1. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  2. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  3. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  4. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  5. 微软职位内部推荐-SW Engineer II for Embedded System

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  6. 微软职位内部推荐-SW Engineer II for WinCE

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  7. 微软职位内部推荐-SW Engineer II for Windows System

    微软近期Open的职位: Microsoft's Operating Systems Group delivers the operating system and core user experie ...

  8. 微软职位内部推荐-Service Engineer II for Azure Cloud Network

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

  9. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

随机推荐

  1. C# winform webbrowser如何指定内核为IE11?

    1)假设你应用程序的名字为MyApplication.exe 2)运行Regedit,打开注册表,找到 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsof ...

  2. spring boot集成dubbo

    spring-boot-start-dubbo spring-boot-start-dubbo,让你可以使用spring-boot的方式开发dubbo程序.使dubbo开发变得如此简单. 如何使用 1 ...

  3. Spring源码分析(十二)FactoryBean的使用

    摘要:本文结合<Spring源码深度解析>来分析Spring 5.0.6版本的源代码.若有描述错误之处,欢迎指正. 一般情况下,Spring通过反射机制利用bean的class属性指定实现 ...

  4. 关于MySQL存入的时间和取出时间不一致的解决

    场景:代码运行在Linux-A上,new Date() 生成的时间比当前时间早13个小时,导致存入数据库内的时间也早13个小时,但前台读取展示出来的时间又是正常的.在数据库直接select now() ...

  5. 使用RT3070使开发板上网

    原文地址:http://www.cnblogs.com/NickQ/p/8973880.html 使开发板上网 USB驱动部分 在arch/arm/mach-s3c2440/mach-smdk2440 ...

  6. maven tomcat plugin 踩坑记

    今天在自己家里的电脑上改一个项目,安装的是社区版的 IntelliJ Idea, 没有办法安装 Tomcat 插件来启动项目.尝试用 jettry runer 启动,结果报 java.lang.Inc ...

  7. 基于 Keras 用 LSTM 网络做时间序列预测

    目录 基于 Keras 用 LSTM 网络做时间序列预测 问题描述 长短记忆网络 LSTM 网络回归 LSTM 网络回归结合窗口法 基于时间步的 LSTM 网络回归 在批量训练之间保持 LSTM 的记 ...

  8. matlab 基于 libsvm工具箱的svm分类遇到的问题与解决

    最近在做基于无线感知的身份识别这个工作,在后期数据处理阶段,需要使用二分类的方法进行训练模型.本身使用matlab做,所以看了一下网上很多都是使用libsvm这个工具箱,就去下载了,既然用到了想着就把 ...

  9. 5290: [Hnoi2018]道路

    5290: [Hnoi2018]道路 链接 分析: 注意题目中说每个城市翻新一条连向它的公路或者铁路,所以两种情况分别转移一下即可. 注意压一下空间,最后的叶子节点不要要访问,空间少了一半. 代码: ...

  10. LBP人脸识别的python实现

    这几天看了看LBP及其人脸识别的流程,并在网络上搜相应的python代码,有,但代码质量不好,于是自己就重新写了下,对于att_faces数据集的识别率能达到95.0%~99.0%(40种类型,每种随 ...