zoukankan      html  css  js  c++  java
  • Two weeks in Microsoft

    I've been working in Microsoft in these two weeks for a POC of Knowledge Management feature with SP2010 for China Mobile.

    What impresses me most is that Microsoft's environment is wonderful, flexible work, free food and drink, sofa for rest, etc. and everyone here is professional and skillful.

    The POC, which mainly includes three parts, doclib, wiki and bbs, is not so difficult. We didn't implement bbs for time limitation reason and just found an available to use. And the other two are just like the BaiDu doclib and wiki. I took charge in doclib and some wiki features, using SP feature as much as possible to indicate SP's good points. To implement doclib, I only need to write a master page, a home page to show a friendly and beautiful profile for customers, create some xslt files based on SharePoint default search xslt, and configure the audit workflow and so on. But my web skill (DIV+CSS) is not so skilled, so my work is slow.

    ->:(

    Also, I implemented the wiki adding model, which needs to write some code using SP API (my favorite), taking it very easy.

    Above is the general process for the two weeks related to work. I’ve also learnt some points about Microsoft to brand my view. Microsoft sells product with the unit called KAO. (I haven't got the spelling from wiki.) The AD mechanism and something about SharePoint (hardware requirement and soft). The FAST Search, which is an advanced searching product for SharePoint to make it more improved. I improved my DIV+CSS ability, too.

    I am familiar with SP API, SP database, but weak in ASP.NET, DIV+CSS, and the most important: How to use SharePoint and make my English more professional.

    So now, I know what I am going to learn.

  • 相关阅读:
    你必须会的 JDK 动态代理和 CGLIB 动态代理
    Dubbo 扩展点加载机制:从 Java SPI 到 Dubbo SPI
    volatile 手摸手带你解析
    Dubbo之服务消费原理
    Dubbo之服务暴露
    ElasticSearch之映射常用操作
    Redis5新特性Streams作消息队列
    .NET 开源项目 StreamJsonRpc 介绍[下篇]
    .NET 开源项目 StreamJsonRpc 介绍[中篇]
    .NET 开源项目 StreamJsonRpc 介绍 [上篇]
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961765.html
Copyright © 2011-2022 走看看