stefan-stanev-sharepoint-blog.blogspot.com stefan-stanev-sharepoint-blog.blogspot.com

stefan-stanev-sharepoint-blog.blogspot.com

Stefan Stanev's SharePoint blog

Stefan Stanev's SharePoint blog - MOSS 2007 and WSS 3.0 ideas and tips

http://stefan-stanev-sharepoint-blog.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR STEFAN-STANEV-SHAREPOINT-BLOG.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 19 reviews
5 star
9
4 star
6
3 star
2
2 star
0
1 star
2

Hey there! Start your review of stefan-stanev-sharepoint-blog.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.4 seconds

FAVICON PREVIEW

  • stefan-stanev-sharepoint-blog.blogspot.com

    16x16

  • stefan-stanev-sharepoint-blog.blogspot.com

    32x32

  • stefan-stanev-sharepoint-blog.blogspot.com

    64x64

  • stefan-stanev-sharepoint-blog.blogspot.com

    128x128

CONTACTS AT STEFAN-STANEV-SHAREPOINT-BLOG.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Stefan Stanev's SharePoint blog | stefan-stanev-sharepoint-blog.blogspot.com Reviews
<META>
DESCRIPTION
Stefan Stanev's SharePoint blog - MOSS 2007 and WSS 3.0 ideas and tips
<META>
KEYWORDS
1 SharePoint
2 SharePoint Portal Server
3 Microsoft Office SharePoint Server
4 2007
5 MOSS
6 MOSS 2007
7 WSS 3.0
8 Windows SharePoint Services
9 ASP.NET
10 Stefan
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,webtemplatehelper,featurehelper,class,feature,properties,xmlns,property,webtemplatefeatureid,value,sharepoint feature id$,webtemplatename,sharepoint projectitem name$,note,public,static,void,updatesitetolatestonet spweb,runat
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Stefan Stanev's SharePoint blog | stefan-stanev-sharepoint-blog.blogspot.com Reviews

https://stefan-stanev-sharepoint-blog.blogspot.com

Stefan Stanev's SharePoint blog - MOSS 2007 and WSS 3.0 ideas and tips

INTERNAL PAGES

stefan-stanev-sharepoint-blog.blogspot.com stefan-stanev-sharepoint-blog.blogspot.com
1

Stefan Stanev's SharePoint blog: Deploy user controls in the SharePoint content database

