微软近期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. POJ 2774 Long Long Message [ 最长公共子串 后缀数组]

    题目:http://poj.org/problem?id=2774 Long Long Message Time Limit: 4000MS   Memory Limit: 131072K Total ...

  2. etcd 删除

    vim /etc/sysconfig/flanneld FLANNEL_ETCD_ENDPOINTS="https://192.168.30.241:2379,https://192.168 ...

  3. etherlime-1-Quick Start

    https://etherlime.readthedocs.io/en/latest/getting-started.html Quick Start Installing全局安装 npm i -g ...

  4. 简单说说Vue

    Vue.js是这次我们公司迭代项目使用的前端框架之一.我们前端使用的是一个叫Metronic的.Metronic的可以说是bootstrap系列的集合. 当然也用到一个叫layui的,layui的话就 ...

  5. 集合之LinkedList

    一.概述 LinkedList与ArrayList一样实现List接口,只是ArrayList是List接口的大小可变数组的实现,LinkedList是List接口链表的实现.基于链表实现的方式使得L ...

  6. selenium测试报告(含通过率统计图和失败截图)

    前言: 介绍的是含饼状统计图及失败截图的测试报告文件. 原文地址:https://testerhome.com/topics/9984 此版本增加了如下功能 测试报告完全汉化,包括错误日志的中文处理 ...

  7. Linux操作系统基本操作(1)

    1.常用快捷键 Ctrl+d 键盘输入结束或退出终端 Ctrl+s 暂停当前程序,暂停后按下任意键恢复运行 Ctrl+z 将当前程序放到后台运行,恢复到前台为命令fg Ctrl+a 将光标移至输入行头 ...

  8. golang实现简单的栈

    栈的ADT 数据 栈的数据对象集合为{a1,a2,a3...an},具有相同数据类型,有唯一前驱后续 操作 InitStack() *Stack //初始化操作,创建一个空栈 Clear() //清空 ...

  9. VS2015 安装XAN

    How to install XNA in Visual Studio 2015 (Preview) How can I install the templates and the the frame ...

  10. 20145207《Java程序设计》实验四( Android程序设计)实验报告

    <Java 程序设计>实验四( Android程序设计)实验报告 目录 改变 Android开发基础实验要求 实验成果 课后思考 改变 修改了之前仅仅是贴了图片,连代码都没粘的状态.增加了 ...