Jevgeni Borozna's blog

SharePoint, ASP .NET

Browse by Tags

All Tags » XML (RSS)
Most interesting from SharePoint 2010 Virtual Ignite Training: 4th Day
11 feb 2010: Virtual SharePoint 2010 Ignite Training for Developer Day topics: Enterprise Content Management Extending SharePoint Search BI and Performance Point Services Sandboxed Solutions Search Item-level security Control the resulting display URL...
Most interesting from SharePoint 2010 Virtual Ignite Training: 3rd Day
10 feb 2010: Virtual SharePoint 2010 Ignite Training for Developer Day topics: Workflow Services Architecture External Data in SharePoint (BCS) Enterprise Content Management (ECM) Notes: "Whats New" for SharePoint 2010 Workflow For the end-user...
Most interesting from SharePoint 2010 Virtual Ignite Training: 2nd Day
9 feb 2010: Virtual SharePoint 2010 Ignite Training for Developer Notes: Intellisense when editing Wiki-pages and other type of pages and inserting some page property. (When writing “[["…) 4 default Master Pages: v4.master (default for SP 2010) minimal...
Most interesting from SharePoint 2010 Virtual Ignite Training: 1st Day
8 feb 2010: Virtual SharePoint 2010 Ignite Training for Developer Notes: Now SharePoint by default has rating and tagging functionality. SharePoint 2010 works in both IE and Firefox. Content Organizing functionality: document going to some sub-folder...
Using Resource files in SharePoint 2010 and Visual Studio 2010
To deploy Resource files with SharePoint solution / package, your solution must be not SandBoxed. So if you have choose SandBoxed Solution when you have created your project in Visual Studio, you should change it. To do it complete following steps: Open...
Creating SharePoint 2007 List with ListInstance if ListTemplate is defined in other feature
If you are creating both ListTemplate and ListInstance in the same feature, then there is no problems and its Element Manifest could be something like: < ListTemplate Name = " LDContacts " DisplayName = " Contacts " Type = " 14001 " Description = ...
More Posts