To say good by year 2013 with great learning for SharePoint.
Join Us
https://www.facebook.com/events/259036634265291/?previousaction=join&source=1
https://www.anymeeting.com/AccountManager/RegEv.aspx?PIID=EA51D987804839
Posted by Usama Wahab Khan at 1:25 PM 1 comments
Labels: Dev Saturday UAE, SharePoint 2013, Usama wahab khana
Microsoft, 8, Dubai, AE |
Order tickets via Eventbrite: http://www.eventbrite.com/ Agenda Introduction to App Module for Developers. New SharePoint Client API Set Rest vs CSOM Demos Html 5 Cloud Business App with Visual Studio 2013 Light switch. Demo |
Posted by Usama Wahab Khan at 5:39 AM 0 comments
Labels: Dev Saturday UAE, SharePoint 2013, Usama wahab khana
//Add User in SharePoint Groups
public void addUserToGroup(string groupName, string useName)
{
string strUrl = "http://MySites:9091/";
using (SPSite site = new SPSite(strUrl))
{
using (SPWeb web = site.OpenWeb())
{
try
{
web.AllowUnsafeUpdates = true;
SPUser spUser = web.EnsureUser[userName];
if (spUser != null)
{
SPGroup spGroup = web.Groups[groupName];
if (spGroup != null)
spGroup.AddUser(spUser);
}
}
catch (Exception ex)
{
throw ex;
}
finally
{
web.AllowUnsafeUpdates = false;
}
}
}
}
ensure that user have permission to execute this method.
Helpful Link and Ref:
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.ensureuser.aspx
http://msdn.microsoft.com/en-us/library/office/ms414400.aspx
http://gallery.technet.microsoft.com/office/Bulk-remove-Unique-bddd8764
Posted by Usama Wahab Khan at 2:49 PM 0 comments
Labels: Share Point, SharePoint 2010, SSOM
Posted by Usama Wahab Khan at 6:53 AM 0 comments
Labels: SharePoint 2013, SharePoint Apps, UAE SharePoint, Usama wahab khana
Posted by Usama Wahab Khan at 8:55 AM 0 comments
Labels: Dev Saturday UAE, SharePoint 2013
Posted by Usama Wahab Khan at 1:22 PM 0 comments
Labels: SharePoint 2013, UAE SharePoint, Usama wahab khana
Posted by Usama Wahab Khan at 9:02 AM 0 comments
Labels: Dev Saturday UAE
Posted by Usama Wahab Khan at 3:57 AM 1 comments
Labels: Dev Saturday UAE, Share Point, SharePoint 2013, Usama wahab khana
Upgrading the User Profile Service to 2013 by Eric HarlanUpgrading the User profile service can be just as complicated as the problem child service is to originally configure. In this session you’ll learn the tricks to upgrading the User Profile Service from SharePoint 2010 to SharePoint 2013. |
SharePoint 2013 New API (CSOM and Rest) by Usama WahabI will share knowledge about New SharePoint 2013 API set. With code sample and live demos. How they can do all basic function. Explain new Architecture of SharePoint 2013 from developer Point view. How developer can startup on SharePoint and update them self for new exam and certifications for SP 2013. Share free learning resources and give tree monthly Pluralsight subscriptions. (demo) New App Module, types of App Create App, Create all basic Operation with rest and CSOM. Sample code and demo for taxonomy API (Search) and user and Permission as well. |
Communicating the Business Value of SharePoint to Executives by Naomi MoneypennyExecutives are often consumers of business intelligence but not contributors. It can be daunting when faced with how to prove the business value of deploying SharePoint or how to obtain funding and stakeholder sponsorship to get additional resources assigned to maintain, manage and leverage SharePoint and integrate it with other systems. Learn from a fellow CTO how to generate the business cases and ROI that your executives are looking for. In addition, you'll learn how to position SharePoint's capabilities in the spectrum of IT's project portfolio from big data to social software so that existing investments are best leveraged. |
Automate SharePoint 2013 Variations using PowerShell by Mai Omar DesoukiSharePoint Variations gives a Multilingual SharePoint sites which allows copying sites and content from the source variation label to one or more target variation labels. |
The Ultimate SharePoint Infrastructure Best Practices Session by Michael NoelThere are a myriad number of approaches to design and architecture of SharePoint servers, not all of which are ideal, however. Since the design of a SharePoint environment is subsequently critical to its performance and functionality, it is critical to understand what are the best practices around SharePoint infrastructure design. SharePoint architects need to be aware of the various installation options, the differences between SharePoint search architecture models, how and when to virtualize SharePoint, and ways to optimize the SQL Database tier of SharePoint. This session goes right to the heart of the matter, providing for physical and virtual architecture guidelines and specific configuration settings that can immediately be used to construct best practice SharePoint 2010 environments. In addition, a high level look at architecture changes in SharePoint 2013 and new models at the data tier in SQL 2012 are outlined. Real world advice obtained from the presenter’s experience designing hundreds of production SharePoint farms is provided, and theinstallation options are discussed frankly. |
Enterprise Social: Yammer & SharePoint Integration by Naomi MoneypennyMicrosoft paid over $1bn to acquire Yammer, but what does that mean for enterprise productivity? How does that platform integrate together with SharePoint and what is the vision going forward? Many companies are still skeptical of the value of ‘social’ and how it can benefit their bottom line. In this session, Naomi will share an internal case study of Yammer and SharePoint 2010 use, and we’ll do some myth debunking and discuss pros/cons of adopting social/collaboration systems into organizations while still maintaining the integrity of SharePoint as a central repository. We’ll also delve into considerations as to how to compare out of the box SharePoint 2013’s new social features to social collaboration platforms. |
Optimizing SharePoint Landing Page by Zeddy IskandarThe Landing Page is the first page users will hit. This page usually is not for collaboration, as such things like the Ribbon may not be needed. In this session, we will share tips & tricks that we used when we developed a SharePoint site for a public bank. |
Posted by Usama Wahab Khan at 5:10 AM 0 comments
Labels: SharePoint 2013, SharePoint Saturday, SharePoint Saturday Abu Dhabi, Usama wahab khana
Posted by Usama Wahab Khan at 3:47 PM 0 comments
Labels: API, csom, Managed code, rest, SharePoint 2013, SharePoint 2013 Rest, SharePoint Saturday, SharePoint Search
I am speaking at the Abu Dhabi SharePoint Saturday on 5 Oct 2013. my session hardcorely for developers. i will going to talk about new Improvements that SharePoint 2013 has made from Previous version and Types of API showcased the developers to Get Started and share Learning resources. More talk about difference between CSOM and Rest and Selection of Right API for you App.
Session Title: What's new for Developer (REST and CSOM API)
Posted by Usama Wahab Khan at 8:27 AM 0 comments
Labels: csom, Microsoft, rest, Share Point, SharePoint 2013, SharePoint Saturday, Usama wahab khana
Webinar Arranged by TeleTech for Student and IT Pro and Developers. About Whats new in SharePoint 2013 and how developer and I T Pros can come over it and start upgrading himself and learning. we talk about all major improvement that SharePoint 2013 has made form previous version Specially for Developers. we talk about Rest and csom and how web developer can use their existing skills to create an app from SharePoint. I talk about new App Module and Improvement SharePoint API. and 2 Of participants won Pluralsight Monthly Subscriptions to Learn SharePoint. thanks Muhammad Umair Panjwani for Arranging webinar for Techies.
Posted by Usama Wahab Khan at 8:13 AM 0 comments
Labels: Dev Saturday UAE, Microsft, SharePoint 2013, Usama wahab khana
We discuss SharePoint 2013 Workflow in depth from Developer Point of view first then we talk about in Details new Architecture of SharePoint Workflow. thanks to All Community Members for Participating Especially MVP venkatanarasimha.kl and MCTs (Fahad khan and Wasi) for Sharing their Knowledge with us. 2nd Part of Workflow Session will be online in upcoming week. also we share some great learning resources free channel downloaded videos and learning content on sky drive and give one Pluralsight training Vouchers. hope we will keep motivating UAE community for more SharePointing.
Posted by Usama Wahab Khan at 3:00 AM 0 comments
Labels: Dev Saturday UAE, SharePoint 2013, Usama wahab khana, Workflow
Posted by Usama Wahab Khan at 5:01 PM 1 comments
Labels: Microsft
Posted by Usama Wahab Khan at 10:49 AM 0 comments
Thanks to all MVPs, MCTs, Community Members ,for Participating in SharePoint Dev meetup.
Posted by Usama Wahab Khan at 10:20 AM 0 comments
Labels: Dev Saturday UAE, SharePoint 2013, Usama wahab khana
Posted by Usama Wahab Khan at 11:01 PM 0 comments
Labels: Oauth, SharePoint 2013, SharePoint Apps
I am Micorosoft MVP, MCT for Cloud , Data and AI | Chief Technology Officer @ evolution|AI Architect | Speaker | Blogger | Author | AI, Data, Cloud, Generative AI entusiast | Leader SPUAEUG/AIUAE Based in UAE About Me