微软近期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. Sequelize-nodejs-4-Model usage

    Model usage模型使用 Data retrieval / Finders Finder methods are intended to query data from the database ...

  2. 多线程之线程间协作的两种方式:wait、notify、notifyAll和Condition

    Java并发编程:线程间协作的两种方式:wait.notify.notifyAll和Condition 在前面我们将了很多关于同步的问题,然而在现实中,需要线程之间的协作.比如说最经典的生产者-消费者 ...

  3. Metapackage包

    Metapackage(功能包集)是把一些相近的功能模块. 软件包放到一起. ROS里常见的Metapacakge有: 2.Metapackage写法 CMakeLists.txt 写法如下: cma ...

  4. c++——静态成员变量成员函数

    静态成员变量成员函数 思考:每个变量,拥有属性.有没有一些属性,归所有对象拥有? 4.1静态成员变量 1)定义静态成员变量 关键字 static 可以用于说明一个类的成员, 静态成员提供了一个同类对象 ...

  5. c模拟 页式管理页面置换算法之FIFO

    写的操作系统作业.... 放上来给需要的小伙伴 需要注意的地方: 1.该算法只涉及单进程 2.只是用c模拟FIFO的思想 FIFO思想:选择在内存中存活时间最久的页面淘汰 关于该算法我的理解: 一个进 ...

  6. CAN总线布线规范

    CAN总线布线规范 摘要:今天的CAN总线已从汽车电子慢慢渗透入工业自动化,医疗,铁路等众多领域.据我们的数据统计,客户在使用CAN总线时约80%的问题均是由总线布局布线不合理导致,今天我们就来扒一扒 ...

  7. Linux进程管理——fork()和写时复制

    写时复制技术最初产生于Unix系统,用于实现一种傻瓜式的进程创建:当发出fork(  )系统调用时,内核原样复制父进程的整个地址空间并把复制的那一份分配给子进程.这种行为是非常耗时的,因为它需要: · ...

  8. Activiti6.0 java spring5 SSM 工作流引擎 审批流程 项目框架

            1.模型管理 :web在线流程设计器.预览流程xml.导出xml.部署流程 2.流程管理 :导入导出流程资源文件.查看流程图.根据流程实例反射出流程模型.激活挂起 3.运行中流程:查看 ...

  9. OVF3为订单原因分配成本中心时报错“成本中心未定义”,消息号:VT806

    问题:OVF3为订单原因分配成本中心时报错“成本中心未定义”,消息号:VT806.KS03检查成本中心数据是已经建立的. 原因:OVF3往右边拉动,还有一个需要填入的字段“有效起始日”,此字段值必须在 ...

  10. apple remote desktop

    下面就是重点了: 1.下载v 3.7.2版本 :http://pan.baidu.com/s/1jGmrhuI   密码:vg2r 序列号: XARD-030-000-N-LXC-RP7-FBX-23 ...