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)
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 [...]
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)
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
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 '
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
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.
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)
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.
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'
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)
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)
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
>> 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
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...
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
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
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 [...]
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)
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
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)
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
>> 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
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
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
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...
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
>> 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
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)
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
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.
>> 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
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
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
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! ]]
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
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
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 [...]
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
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...
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
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
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
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
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
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 [...]
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...
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 [...]
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 [...]
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)
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
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...
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 [...]
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
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
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
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
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...
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
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
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
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,
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
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 [...]
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
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
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
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
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...
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...
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
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)
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...
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.
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.
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.
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.
Microsoft Sharepoint 2007 Hosting – Apps4Rent is a leader in SharePoint 2007 hosting. Sharepoint hosting services include Microsoft Office System Integration, SharePoint Services Version etc.
Sharepoint Hosting Services - We have years of experience in managing and administering hosted Exchange/SharePoint services. SharePoint is a popular collaboration environment.
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.
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.
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.
Ü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 [...]