Ir al contenido principal

Entradas

Mostrando las entradas etiquetadas como SharePoint 2010

Unit Testing SharePoint 2010 con Visual Studio 2012 Ultimate

Para crear pruebas unitarias para código SharePoint 2010 se requiere de Visual Studio 2012 Premium/Ultimate que contiene el framework Microsoft Fakes , Para realizar una prueba de como funciona seguí este ejemplo  Sin embargo no encontré el código para compilarlo; por lo tanto cree un proyecto de web part visual, y agregué los métodos sobre los cuales se hacen las pruebas que aparecen en la página; allí vienen dos métodos de ayuda en la clase de pruebas que tampoco son listados y deben ser algo así: public SPList AddListToSiteHelper(SPSite site)         {             // create a new temporary list                           SPWeb web = site.RootWeb;             var listId = web.Lists.Add("test", "test", SPListTemplateType.GenericList);             SPList list = site.RootWeb.Lists[listId];   ...

meta:progid

The meta:progid attribute on the Page directive is necessary if the page will ever be opened in SharePoint Designer. You should include this as site pages are supposed to support customization and thus, be opened in SharePoint Designer. If you don't want to allow pages to be opened and customized in SharePoint Designer, then you should do that through permissions, not at the page level. Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites SPFile.ProgID gets a string that identifies the application in which the file was created. That's all the meta:progid is about. It's a identifier for SharePoint and you probably should not use other attributes, they might cause run-time error. Ref: msdn forum thread explanation

Recycling Pool

I need to recycle application pool every time for SharePoint 2007 application page debug, so i searched for PowerShell script out there and ended with this option: PS > (Get-WmiObject -class "iisapplicationpool" -namespace "root\microsoftiisv2" -filter "Name='W3SVC/AppPools/DefaultAppPool'").Recycle() here DefaultAppPool is the name of your application pool under the tree of IIS admin, so you must change on demand this works fine for IIS6 on windows server 2003 R2 64bits, and power shell 1.0 It should work for power shell 2.0 and Win2008R2

SharePoint 2010 in the Cloud

A new beta program for Microsoft online (in the cloud) software Microsoft Office 365 SharePoint online SharePoint and Windows Azure Developer Training Kit–Summer Update SharePoint Developers resources  IT Showcase On: Microsoft® Hyper-V® Server VirtualizationQuick Reference Guide

SharePoint Tools

Tools for developing SharePoint: Development Tools CKS: Development Tools Edition using Fiddler to debug HTTP and structure of an HTTP request Logging with log4net in SharePoint Simplify SharePoint Development with STSDEV U2U Software Products and Tools / CAML Designer SMTP4DEV ( codeplex ) Top 10 SharePoint Tools

Enhancing SharePoint UI with jQuery

A lot of buzz is around jQuery, making your webpages responsive and with basic effects you could make it more appealing; SharePoint could also receive some love: WP Tabify: Transform a SharePoint Web Part Zone into Tabs Sharepoint 2010 + SPServices + jQuery Mobile User Managed Solutions (not jQuery but javascript fast solutions)

How to find the level of SharePoint you are running?

Link about the Cumulative Updates for SharePoint 2003, 2007, 2010 and wss/foundation. SevicePack 1 SharePoint 2010 coming soon Announcing Service Pack 1 for Office 2010 and SharePoint 2010 SharePoint 2010 Service Pack 1 and June 2011 CU Slipstreaming SP2 into SharePoint Server 2007 or other Share Point 2007 Cumulative Updates Deploy software updates for Office SharePoint Server 2007

TechED Online 2010

TechED Online 2010 has been published, lots of information about Office and SharePoint 2010 Overview of the SharePoint 2010 Developer Platform Workflows Development VS2010 Developing for MSPS 2010 Online: Understanding the Boundaries Developing MSPS 2010 Solutions with Claims Authentication Developing with REST and LINQ in Microsoft SharePoint 2010 Building Solutions with Business Connectivity Services Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Developing Document Sets in Microsoft SharePoint Server 2010 Enterprise Content Management Windows PowerShell Made Less Scary for the Microsoft SharePoint Server 2010 Administrator Developing Office Business Applications with Microsoft Office 2010 and Microsoft SharePoint Server 2010 Developing and Branding with the New User Interface Features in Microsoft SharePoint Server 2010 Building Rich Internet Applications with Microsoft Silverlight and Microsoft SharePoint Server 2010 Developing with Microso...

PowerShell for SharePoint 2010

If you want to learn about Power Admin SharePoint 2010 you will need this resources for PowerShell Learning: 2 main branches or flavors, although 2nd is a subset of the first: PowerShell for SharePoint Server 2010 PowerShell for SharePoint Foundation 2010 Office 365 Jump Start (03): Microsoft Office 365 Administration & Automation Using Windows PowerShell™ Stsadm to Windows PowerShell mapping (SharePoint Foundation 2010) Articles: SharePoint 2010 deployment using Powershell Introducción a los despliegues automatizados. Parte I: PowerShell remoto Powershell, SharePoint Solutions, and Waiting for Deployment References: PowerShell 2.0 Integrated Scripting Environment (ISE) Practical Windows PowerShell for SharePoint 2010 NOTE: PowerShell also applies to SharePoint 2007 good examples also here . Resources on PowerShell and SharePoint The PowerShell Guy PowerShell Scripts collection for MOSS Basic Windows PowerShell commands you should already know MOS...

SharePoint 2010 Virtual Labs

I took the information of this blog ; TechNet Virtual Labs: Business Continuity Management Configuring Tenant Administration User Profile Synchronization Windows PowerShell for SharePoint Backup and Restore Upgrade also from this blog a reference to some others, Developing : a Web Part in VS2010 a BCS External Content Type with VS2010 SharePoint 2010 user interface with Silverlight in VS2010 SharePoint Server Virtual Labs TechNet Virtual Labs: SharePoint Products and Technologies When ready please see review Microsoft eLearning (mid 2010)

Free online SharePoint 2010 Webcast

CriticalPath, a great training company from MVPs very close to the product SharePoint 2010 and to microsoft are going to share his knowledge of the platform: http://www.criticalpathtraining.com/Schedule/Webcasts/Pages/default.aspx You need to Create an Account. PowerShell Boot Camp For SharePoint Professionals (* blog complement ;Passcode: pt%|2`F) Exploring the New Service Application Framework in SharePoint 2010 (Passcode: CriticalPath2010) Introduction to SharePoint Designer 2010: Top 5 Great Things to Know SharePoint 2010 Introduces Feature Upgrade Enhancements Developing with SharePoint 2010 Sandboxed Solutions ( codeplex companion ) Enterprise Content Management in SharePoint Server 2010 SharePoint UI Extensibility SharePoint Workflow - From Napkin to Business Process Creating Workflows with SharePoint Designer 2010, InfoPath and Visio Interacting with SharePoint 2010 off the Server: Introducing the Client Object Model UnitTesting conf ALM

SharePoint Magazines

Windows IT Pro March 2010: SharePoint 2010 April 2010: p36, 5 SharePoint Frustrations that You Can Overcome May 2010: p56, InfoPath 2010 with SharePoint 2010 A Walkthrough July 2010: Migrating to SharePoint 2010 August 2010: SharePoint 2010's Improving Monitoring September 2010: Windows PowerShell to Manage SharePoint 2010 December 2011: SharePoint 2010 Goes Social Part 3 SharePointPro Connections March 2010 June 2010 September 2010 November 2010 February 2011 Abril 2011 May 2011 October 2011 Understanding SharePoint Journal Volume 2 - Issue 1: Introduction to SharePoint 2010

Amazon EC2 - SharePoint 2010 Desarrollo

Estoy analizando si puedo montar mi propio SharePoint 2010 en Amazon EC2 aquí dos referencias valiosas para empezar: SharePoint 2010 Loggin Out of Control Para saber que opciones no habilitar y no generar mucho almacenamiento que mientras mayor mas te cobre AEC2. How to install SharePoint 2010 on ACE2 este link inclusive muestra los costos. Para tomar un curso en línea sería ideal, ya que contar con una computadora por ahora con esas características esta fuera de mi alcance por el momento. Aunque ya he visto varios blogs de gente que a montado sus ambientes de desarrollo en Windows 7 laptops con CoreDuo y 4 GB de memoria y esas configuraciones ya las puedes encontrar en las tiendas departamentales acá en Monterrey, N.L. Amazon EC2 Articles and Tutorials: Running SharePoint Services on AEC2 Amazon CE2 Pricing generalidades de sharepoint services en EC2. Doug Ware from Atlanta .NET User Group: Windows SharePoint Services on AEC2 Alternativas: The Rackspace Cloud : Windows Servers GoGrid ...

SharePoint 2010 Webcast

SharePoint Developers MSDN Webcast: SharePoint Server 2010 (Part 1 of 8): What's New for Developers (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 2 of 8): Developing Rich Solutions in Silverlight (Level 400) MSDN Webcast: SharePoint Server 2010 (Part 3 of 8): Customizing Search Results (Level 200) MSDN Webcast: SharePoint Server 2010 (Part 4 of 8): Building Business Applications with Silverlight 4 and SharePoint 2010 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 5 of 8): Developing for SharePoint 2010 on Windows 7 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 6 of 8): Developing with the New User Interface Features in SharePoint 2010 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 7 of 8): Developing with SharePoint 2010 Sandboxed Solutions (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 8 of 8): Developing with Data Technologies in SharePoint 2010 (Level 100) Note: SharePoint Webcasts from Microsoft PDC 2009: SharePoint S...

Capacitación en línea

Python, uno de los lenguajes soportados en la GoogleApps beginning: python , ShowMeDo . jQuery commercial screencast: Peepcode.com SharePoint 2010, la tecnología de mayor crecimiento en micro$oft intro: Building Solutions on SharePoint 2010 SharePoint 2010 Beta Developer Center Setting Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7, and Windows Server 2008 CriticalPath Technical Articles Driving SharePoint adoption SharePoint Server 2010 capacity management: Software boundaries and limits Learning Snack for Developers: Developing Solutions with Microsoft SharePoint 2010 (20 min) Experiencing the Microsoft SharePoint Server 2010 User Interface (20 min) Managing and Troubleshooting with Microsoft SharePoint Server 2010 (17 min) Microsoft eLearning: Clinic 10277: What's New in Microsoft SharePoint 2010 for Developers SharePoint 2010 for Internet Sites Implementers' Course Developing on SharePoint 2010 Getting Sta...