http://stefan-stanev-sharepoint-blog.blogspot.com/2011/10/normally-user-controls.html

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Sunday, October 30, 2011. Deploy user controls in the SharePoint content database. As for the question of how to use code directly in your master page files and page layouts (maybe you’ve done that many times already with the SharePoint designer) – the answer is simple – inline code blocks:. In this case you won’t need an extra “SafeControl” element. Note also that although you can deploy your code files (pages and user contro...

2

Stefan Stanev's SharePoint blog: Dynamic class system in C# 4.0

http://stefan-stanev-sharepoint-blog.blogspot.com/2011/11/dynamic-class-system-in-c-40.html

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Saturday, November 26, 2011. Dynamic class system in C# 4.0. Type (rather pseudo-type or keyword) is a new feature in the latest version of C# - 4.0. Its purpose is to enable an easier interoperability with dynamic type languages and COM components and is part of the new DLR. Class and the DynamicObject. Class Using the "dynamic" type/keyword and the ExpandoObject you can do things like this:. Supports simple polymorphism - al...

3

Stefan Stanev's SharePoint blog: December 2010

http://stefan-stanev-sharepoint-blog.blogspot.com/2010_12_01_archive.html

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Thursday, December 30, 2010. Feature stapling in sandbox solutions. 8221; elements – both were targeting the standard “blank site” site definition (STS#1), the first one specifying the dummy site scoped feature in the same sandbox solution and the second one – the standard “ WikiPageHomePage. The first one stems from a general feature of the sandbox solutions – sandbox solutions can be installed and activated by site col...

4

Stefan Stanev's SharePoint blog: July 2011

http://stefan-stanev-sharepoint-blog.blogspot.com/2011_07_01_archive.html

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Saturday, July 30, 2011. SharePoint Search 2007 – hacking the SiteData web service – Part II. Method contains all relevant SharePoint list item and schema data – the “List” option for the ObjectType parameter returns the schema of the SharePoint list and the “Folder” option – the list item data (see the sample XML outputs of the web service in the first part. Check the installation notes below). Application BeginRequest(Object...

5

Stefan Stanev's SharePoint blog: October 2010

http://stefan-stanev-sharepoint-blog.blogspot.com/2010_10_01_archive.html

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Friday, October 22, 2010. XsltListViewWebPart – how to hide the ribbon. Select or deselect test Web Part. WpCbxSelect(event); return false;. TrapMenuClick(event); return false;. And let’s go directly to the custom XSLT that hides the ribbon when used in the XLV web part:. Http:/ www.w3.org/2001/XMLSchema. Http:/ schemas.microsoft.com/sharepoint/dsp. Http:/ schemas.microsoft.com/WebParts/v2/DataView/runtime. 160;  ! 160; &...

UPGRADE TO PREMIUM TO VIEW 12 MORE

TOTAL PAGES IN THIS WEBSITE

17

LINKS TO THIS WEBSITE

stefan-stanev.com stefan-stanev.com

stefan-stanev.com

http://www.stefan-stanev.com/index.php

This is Stefan Stanev's personal page. I'm 33, live in Amsterdam, the Netherlands. I'm a software architect and work primarily with Microsoft technologies, mainly .NET, ASP.NET and SharePoint 2007. I recently created a SharePoint blog. Which you can check here. Here is my profile. And a link to the site of the company I work at - Virtual Affairs. Visaul sanbox web part - a small POC demonstrating how you can implement a visual sandbox web part for SharePoint 2010.

sharepointblog.cz sharepointblog.cz

SharePoint Blog: How to initialize PeopleEditor control?

http://www.sharepointblog.cz/2012/01/how-to-initialize-peopleeditor-control.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Friday, January 13, 2012. How to initialize PeopleEditor control? You can use CommaSeparatedAccounts property for users. But this property doesn’t work for groups. PeopleEditor peopleEditor = . SPGroup group = . PickerEntity entity = new. Key = group.LoginName,. DisplayText = group.Name,. Description = group.Name,. Entity.EntityData.Add( "AccountName". Entity.EntityData.Add( "SPGroupID". GroupID.ToString() ;. SPUser user = .

sharepointblog.cz sharepointblog.cz

SharePoint Blog: Workflow related content field contains old item title

http://www.sharepointblog.cz/2011/12/workflow-related-content-field-contains.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Thursday, December 29, 2011. Workflow related content field contains old item title. We have the following workflow:. User enters new item without Title and workflow starts. New Title is built and set in workflow. ListIdText = properties.AfterProperties[ "WorkflowListId". ItemIdText = properties.AfterProperties[ "WorkflowItemId". WorkflowLink = properties.AfterProperties[ "WorkflowLink". Guid listId = new. SPFieldUrlValue url = new.

immobilierbulgarie.fr immobilierbulgarie.fr

Immobilier Bulgarie | Guide de l'acheteur

http://www.immobilierbulgarie.fr/guide-achat-bulgarie.php

Immobilier en Bulgarie, tout simplement. Tarif local France 7j/7j. Clic direct sur la photo =. Neuf - Ancien - Terrain. Littoral and Arrière pays. Saint Konstantin et Elena. Comment acheter en Bulgarie avec ou sans SRL. La création de la SRL. De créer une SRL pour un achat de maison ou de terrain à bâtir. Ceci est seulement valable en cas d'achat de terrain agricole pas pour un appartement. Honoraires des juristes et frais. Constitution et suivi personnalisé de votre SRL selon la réglementation bulgare, ...

sharepointblog.cz sharepointblog.cz

SharePoint Blog: Home Server

http://www.sharepointblog.cz/p/home-server.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Home Servers / Storage Servers. Subscribe to: Posts (Atom). Andrew Connell [MVP SharePoint]. Stefan Stanev's SharePoint blog. SharePoint 2010 Build Numbers. View my complete profile. Simple template. Powered by Blogger.

sharepointblog.cz sharepointblog.cz

SharePoint Blog: Filtered lookup – jquery and client object model

http://www.sharepointblog.cz/2012/01/filtered-lookup-jquery-and-client.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Monday, January 23, 2012. Filtered lookup – jquery and client object model. I’ve created filtered lookup based on extended version of cascaded lookup from blog.libinuko.com. It’s more general and it supports both versions of lookup field (dropdown / autocomplete). Thanks to the following scripts:. Http:/ www.sharepointboris.net/js/spcd. Reference jquery.js and SP.js from your page. Javascript code for filtered lookup:. Bind filter...

sharepointblog.cz sharepointblog.cz

SharePoint Blog: About Me

http://www.sharepointblog.cz/p/about-me.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Subscribe to: Posts (Atom). Andrew Connell [MVP SharePoint]. Stefan Stanev's SharePoint blog. SharePoint 2010 Build Numbers. View my complete profile. Simple template. Powered by Blogger.

immobilierbulgarie.fr immobilierbulgarie.fr

Immobilier Bulgarie | Mes Choix

http://www.immobilierbulgarie.fr/basket.php

Immobilier en Bulgarie, tout simplement. Tarif local France 7j/7j. Clic direct sur la photo =. Neuf - Ancien - Terrain. Littoral and Arrière pays. Saint Konstantin et Elena. Veuillez changer vos criteres et relancer votre demande. Histoire de la Bulgarie. 2008/2011 Immobilier Bulgarie.fr.

sharepointblog.cz sharepointblog.cz

SharePoint Blog: Reserved words in SharePoint url

http://www.sharepointblog.cz/2012/04/reserved-words-in-sharepoint-url.html

SharePoint 2010 blog - Cascaded lookup, filtered lookup, workflow, Nintex. Friday, April 6, 2012. Reserved words in SharePoint url. Avoid using these words in any SharePoint url (file name, folder name, site name etc.):. CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9. You can create folder named “CON”, but when you go to folder url, you get 404 error. Thanks to the following articles:. Posted by Martin Sodoma.

UPGRADE TO PREMIUM TO VIEW 22 MORE

TOTAL LINKS TO THIS WEBSITE

31

OTHER SITES

stefan-stammer.de stefan-stammer.de

Stefan Stammer

Staatlich geprüfter Sport- und Gymnastiklehrer. Herzlich willkommen auf meiner Internet Seite,. Stefan.stammer@t-online.de / mobil 49 176 80485237.

stefan-stanciu.blogspot.com stefan-stanciu.blogspot.com

Ştef Web Design

La Ştef Web Design, combinam iscusinta noastra in a construi site-uri web cu afinitatea pentru afacerile mici si mijlocii si construim site-uri web populare si oferim solutii de gazduire pentru antreprenorii cu care colaboram. Joi, 24 martie 2011. Ce-nauntrul meu sange,. Nu mai am la-ndemana. Nicio rugaciune care sa ma salveze. Un mare rau de om a fost creat,. A mai ramsa doar cerul,. Oare voi trece de el? Dar nu la propriu. Caci acolo speranta nu va -. Mai fi perfect sugrumata de. Va mai fi ca aici,.

stefan-standard.meinschornsteinfeger.info stefan-standard.meinschornsteinfeger.info

Willkommen auf der Startseite

Jetzt = = = = Energieausweis = = = = =Jetzt. Landesinnungs- verband für das Bay. Kaminkehrer- handwerk. Bundesverband des Schornstein- fegerhandwerks - ZIV. Schornsteinfeger helfen krebs- kranken Kindern. Und was uns verbindet. Die offizielle Berufsbezeichnung lautet Schornsteinfeger. In Italien nennt man sie Spazzacamino. Die Franzosen rufen sie Ramoneur. Und in den englisch sprachigen Ländern werden die schwarzen Männer und Frauen Chimney-sweep. Bei uns im Frankenland sagt man Schlotfeger. Sie werden m...

stefan-stanev-sharepoint-blog.blogspot.com stefan-stanev-sharepoint-blog.blogspot.com

Stefan Stanev's SharePoint blog

Stefan Stanev's SharePoint blog. Blog for SharePoint 2010 and MOSS 2007 ideas. Saturday, March 31, 2012. SharePoint 2010 - upgrading site definitions and web templates - part 1. So, with the clear idea of what I wanted to do, I split the problem in several smaller tasks - the first three were these (the others will be covered in the second part of this posting):. Secondly, a way to get the current/latest version of the onet.xml file of the site definition or web template. We will need this to get...Third...

stefan-stanev.com stefan-stanev.com

stefan-stanev.com

This is Stefan Stanev's personal page. I'm 33, live in Amsterdam, the Netherlands. I'm a software architect and work primarily with Microsoft technologies, mainly .NET, ASP.NET and SharePoint 2007. I recently created a SharePoint blog. Which you can check here. Here is my profile. And a link to the site of the company I work at - Virtual Affairs. Visaul sanbox web part - a small POC demonstrating how you can implement a visual sandbox web part for SharePoint 2010.

stefan-stark.com stefan-stark.com

Hier ensteht eine neu Hompage gehostet von Net-Housting

stefan-stark.de stefan-stark.de

Stefan Stark