Sign In
Little more than out of the box development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ASP.NET
LCS
PowerShell
SharePoint
XML
Archive
Archives
July 2009
(1)
March 2009
(1)
February 2009
(1)
July 2008
(4)
May 2008
(1)
April 2008
(1)
February 2008
(1)
December 2007
(1)
September 2007
(1)
July 2007
(2)
June 2007
(1)
March 2007
(1)
February 2007
(1)
January 2007
(1)
November 2006
(1)
August 2006
(1)
July 2006
(3)
MSDN Blogs
>
Little more than out of the box development
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Little more than out of the box development
How to build your own custom action for SharePoint Designer 2007
Posted
over 3 years ago
by
BomBom
0
Comments
Workflows in SharePoint can be built using Visual Studio or SharePoint Designer. There are some advantages with doing it in Visual Studio and there are others with building it in SharePoint Designer. One of the biggest benefits in building a workflow...
Little more than out of the box development
BPOS – it’s ALIVE!!
Posted
over 3 years ago
by
BomBom
0
Comments
Inför lanseringen av BPOS som sker den 19:e mars så har vi numera öppnat vårt datacenter på Irland. Detta betyder att man nu för tiden inte behöver skaffa sig ett Live ID där man låtsas att bo i Beverly Hills 90210 utan kan köra med sitt vanliga svenska...
Little more than out of the box development
Create your own list in SharePoint from a template
Posted
over 3 years ago
by
BomBom
1
Comments
So I've tried to create a list from one of my own list templates that I saved. This should be a really simple task barely worthy of a blog post… Or so I thought. This is what I did: Create a new list Fill it with entries Save the list as...
Little more than out of the box development
Working with Active Directory and PowerShell (part 2) – Creating a user
Posted
over 4 years ago
by
BomBom
2
Comments
To create a user in our Organizational Unit we need the following LDAP string: $LDAPStringUsers = "LDAP://OU=Demo Users, DC=contoso,DC=com" And run the following command to connect to AD: $usersOU = [ADSI] $LDAPStringUsers To create a user run this...
Little more than out of the box development
Building your own MemberShipProvider in ASP.NET and use it in SharePoint
Posted
over 4 years ago
by
BomBom
2
Comments
The last screencast (I think) from me about Authentication in SharePoint. You can find it over at Channel9 here: http://channel9.msdn.com/posts/BomBom/Building-your-own-MemberShipProvider-in-ASPNET-20-and-use-it-in-SharePoint/ In this screencast...
Little more than out of the box development
Working with Active Directory and PowerShell (part 1) - Creating an Organizational Unit
Posted
over 4 years ago
by
BomBom
0
Comments
Next on the agenda for building this demo environment was to create users in Active Directory. I can honestly say that I didn't have a clue on how to do this, so I went to http://www.live.com and found this site: http://thelazyadmin.com/blogs/thelazyadmin...
Little more than out of the box development
Using PowerShell to read xml-files
Posted
over 4 years ago
by
BomBom
2
Comments
A couple of months ago a colleague and I decided to try to build a demo-environment for SharePoint. We wanted to be able to take a new fresh installed Windows 2003 (or 2008) server, and just run a PowerShell script and then the environment should be up...
Little more than out of the box development
External Collaboration Toolkit for SharePoint
Posted
over 4 years ago
by
BomBom
1
Comments
Ok, so ECTS is pretty cool! I've been playing with it for about a week and I finally got it to work on a 2 server setup. Check this document out on how to install it: http://cid-db958fde27ac9f71.skydrive.live.com/self.aspx/Offentlig/ECTS%20Installation...
Little more than out of the box development
Microsoft Search Server 2008
Posted
over 4 years ago
by
BomBom
0
Comments
I onsdags så lanserade vi Microsoft Search Server 2008 i sverige. En fantastisk produkt med otroligt bra funktionalitet. Eventet i sig var väldigt trevligt, det är alltid roligt att stå framför en publik och visa upp det sänaste! För er som inte var...
Little more than out of the box development
Publicera din kalender till folk som inte jobbar på ditt bolag.
Posted
over 4 years ago
by
BomBom
1
Comments
Ett problem som jag har brottats med under en ganska lång tid är att jag är så tankspridd. Detta leder till att jag glömmer att allt som oftast att berätta för min fru om olika kvällsaktiviteter som jag har planerat med kompisar / jobb / träning. Att...
Little more than out of the box development
Visual Studio 2008
Posted
over 5 years ago
by
BomBom
1
Comments
Installed it, failed! Installed .net framework 3.5 by myself. Tried to install again, worked like a charm! Made a one button application, called a webservice. Green lights all the way. My test phase of Visual Studio is complete! Send your own feedback...
Little more than out of the box development
Forms Authentication with SharePoint
Posted
over 5 years ago
by
BomBom
2
Comments
I've published a new screencast on http://channel9.msdn.com/niners/bombom . It shows you how to use FormsAuthentication on a Windows SharePoint Services 3.0 site (WSS 3.0). It then continues with showing how to enable multiple authentication methods on...
Little more than out of the box development
How to create a minimal.master for WSS
Posted
over 5 years ago
by
BomBom
0
Comments
So I was asked by a partner of mine to help them create a minimal.master page for WSS. No problems, I've done that lots of times, search on http://www.live.com on "minimal.master" and you'll find the process is well documented here: http://msdn2.microsoft...
Little more than out of the box development
Building a SharePoint workflow in Visual Studio part 2
Posted
over 5 years ago
by
BomBom
0
Comments
Ok, you've all seen my Screencast about how to deploy a workflow from Visual Studio to SharePoint (if not, you'll find it further down). This Screencast is the next step; it shows how to work with tasks in a workflow. Catch it here: http://channel9.msdn...
Little more than out of the box development
Authentication Provider .net 2.0
Posted
over 5 years ago
by
BomBom
1
Comments
This screen cast ( http://channel9.msdn.com/Showpost.aspx?postid=314283 ) shows you how to get the build in functionality in the Authentication Provider in .net 2.0 to work. This will let you build a webpage that requires login from the users without...
Little more than out of the box development
And the nomination for best movie goes to…
Posted
over 5 years ago
by
BomBom
0
Comments
The recordings from the SharePoint Innovation day that we held here in Stockholm is out on http://www.microsoft.com/sverige/msdn/msdntv/?category=Innovation+Day The winner in the category best Workflow example goes to ME J I also recommend the session...
Little more than out of the box development
SharePoint WebPart development
Posted
over 5 years ago
by
BomBom
0
Comments
It's not that hard to get started with developing a SharePoint WebPart if you know how to do it. Debugging it is also a breeze! Watch this screen cast on channel9: http://channel9.msdn.com/Showpost.aspx?postid=285070 and you can see me do it (it's in...
Little more than out of the box development
ECM Starter kit is released
Posted
over 5 years ago
by
BomBom
0
Comments
A big component that you need when you are building workflows for MOSS in Visual Studio. You can find it here: http://www.microsoft.com/downloads/details.aspx?familyid=6D94E307-67D9-41AC-B2D6-0074D6286FA9&displaylang=en WSS version: http://www...
Little more than out of the box development
Workflow LiveMeeting
Posted
over 6 years ago
by
BomBom
0
Comments
Som jag lovade under mitt LiveMeeting 3:e november här kommer länken till ECM Starter Kit http://blogs.msdn.com/ecm/archive/2006/10/10/ECM-Starter-Kit-for-B2TR.aspx Ladda ner, använd, byt ut mot ECM Starter Kit som kommer när MOSS 2007 släpps. Förresten...
Little more than out of the box development
Getting started with developing an LCS Agent
Posted
over 6 years ago
by
BomBom
0
Comments
Live Communications Server, LCS, provides a lot of fun stuff that you can do with it, and after all if you have sold it to your customer wouldn't it be cool if you also could build an application that uses the LCS as an interface? I'm going to build a...
Little more than out of the box development
Virtual PC – Your friend
Posted
over 6 years ago
by
BomBom
0
Comments
I just want to say that I'm super exited about Virtual PC! It's a fantastic product that I would have loved to have been using back in the old days when I was a developer. Using VPC as a testing environment would have saved me a lot of re-ghosting time...
Little more than out of the box development
How to publish blog posts from Word 2007
Posted
over 6 years ago
by
BomBom
2
Comments
Register your account in Word 2007 Select Community Server as your blog host Enter your username and password In the URL textbox put http://blogs.msdn.com/metablog.ashx (if you have your blog at msdn) Create a new blog entry in word Click Publish...
Little more than out of the box development
How to create a blog at http://blogs.msdn.com/<name>
Posted
over 6 years ago
by
BomBom
0
Comments
Get hired by Microsoft. Yes, blogs here are only available for fulltime Microsoft employees. Follow the instructions on this internal site: http://team/sites/blogsites/What%20Bloggers%20Need%20to%20Know/Creating%20a%20blog%20pages_Feb2_2006.doc Done...
Page 1 of 1 (23 items)