Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact
    • Sharepoint




      Developing and customizing on top of SharePoint Online (in the cloud)
      Author: Tobias Zimmergren URL: SharePoint Online, Standard – How do we develop and customize? Today Microsoft released the whitepaper called “SharePoint Online Standard Developer Guide Dec 2008” which is a document that will walk you through how you can get started with ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      How to Migrate Data to SharePoint?
      This short article will explain the basic principals of SharePoint migration ? A Microsoft Office SharePoint server, (MOSS)     Migrating data to a new Microsoft Office SharePoint Server (MOSS) website create a list on the SharePoint website that has a link to the format of data for migration. With the help of a SharePint 2007 migration [...]

      Written by: Digital Trend Blog


      How To: SharePoint and Silverlight 2.0 – Part 1
      Author: [MVP] Tobias Zimmergren Web: Prephase I have previously written up a few articles on how you can get more from your SharePoint environment by enhancing it with AJAX, .NET 3.5 and Silverlight. References to those articles can be found here: How to: Add supp ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Access denied error when crawling SharePoint content
      One nice day I discovered that MOSS2007 search site didn't work anymore on test server. Well, the only thing that worked was indexing on file system level. But SharePoint content indexing was out of order. I found some information from web about this issue. Specially helpful may be blog entry Access denied when crawling MOSS Content by Sven Gillis. But it was only part of solution. There was one

      Written by: Gunnar Peipman's ASP.NET Blog


      How to change the values of 'Created By' and 'Modified By' fields in SharePoint list?
      Each SharePoint list by default has these fields 'Created By' and 'Modified By'. The type of these fields  is "Person or Goup". Whenever a new list item is added, the value of the 'Created By' column is automatically set to the LoginName of current user. And whenever a list item is modified, the value of the '

      Written by: eTechPlanet.com


      How to display more descriptive error message in a SharePoint web site?
      Whenever an error has occured in SharePoint web site, it basically displays some generic error messages like "An unknown error has occurred" or "An unhandled exception has occurred". To troubleshoot and resolve these errors, more descriptive error messages will be needed which notify the exact location of the error. To get the real error messages or

      Written by: eTechPlanet.com


      How to import an Excel SpreadSheet in SharePoint and save it as a Custom List?
      SharePoint provides an out of the box functionality to import an Excel SpreadSheet and save it as a Custom List. One just need to follow these steps: Step-1: Click on "Site Actions->View All Site Content"            Step-2: In the "All Site Content" page, click on the "Create" link.    

      Written by: eTechPlanet.com


      Sweden SharePoint User Group presentations
      You’ll find the presentations from the UG meeting here; My presentation(s) [SWE] Översikt över nyheterna i SharePoint världen [ENG] Overview of the news in the SharePoint community Daniel’s presentation(s) [SWE] SharePoint och Sök [ENG] Deep Dive SharePoin ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      TechEd 2008 Developers - Soovitusi SharePoint WCMS saitide ehitamisel
      TechEd 2008 Developers raames käisin kuulamas Andrew Connell'i ettekannet SharePoint'i sisuhalduse kohta. Andrew andis oma ettekandes head nõu ning demos erinevaid nõkse, kuidas SharePoint'i sisuhaldusel baseeruvaid lehekülgi ehitada ja optimeerida. Et minulgi neli taolist WCMS saiti hetkel käsil (küll ainult hoolduse mõttes), siis oli Andrew ettekanne minu jaoks väga huvitav ja õpetlik.

      Written by: DT blogi


      How to display file system folders and files in a SharePoint website?
      It is possible to dispaly file system folders and files in a SharePoint website. One need to follow these steps: 1. Add a 'Page Viewer Web Part' in the web pase where you want to display file system folders and files.            2. Click on the 'Open tool pane' link in the 'Page Viewer Web Part'      

      Written by: eTechPlanet.com


      Sweden SharePoint User Group – First meeting done
      We had our first meeting this tuesday (November 18th) with about 30 people showing up. The interest is growing for the group, and as it looks now there’ll be more people coming to the next set of meetings. Fun! Thanks to everyone who contributed to the meeting taking place. In the picture I’m doin ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Sweden SharePoint User Group – November 18
      We’re going to have our first User Group with Sweden SharePoint User Group on Tuesday, November 18. Anyone can register and attend the meeting, as long as you sign up here! I will be presenting some highlights (at least what I found interesting in my SharePointer-eye) from TechEd Developers – whic ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      How to Create Simple Approval Workflow in SharePoint Desginer
      In this article i am explaining the step by step creation of simple workflow in sharepoint designer .Open the Site in SharePoint DesignerClick File -> New ->WorkFlow Provide the name of the workflow and choose the list from the drop down to bind the workflow to the list. Define the Next Step to add the task list for Approvers.Add the Task Item Name and Click Finish. Click “these Users” hyper l

      Written by: Uday's Tech Home for Microsoft Technologies


      SharePoint for Developers: 3.3 Hands-on - querying lists
      >> SharePoint for Developers - Table of contents The best way to get data from SharePoint lists is to query them. Using queries you guarantee that only list items you really need are retrieved from database and constructed to objects by SharePoint. Most of the time you don't need the full collection of list items, so it is not point to ask all the items and then use only few of these. Let's

      Written by: Gunnar Peipman's ASP.NET blog


      SharePoint Governance Site Advice
      While preparing for my SharePoint Best Practices Conference presentation on centralized taxonomy, I made a sample governance site to help with my demonstrations. Afterwards I received feedback from...

      Written by: Planet MOSS


      SharePoint Designer Tutorial: Working with SharePoint Websites
      Product Details * Amazon Sales Rank: #303470 in Books * Published on: 2008-07-20 * Original language: English * Number of items: 1 * Binding: Paperback * 188 pages Customer ReviewsGreat Jumpstart for Newcomers To SharePoint Designer4SharePoint Designer Tutorial. SharePoint Designer Tutorial is a straightforward hands on book targeted at the SharePoint Designer novice looking for

      Written by: I-BIBLIOPHILE LIBRARY


      Get SharePoint Training on Your Desktop
      SharePoint End User Training Kit SharePoint Designer Training Kit Automation Forms using nfoPath SharePoint Online Courses SharePoint 2007 Demos SharePoint 2007 Webcasts Source : MSDN blog

      Written by: Be Live...with Me...!!!


      LinQ para Oracle, para MySQL y para SharePoint
      A veces me pongo a pensar que el día tiene muy pocas horas, y que tenemos tan poco tiempo para disponer y tantas cosas que aprender durante el transcurso de nuestras vidas que pues…. después de un rato entiendes que solo nos queda avanzar como la tortuga: “lento pero seguro”. LinQ, una de las mas recientes [...]

      Written by: h@nz ...el Geek


      SharePoint .NET 3.5 auto-configuration – escape the manual overhead!
      I have previously talked about how you manually can configure your SharePoint environment to enable .NET 3.5. My approach were to always do this manually, but it seems that there’s a sweet feature for this purpose created, automating this process. As a tip from Jeremy Thake, I’m posting the link ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Sharepoint Specialist Opening - CMM Level 5 Company in Bangalore
      Right now I have some openings with CMM Level 5 Company in Bangalore. Please go through the requirement details below and if you are interested , send us your updated resume in word format immediately .Please mention your complete Educational & Employment details within your resume Requirement DetailsTitle : Technical LeadExp : 8 to 12 YearsWork Location : BangaloreResponsibilities:Perform le

      Written by: ITJobs and Career site


      How to: LINQ with SharePoint - .NET 3.5 Framework with SharePoint Part 2
      Author: Tobias Zimmergren Blog: Introduction In my previous article title "How to: Get up and running with .NET 3.5 in your SharePoint environment" I talked ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      SharePoint Developer position - Scientific Concepts - Bangalore
      We are a leading consultant in Kolkata. We are currently recruiting for one of our client Scientific Concepts (www.scientific-concepts.com) Location--- Bangalore, Position---- Microsoft Sharepoint Developer Required skills –• Technical Skillso Proven experience with Microsoft Sharepointo Strong in ASP.NET, C# and VBo In-depth understanding of MSSQLo Solid comprehension of web-based s

      Written by: ITJobs and Career site


      SharePoint for Developers: 3.2 Hands-on - getting list items
      >> SharePoint for Developers - Table of contents To read data from list we have to get reference to list first. SPWeb has lists collection we can use to find the list we are interested in. Following code example shows how to get instance of list. SPWeb web = SPContext.Current.Web; SPList list = web.Lists["MyList"]; List, as we can remember, is something like table and

      Written by: Gunnar Peipman's ASP.NET blog


      Professional SharePoint 2007 Web Content Management Development
      One great SharePoint book in my company bookshelf is titled as Professional SharePoint 2007 Web Content Management Development: Building Publishing Sites with Office SharePoint Server 2007. This book is written by famous SharePoint guru Andrew Connell and in my opionion it is one of those very useful books about SharePoint you must have. So, let's see what we can find from this book. Although re

      Written by: Gunnar Peipman's ASP.NET blog


      DocumentShow extension for SharePoint
      We finished today one interesting SharePoint extension. We call it DocumentShow extension and it allows you to show HTML files in document library as slide show. In our case the customer wanted to show some reports on large LCD screen located in one of his office rooms. Here on the right you can see my MS Paint marketing image for this extension and like all my art work it may insult marketing pe

      Written by: Gunnar Peipman's ASP.NET blog


      SharePoint Best Practices Conference: Keynote Speech by Tom Rizzo
      Tom Rizzo, Microsoft's Director of SharePoint, kicked off the SharePoint Best Practices conference with a funny and insightful keynote speech. He provided a view into SharePoint's current and future...

      Written by: Planet MOSS


      Lotus Connections and Microsoft Sharepoint Integration v2
      First, I would like to thank all of you who responded to my request for feedback on my first Lotus Connections and Microsoft Sharepoint demo on both my internal and external blog. Now, some of you sent me your feedback via email. Next time feel free to post it as a comment to the blog . That way other people can build on your comment and further generate ideas. Here's the overall flow of the demo

      Written by: Socialize Me


      SharePoint for Developers: 3.1 Hands-on - connecting to SharePoint and using elevated rights
      >> SharePoint for Developers - Table of contents In previous post of this serie, SharePoint for Developers: 3. Introduction to SharePoint Data Structures, I described some basic points of SharePoint data structures. In this post we will see how to use these data structures and how to create custom field types. The next hands-on post will stop on custom field type and it will give you very g

      Written by: Gunnar Peipman's ASP.NET blog


      How to: Get up and running with .NET 3.5 in your SharePoint environment
      Since I've been a bit on the lazy side when it comes to the blog (due to multiple reasons..), I'm thinking about writing up an article-series where I'll talk about .NET 3.5 and what it has to offer when used in conjunction with SharePoint. Any input is welcome, of course :) Introduction In ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Novell's Opern Source Wepons In Collaboration Arena Aims At Microsoft SharePoint.
      Last time I dealt with collaboration with Novell was a years ago with Groupwise. But recently Novell acquired the ICEcore project as part of the SiteScape. Since then Novell renamed the IceCore Project to be Kablink, sighting that name, IceCore did not cut with the enterprise computing. The ICEcore project / Kablink is open source, it is the basis for Novell's Teaming + Conferencing commercial so

      Written by: VoIP IP Telephony


      HTTP 401 Not Found web service error while publishing SSRS Report to SharePoint
      If you are getting "HTTP 401 Not Found web service error" while publishing your SSRS report in SharePoint Library. Please refer your integration settings in Central Administration and verify the user permission from the login where you are trying to publish the report to SharePoint Library.

      Written by: Uday's Tech Home for Microsoft Technologies


      SharePoint for Developers: 3. Introduction to SharePoint Data Structures
      >> SharePoint for Developers - Table of Contents The first two entries in this serie gave you some first overview of SharePoint and development environment. Now it is time to go serious. Data in SharePoint is different than in our usual object-oriented applications. If we want to deal with data in SharePoint we have to understand how data is organized there. This is one of the key points t

      Written by: Gunnar Peipman's ASP.NET blog


      SharePoint for Developers: 2. Development Environment
      Before going to deep dive let's put up development environment. In this blog entry I will tell you how to put everything up and what tools we are using for which tasks. Well, if you read further then you have something to do for couple of evenings. Let's start! I will give you not very short overview about what one must do to get development environment up'n'go. There are many good guides about S

      Written by: Gunnar Peipman's ASP.NET Blog


      Sharepoint Interview Questions
      What is Microsoft Windows SharePoint Services? How is it related to Microsoft Office SharePoint Server 2007?Windows SharePoint Services is the solution that enables you to create Web sites for information sharing and document collaboration. Windows SharePoint Services — a key piece of the information worker infrastructure delivered in Microsoft Windows Server 2003 — provides additional functio

      Written by: A Blog for Technology


      SharePoint interview questions and answers
      What is Microsoft Windows SharePoint Services? How is it related to Microsoft Office SharePoint Server 2007? Windows SharePoint Services is the solution that enables you to create Web sites for... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]

      Written by: Kreslavsky IT blog


      SharePoint for Developers: 1. Introduction
      This is the first entry of my SharePoint for Developers serie. I asked from developers if they need something like this and they said yes. First entry is introduction and after reading it you will understand where SharePoint stands and what kind of problems it tries to solve. What is SharePoint? The easiest way to get some clue is to look at the word SharePoint. As we can see there are two impo

      Written by: Gunnar Peipman's ASP.NET blog


      Sharepoint Web Part Builder for Lotus Connections
      By now, you are aware of some of the cool integration points between Lotus Connections and Microsoft Sharepoint. Mainly: Expose Dogears in Sharepoint Expose Blogs in Sharepoint Expose PersonCard in Sharepoint (documented in my article) Link to Profiles (instead of the Sharepoint user info page) when clicking on a user's name in Sharepoint (documented in developwerWorks my article) U

      Written by: Socialize Me


      SQL Server - Error : Fix : SharePoint Stop Working After Changing Server (Computer) Name
      If Microsoft Office SharePoint Server (MOSS) and your database (MS SQL Server) are running together on same physical server, changing the name of the server (computer) using operating system may create non-functional SharePoint website. When you change the physical server name the SharePoint is already connected to the SQL instance of old computer name (OldServerName/SQLInstance) and [...]

      Written by: Journey to SQL Authority with Pinal Dave


      Lotus Connections and Microsoft Sharepoint Integration Demo
      Ever since I first integrated Lotus Connections and Microsoft Sharepoint (wow, over a year now), I get requests on a weekly basis to see a demo of this functionality. I even created and posted an article in developerWorks with step-by-step instructions. Demo requests, however, didn't stop and most people said that they would prefer to have a video (instead of screenshots) to demonstrate the capabi

      Written by: Socialize Me


      Next Stop, SharePoint Best Practices Conference!
      Turns out I will be attending the SharePoint Best Practices Conference in Washington in a couple of weeks. echoTechnology is one of the Gold Sponsors, so I will be helping to man the booth. Better...

      Written by: Planet MOSS


      Can you define what is SharePoint and some overview about this ?
      SharePoint helps workers for  creating  powerful personalized interfaces only by dragging and drop pre-defined Web Part Components. And these Web Parts components also helps non programmers to get information which care  and customize the appearance of Web pages. To under stand it we take an example  one Web Part might display a user's information another might create a graph showing current e

      Written by: ASP.NET 3.5 Interview Questions


      SharePoint: CAML ja Boolean väärtused
      Sain hiljuti targemaks CAML päringute ja Boolean väärtuste kasutamise kohalt. Ühes SharePoint-i projektis oli vaja teha päring, kus Boolean välja väärtusele tuli tingimuseks seada tõene väärtus. Selgus, et Boolean väärtuste juures on pisikesed nõksud, millega tuleb kindlasti arvestada. Esiteks, erinevalt koodist, kus me neid väärtusi kasutame ning true/false või True/False konstan

      Written by: DT blogi


      Microsoft Patterns & Practices SharePoint Guidance
      The following project in codeplex has Microsoft Patterns & Practices for SharePoint GuidanceThis project has the guidance on how to Architect, Design, and Develop applications as well as best practices. SharePoint Guidance

      Written by: Uday's Tech Home for Microsoft Technologies


      SharePoint ja Forms Based Authentication
      Et hoida kokku Windows-i litsentside ostmise pealt, saab SharePoint-i kasutajate hoidlana kasutada ka ASP.NET vormipõhist autentimist (FBA - Form Based Authentication). Kuigi see seab hiljem SharePoint-i kasutamisele mõningad piirangud, on see näiteks avalike saitide korral suht kasulik asi. FBA seadistamine pole just kõige lihtsam tegemine, kuivõrd paigaldamise ja seadistamise käigus võib

      Written by: DT blogi


      SharePoint: Kuidas eemaldada My Settings menüüvalik?
      Avalikes SharePoint-i saitides pole tihtipeale vaja sisse loginud kasutajale näidata My Settings linki. Lihtsaim võimalus selle lingi eemaldamiseks on see kas kustutada või ära peita. My Settings menüü on defineeritud failis Welcome.ascx, mis asub CONTROLTEMPLATES kataloogis. Tegemist on küllaltki lihtsa kontrolleriga, milles on lihtsalt defineeritud menüüvalikud, mida antud menüü näi

      Written by: DT blogi


      Global Collaboration Portal With Microsoft Office SharePoint Server 2007
      Microsoft Corp. today announced that HDR Inc., a leading architectural, engineering and consulting firm, has implemented an enterprisewide collaboration portal built on Microsoft Office SharePoint Server 2007 to support its growth and commitment to client service. With more than 7,500 professionals in more than 160 locations worldwide, HDR relies on the new portal to deliver an [...]

      Written by: Product Reviews


      SharePoint World Record Dash!
      In honour of the Beijing Olympic Games I thought I would create a new event, the SharePoint World Record Dash. The goal is to update a blank Team Site to include a whole new look, layout, and...

      Written by: Planet MOSS


      File Collaboration using SharePoint - Part Two
      www.virtualassist.net/elearning I just love this feature! This is one of the best integration features between Office 2003/Office 2007 and SharePoint. These task panes allow you to access and modify content in a SharePoint site from within Office without having to navigate to the site using your browser. The feature is available in the following Office 2003 [...]

      Written by: Online Life Knowledge Experiment


      SharePoint Project Tasks - Simple Tweaks for Maximizing Effectiveness
      Increase the effectiveness of how you’re using a SharePoint Project Tasks list by adding a few extra fields to capture some all-important information. By adding a lookup field that points to a client list, a multi-select field that allows me to associate project tasks to each other, and an appended comments field where it’s easy [...]

      Written by: Online Life Knowledge Experiment


      SharePoint Forum and SharePoint Forum Web Part
      A lot of people have been bugging me about the Discussion Forum WebPart I've created for SharePoint (WSS 3.0 and MOSS 2007 alike, of course). Therefore, I decided to give you some update as to what's going on. First of all... The main reason for me being a little more passive with the blog the la ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Professional SharePoint 2007 Development
      Okay, I'm back in business again after W:O:A 2008 that rocked my brains out  (in a good means, of course). As I can see from comments of my SharePoint series plan there is really hard need for development series, so after the fast start of working period is over I will start writing this serie. But before that I have to do something I promised before - description of great book titled as Pro

      Written by: Gunnar Peipman's ASP.NET blog


      SharePoint Metadata Best Practices
      I'm in the middle of writing the first of several white papers for echoTechnology. echoTechnology is keen to provide prescriptive guidance when clients are making sweeping portal changes using its...

      Written by: Planet MOSS


      My SharePoint Experience as a Manager
      SharePoint plays a major role in my everyone working life. I started using it properly when my company has recreated an intranet portal SharePoint. It’s user friendly and also you can easily share the files with your team anywhere, anytime. Also, you can access all the information any time. In my team, each one is [...]

      Written by: Marketing Matters - A thorough Marketing and Business Development Blog


      .Net with Sharepoint 2007 Expertise - Leads / Architects - UST Global Inc.
      This is Sunil from the Human Resource Department of UST Global Inc. We re looking out for .Net Professionals who are excelled as per the requirement.I take this opportunity to invite you to join our... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      MS CRM With Sharepoint - Position at Dubai
      Krownos, an end to-end HR Solutions Company with a focus on Executive Search, Recruitment, HR services Outsourcing model, Learning Solutions to client organizations. Branching out with national... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      Question to SharePoint developers
      Hello, SharePoint developers. In the next week I publish serie of SharePoint development entries to my company's local blog (estonian language). Before translating them or letting them translate to english I want to know opinion if there is interest about this serie on global level. Please drop me a line to comments. Now a little introduction about this serie. It covers basic development knowledg

      Written by: Gunnar Peipman's ASP.NET blog


      Opportunities for Sharepoint Developers and Architects
      Galax E. Solutions India Pvt. Ltd. (www.galaxesolutions.com) is a wholly owned subsidiary of Galaxy Systems Inc. USA. The parent company has sales revenues in excess of $25m, and has over 18 years of... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      SharePoint Best Practices Resources
      The SharePoint technology stack covers such deep waters that "best practices" are a constant buzzword these days. After the release of SharePoint 2007 everybody was scrambling to learn the...

      Written by: Planet MOSS


      Opportunities in WinWire Technologies for SharePoint consultants in Bangalore & Hyderabad
      About the Company: WinWire Technologies () is a premier Microsoft technology based services company that leverages global delivery model to deliver efficient and cost effective... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      Microsoft Office SharePoint Designer 2007 - O Novo FrontPage
      Descrição:Microsoft Office SharePoint Designer 2007 é o substitudo do Microsoft Front Page.Com o SharePoint Designer, vc consegue criar sites completos. A interface é bem parecida com a do antigo FrontPage, porem agora esta com muito mais recursos e é possivel criar paginas sem os erros que o FrontPage causava em algumas situações.Ferramenta obrigatória para as pessoas que desenvolvem site

      Written by: Postuário Downloads


      Opening for SharePoint Professionals in Systime Intl.(CMM Level 5) - SYSTime
      About SYSTime : We are a leading global services provider delivering reliable, high-quality cost-effective, IT solutions and services. We offer an array of services that support business strategies... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      Microsoft SharePoint Conference 2008
      After last year’s success, here comes the Italian Sharepoint Conference again: one of the most important technical event in Italy totally dedicated to Microsoft® SharePoint® and its related technologies. From IT Pros to Site Builders, from Developers to Decision makers, it is a unique opportunity to drill down into the new technologies with the help of over 10 speakers (including Igor Macori,

      Written by: Be_Lead Blog


      Openings With Satyam For Sharepoint Professionals - chennai, bangalore
      I represent one of the leading IT consultancy in India called Job Cookies (www.jobcookies.com).Job Cookies is a dynamic and fast-growing Information Systems Consulting Firm. Currently we are looking... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      Microsoft SaaS Pricing for Exchange, SharePoint Revealed
      Source: NetworkWorld Microsoft’s prices have always been geared to be affordable for the masses. And when entering a new market, it seems to always start low-ball. Microsoft today finally revealed how it will price online services, including Exchange and SharePoint, and how it will share revenue with partners. The company used its annual Worldwide Partner Conference [...]

      Written by: CRM Help Desk software


      SharePoint: artikliseeria content deployment teemadel
      Leidsin SharePoint’i impordi ja ekspordi ülesannetega tegelemisel ühe päris huvitava kannete seeria, mis ilmus Stefan Gossner‘i blogis. Seeria pealkirjaks on Deep Dive into the SharePoint Content Deployment and Migration API. Käesoleva kanne toob lühidal kujul välja seeria kannete osad ja peatükid. Part 1 Introduction Feature set of the Content Deployment and Migration API

      Written by: DT blogi


      Professional SharePoint 2007 Development
      Kirjutasin oma eelmises kandes, et sai üks eksam jälle tehtud ning lubasin, et kirjutan kande raamatust, mille abil eksamiks valmistusin. Tegemist on teosega, millel pealkirjaks Professional SharePoint 2007 Development ja see võtab kokku SharePoint Server 2007 Standard ja Enterprise versioonide arenduse teemad. Lühidalt peatutakse loomulikult ka Windows SharePoint Services 3.0 teemadel, kuid s

      Written by: DT blogi


      Eksam 70-542 Microsoft Office SharePoint Server 2007 - Application Development
      Kindlasti tekitab pealkiri küsimuse, et kas tõesti jäetakse programmerijaid suvetööle - miks peaks muidu üks inimene suvel eksamit tegema? Rahustan - täiesti vabast tahtest tegin. Et eksam ise polnud kergemate killast, siis annan mõned näpunäited selle edukaks läbimiseks. Ahjaa, lisaks kõigele olen nüüd mõneks ajaks puhkuselt jälle tagasi. Eksam 70-542 Microsoft Office SharePoint

      Written by: DT blogi


      A much easier way to keep track of new SharePoint content published on MSDN and TechNet
      The following RSS feeds have been available for a few months now, but we still get questions on a weekly basis from people wondering how they can keep track of SharePoint oriented content that is published on TechNet and MSDN. Feed for new SharePoint content on MSDN: -us/sharepoint/rss.xml Feed for new SharePoint Services 3.0 content on TechNet: Feed for new SharePoint Server 2007 con

      Written by: Geek Valley


      echo for SharePoint 2007 - Weekly Webinars
      Every week, as part of my work with echoTechnology, I deliver a one hour online demonstration of some of echo for SharePoint's capabilities. It's very high-level and accessible and revolves around...

      Written by: Planet MOSS


      TechEd 2008 Session Notes: Creating Portals That Last: Microsoft SharePoint Products and Technologies, Governance and Information Architecture
      This is the penultimate in my series of Tech Ed Orlando session notes. It covers a session on governance practices given by Shane Young and Jason Medero. Goals Prevent content sprawl Drive...

      Written by: Planet MOSS


      DOT NET LEAD WITH SHAREPOINT - BANGALORE
      SUPERVALU Services India group (URL : www.supervalu.com) uses state-of-the-art technology and systems to develop innovative, industry-leading business solutions. And with your strong skills in... For more info on latest job openings and other career related information visit my site

      Written by: ITJobs and Career site


      SharePoint's hidden user-list - User Information List
      Okay, this might not come as news to most SharePoint developers who've been around a while, but lately I've been messing with the User Information List in SharePoint and it doesn't seem that many people know that it exists. Note: This list is only visible to and accessible by administrators. User ... (More)

      Written by: Tobias Zimmergren's thoughts on development


      Virtual SharePoint Conference
      Last Wednesday I had a chance to participate in a Virtual Trade Show for several SharePoint vendors. This was a nifty little vehicle to demonstrate our products to people all over the world. The...

      Written by: Planet MOSS


      MS SharePoint Hosting | SharePoint Hosting| MS Share Point Hosting
      MS SharePoint Hosting – Apps4Rent provide MS SharePoint Hosting as Sharepoint platinum plan for medium to large organizations that want to use the cutting edge technology in collaboration suite to and increase the productivity many folds. Get more info about Ms Sharpoint hosting at Apps4Rent.com.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Windows Sharepoint Services 3.0 | Windows Sharepoint Services
      Windows Sharepoint Services - You can manage/configure Windows SharePoint Services 3.0 from a web browser or command line utilities. You don't need to install any huge and complicated application on your desktop to connect and configure SharePoint Services 3.0. Get more information about windows sharepoint services plans at Apps4Rent.com.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Portal - Apps4Rent
      SharePoint Portal - Apps4Rent is the leading SharePoint Portal Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Microsoft Exchange Server 2007 Hosting | Microsoft SharePoint Portal Server
      MS Exchange Server 2007 – Apps4Rent offer microsoft SharePoint portal server and microsoft exchange server 2007. We provide free Migration to Microsoft Exchange server 2007, 24/7 server and network monitoring. Get best MS exchange server 2007 services.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Account - Apps4Rent
      SharePoint Account - Apps4Rent is the leading SharePoint Account Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Hosted Microsoft Sharepoint | Hosted Sharepoint Services
      Hosted Microsoft Sharepoint Services – Apps4Rent offers Microsoft hosted SharePoint services. We have two plans for SharePoint hosting, Microsoft SharePoint silver and Microsoft SharePoint gold. If you host SharePoint services with us, you get the best in collaboration suite at affordable price.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Hosted SharePoint 2007
      Hosted SharePoint 2007 - We are the SharePoint Hosting Provider you can rely on Windows SharePoint Services.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Microsoft Sharepoint Hosting | Sharepoint 2007 Hosting
      Microsoft Sharepoint 2007 Hosting – Apps4Rent is a leader in SharePoint 2007 hosting. Sharepoint hosting services include Microsoft Office System Integration, SharePoint Services Version etc.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Sharepoint Hosting Services | Hosting Services | Sharepoint Services
      Sharepoint Hosting Services - We have years of experience in managing and administering hosted Exchange/SharePoint services. SharePoint is a popular collaboration environment.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint - Apps4Rent
      SharePoint - Apps4Rent is the leading SharePoint Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Services | Hosted Exchange
      SharePoint Services - Apps4Rent is the leading Hosted Exchange and SharePoint Services Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Hosted Sharepoint 2007 | Hosted Sharepoint Services
      Hosted Sharepoint Services - Apps4Rent is the leading Hosted Sharepoint 2007 Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Hosted Exchange 2007 | Windows Sharepoint Services | Exchange Hosting
      Hosted Exchange 2007 and Windows SharePoint Services – Apps4Rent are a leading provider of Exchange hosting, Exchange hosted 2007 and Windows SharePoint services to resellers. With our private label solution, you can begin offering Exchange hosting services to your clients, from your branded Web site.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Microsoft Exchange Hosting | SharePoint Hosting | Share Point Hosting
      SharePoint Hosting and Microsoft Exchange Hosting - Full-featured Exchange Hosting. Share Point Hosting Apps4Rent products provide business customers with a high quality and affordable services for hosting your web sites. Get more info about Microsoft SharePoint Hosting at Apps4Rent.com.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Sharepoint Hosting Services - Apps4Rent
      Sharepoint Hosting Services - Apps4Rent is the leading sharepoint hosting services Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Sharepoint Hosting Services | Sharepoint Hosting
      SharePoint Hosting Services - Apps4rent leader in sharepoint 2007 hosting like Total SharePoint hosting Space 3 GB, Monthly Price $24.95, provide daily backup, unlimited Monthly Transfer with 24 X 7 support.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      Microsoft exchange hosted services | Hosted sharepoint services FAQ
      Microsoft exchange hosted services - Find the answers about Hosted SharePoint Services and Microsoft hosted services

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Setup - Apps4Rent
      SharePoint Setup - Apps4Rent is the leading SharePoint Setup Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Website - Apps4Rent
      SharePoint Website - Apps4Rent is the leading SharePoint Website Private Label provider.

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint Silver Plan
      SharePoint Silver Plan

      Written by: Microsoft hosted exchange 2007 Apps4Rent


      SharePoint ja versiooni kommentaari muutmine
      Ühe töö käigus oli vaja leida võimalus SharePoint 2007 dokumentide versioonide kommentaaride muutmiseks. Ei olnud siin mängus kurja onu Reinu käsi, kes kommentaatoreid puua tahab, vaid pealtnäha täiesti tavaline andmete eksportimise ja importimise protsess. Lühidalt öeldes on see, mis ma tegin, päris räige häkk. Idee on lihtne - loome ühenduse andmebaasiga, kus SharePoint [...]

      Written by: DT blogi


      Aivea SharePoint Training 2007
      -training.htm Continue reading

      Written by: Free AD Blog


eXTReMe Tracker