ranaictiu-technicalblog.blogspot.com ranaictiu-technicalblog.blogspot.com

ranaictiu-technicalblog.blogspot.com

Sohel's Blog

Thursday, February 19, 2015. SharePoint 2013 Workflow: Code Activity Vs Service Call. SharePoint 2013 has introduced a new workflow model. The workflow model is mostly declarative (XML based). However, you might need to write custom code to implement complex business logic which the workflow itself doesn’t support. You have two options to implement code in this new workflow model:. Now having these two options to implement, you need to know the pros and cons of both. If you don’t have remote access...

http://ranaictiu-technicalblog.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR RANAICTIU-TECHNICALBLOG.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 2.8 out of 5 with 6 reviews
5 star
0
4 star
3
3 star
1
2 star
0
1 star
2

Hey there! Start your review of ranaictiu-technicalblog.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.7 seconds

FAVICON PREVIEW

  • ranaictiu-technicalblog.blogspot.com

    16x16

  • ranaictiu-technicalblog.blogspot.com

    32x32

  • ranaictiu-technicalblog.blogspot.com

    64x64

  • ranaictiu-technicalblog.blogspot.com

    128x128

CONTACTS AT RANAICTIU-TECHNICALBLOG.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Sohel's Blog | ranaictiu-technicalblog.blogspot.com Reviews
<META>
DESCRIPTION
Thursday, February 19, 2015. SharePoint 2013 Workflow: Code Activity Vs Service Call. SharePoint 2013 has introduced a new workflow model. The workflow model is mostly declarative (XML based). However, you might need to write custom code to implement complex business logic which the workflow itself doesn’t support. You have two options to implement code in this new workflow model:. Now having these two options to implement, you need to know the pros and cons of both. If you don’t have remote access...
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 sohel's blog
4 pages
5 about me
6 code activity
7 wcf service
8 options/matrix
9 object model
10 development
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,sohel's blog,pages,about me,code activity,wcf service,options/matrix,object model,development,deployment,scalability,reusability,execution,conclusion,0 comments,labels sharepoint 2013,workflow,email this,blogthis,introduction
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Sohel's Blog | ranaictiu-technicalblog.blogspot.com Reviews

https://ranaictiu-technicalblog.blogspot.com

Thursday, February 19, 2015. SharePoint 2013 Workflow: Code Activity Vs Service Call. SharePoint 2013 has introduced a new workflow model. The workflow model is mostly declarative (XML based). However, you might need to write custom code to implement complex business logic which the workflow itself doesn’t support. You have two options to implement code in this new workflow model:. Now having these two options to implement, you need to know the pros and cons of both. If you don’t have remote access...

INTERNAL PAGES

ranaictiu-technicalblog.blogspot.com ranaictiu-technicalblog.blogspot.com
1

Sohel's Blog: October 2013

http://ranaictiu-technicalblog.blogspot.com/2013_10_01_archive.html

Sunday, October 27, 2013. Upgrade SharePoint 2010 Visual Studio Solution to SharePoint 2013. Change Target .NET Framework. SharePoint 2010 uses .Net Framework 3.5 with SharePoint 2013 uses .Net Framework 4.5. So you need to change the target framework for the project. To change the target framework version, unload the project and then edit the project file in Visual Studio and change the property as shown below:. Change Generic Setup Path in code. However, if you want to use the same code both for ShareP...

2

Sohel's Blog: Managing a single codebase for both SharePoint 2007 and 2010

http://ranaictiu-technicalblog.blogspot.com/2012/03/managing-single-codebase-for-both.html

Friday, March 9, 2012. Managing a single codebase for both SharePoint 2007 and 2010. Sometimes we need to work on source code that needs to be maintained for both SharePoint 2007 and 2010. There’s no built-in support from Microsoft to manage two versions of same Visual Studio solution for multiple versions of SharePoint. The problem is more complicated as the SharePoint assembly details are hard-coded in markup (ascx, aspx). I’ve been used. This is SharePoint 2010 project from which we’ll generate ...

3

Sohel's Blog: Ajax Control Toolkit with SharePoint 2010

http://ranaictiu-technicalblog.blogspot.com/2010/08/ajax-control-toolkit-with-sharepoint.html

Sunday, August 29, 2010. Ajax Control Toolkit with SharePoint 2010. AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the ToolkitScriptManager in AjaxControlToolkit.dll. SysregisterComponent is not a function. How to make Ajax Control Toolkit working with SharePoint 2010? Here are the steps to make Ajax Control Toolkit working with SharePoint 2010. To use the Ajax Control Toolkit in your Sha...

4

Sohel's Blog: SharePoint 2013: Workflow Manager Installation and Configuration

http://ranaictiu-technicalblog.blogspot.com/2013/02/sharepoint-2013-workflow-manager.html

Sunday, February 17, 2013. SharePoint 2013: Workflow Manager Installation and Configuration. SharePoint 2013 introduced a new way of workflow management. Now workflow can be hosted in separate server – so scalable and reduces load on SharePoint Web Front End server. However this introduce a new level of complexity that we need to be aware of. Before start installing/developing SharePoint Manager you need to know few points:. Later in the post). Apparently it seems, each and every site collection need...

5

Sohel's Blog: SharePoint 2010: Create Custom WCF Service

http://ranaictiu-technicalblog.blogspot.com/2011/03/sharepoint-2010-create-custom-wcf.html

Sunday, March 6, 2011. SharePoint 2010: Create Custom WCF Service. In SharePoint 2007, creating a custom Web Service was not so easy. However, asp.net web services are obsolete in SharePoint 2010. Rather new and recommended approach is to develop WCF Service. So the question comes up, “How much difficult it is to create a custom WCF service in SharePoint 2010? 8221; I’m going to answer the question just right in this blog. Install CKS development tools edition. And another one is for SharePoint Server.

UPGRADE TO PREMIUM TO VIEW 18 MORE

TOTAL PAGES IN THIS WEBSITE

23

LINKS TO THIS WEBSITE

shahriarnk.com shahriarnk.com

Software Project Management - Tricks of the Trade from Shahriar

http://www.shahriarnk.com/project-management/some-of-my-observations-and-lessons-learned-as-a-project-manager-part-1

My Observations and Lessons Learned as a Project Manager – Part 1. June 9, 2011. I have been working as a Project Manager for about 6 months now (before that I worked as a Project Coordinator). During this period I took over a project from another project manager and saw it through to completion. Below are some of my observations on software project management and the lessons learned in the past 6 months:. Donâ t assume anything; if necessary ask redundant questions just to be sure. Always keep some buf...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: 03/01/2015 - 04/01/2015

http://tuan-tomy.blogspot.com/2015_03_01_archive.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Tuesday, March 31, 2015. SPS VietNam: April 11, 2015 - Don't miss! Finally, the next event is coming soon on April 11, 2015. Https:/ www.eventbrite.com/register? NSUT Hải Bánh Xèo. Keyword: SharePoint Saturday Viet Nam. Monday, March 30, 2015. List Definition was changed the schema for existing lists! The list has only one column named "Title" as default, because I do not know what the next column is to do, so I will upgrade the list def later. I called the li...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: 07/01/2014 - 08/01/2014

http://tuan-tomy.blogspot.com/2014_07_01_archive.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Friday, July 25, 2014. Access denied while the code accessed the property named MyWeb.Navigation.UseShared in SharePoint 2013. I don't know the reason why it took a long time for me to fix the issue in SharePoint 2013. I don't know whether my SharePoint developing skill is down or not and I think I am too old to work as a developer. Step 1: Backup database of web application in SharePoint 2010. Step 2: Attach this database into SharePoint 2013. This is a code:.

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: 01/01/2015 - 02/01/2015

http://tuan-tomy.blogspot.com/2015_01_01_archive.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Wednesday, January 14, 2015. I've got the headache for one week when I tried to add a new column into list by ListAdded event receiver. It was through the exception "Save conflict." and I've tried many ways to fix this issue, but I failed. Resolve here - re-fetch. List = web.List["ListID"];. SPField newF = . NewFTitle = "New Title";. I really stuck in the dark hole! That's all. God save me life! NSUT Hải Bánh Xèo. Wednesday, January 7, 2015. At Microsoft.Share...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: Access denied while the code accessed the property named MyWeb.Navigation.UseShared in SharePoint 2013

http://tuan-tomy.blogspot.com/2014/07/i-dont-know-reason-why-it-took-long.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Friday, July 25, 2014. Access denied while the code accessed the property named MyWeb.Navigation.UseShared in SharePoint 2013. I don't know the reason why it took a long time for me to fix the issue in SharePoint 2013. I don't know whether my SharePoint developing skill is down or not and I think I am too old to work as a developer. Step 1: Backup database of web application in SharePoint 2010. Step 2: Attach this database into SharePoint 2013. This is a code:.

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: [Resolved] Error: Unable to get value of the property 'showWaitScreenWithNoClose': object is null or undefined

http://tuan-tomy.blogspot.com/2014/07/resolved-error-unable-to-get-value-of.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Monday, July 14, 2014. Resolved] Error: Unable to get value of the property 'showWaitScreenWithNoClose': object is null or undefined. Today, I will try to use the API with a wide library JS in SharePoint 2013. If you are familiar to JS and SharePoint Client Object Model, you will know how to call a method or execute a query using SharePoint API. However, to work with SharePoint 2013 smoothly, you must research what the SharePoint did! And the Js code is:. However,...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: Stuck in stupid with the error "Object does not support this method..."

http://tuan-tomy.blogspot.com/2015/02/stuck-in-stupid-with-error-object-does.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Wednesday, February 11, 2015. Stuck in stupid with the error "Object does not support this method.". Sometime I got the stuck in coding and it seems taking waste time to google or ask for help in forum. Eventually I found the stupid reason that I don't think about the basically knowledge. Look at the code:. SPClientContext.get current(); var. ClientContext.get web().get lists().getByTitle(context.ListTitle);. I got the error " Object does not support this method.

vlele.wordpress.com vlele.wordpress.com

Top 10 SharePoint Server 2010 features | Welcome!

https://vlele.wordpress.com/2009/10/22/top-10-sharepoint-server-2010-features

Fleetings thoughts on #cloud, #ml #o365 and stuff. Top 10 SharePoint Server 2010 features. October 22, 2009. Here are my personal favorite SharePoint 2010 new features and enhancements:. Access Services will allow customers to publish their. Similarly, Visio Services will allow customers to render. Business Connectivity Services (BCS). Finally, Visual Studio 2010 contains extended capabilities for developers to create rich applications on the SPS 2010 platform. Many improvements have also been made i...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: 11/01/2014 - 12/01/2014

http://tuan-tomy.blogspot.com/2014_11_01_archive.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Sunday, November 9, 2014. Set expiration policy for items. Microsoft Office SharePoint Server [2010, 2013] has a feature to cover all items following the date and do an action if the condition in criteria reaches out. Here is a instruction to set the expiration for SharePoint list item. Go to Central Administration. To make sure that the job named "Expiration Policy" is running. Go to Site Actions. Click on Information management policy settings. In this challenge...

tuan-tomy.blogspot.com tuan-tomy.blogspot.com

SharePointVietNam.NET - NSUT HaiBanhXeo: Explain the abbreviation in SharePoint

http://tuan-tomy.blogspot.com/2015/04/explain-abbreviation-in-sharepoint.html

SharePointVietNam.NET - NSUT HaiBanhXeo. Wednesday, April 1, 2015. Explain the abbreviation in SharePoint. Regarding to request from my friends having the explanation of abbreviation in SharePoint. This may not totally enough but it might help you know clearly when you read the document. Var web = SP.ClientContext.get current().get web();. For SharePoint 2010, you could get and install MashPoint REST. For more information of REST vs CSOM, visit AndrewConnel blog. This term means you don't need to customi...

UPGRADE TO PREMIUM TO VIEW 42 MORE

TOTAL LINKS TO THIS WEBSITE

52

OTHER SITES

ranaiche.livejournal.com ranaiche.livejournal.com

A Tired Dreamer

Navigate: ( Previous 20 entries. Wednesday, January 24, 2007. If I ever help to produce a concert again, I want to run it and I will never work with certain performers. Man some people need to get over themselves. Actually, the concert was great last night. We raised a ton of money and it went really well. For anyone who cares and does not yet know, I will be back in Oberlin on the first, next Thursday, sometime between 6pm and 8pm. At least pixar is good. Saturday, December 30, 2006. On a completely dif...

ranaichuu.deviantart.com ranaichuu.deviantart.com

Ranaichuu (Ran Aya Mouri | Ranaichuu | Rimu Chan) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Ran Aya Mouri Ranaichuu Rimu Chan. Deviant for 5 Years. This deviant's full pageview. Ran Aya Mouri Ranaichuu Rimu Chan. Why," you ask? Share a...

ranaictiu-technicalblog.blogspot.com ranaictiu-technicalblog.blogspot.com

Sohel's Blog

Thursday, February 19, 2015. SharePoint 2013 Workflow: Code Activity Vs Service Call. SharePoint 2013 has introduced a new workflow model. The workflow model is mostly declarative (XML based). However, you might need to write custom code to implement complex business logic which the workflow itself doesn’t support. You have two options to implement code in this new workflow model:. Now having these two options to implement, you need to know the pros and cons of both. If you don’t have remote access...

ranaie.blogfa.com ranaie.blogfa.com

خوش آمديد

عجب صبری خدا دارد! اگر من جای او بودم . همان یک لحظه ی اول ،. که اول ظلم را می دیدم از مخلوق بی وجدان ،. جهان را با همه زیبایی و زشتی ،. به روی یکدگر ، ویرانه می کردم . عجب صبری خدا دارد! اگر من جای او بودم . که در همسایه ی صد ها گرسنه ، چند بزمی گرم عیش و نوش می دیدم ،. نخستین نعره ی مستانه را خاموش آن دم ،. بر لب ، پیمانه می کردم . عجب صبری خدا دارد! اگر من جای او بودم . که می دیدم یکی عریان و لرزان ، دیگری پوشیده از صد جامه ی رنگین ،. زمین و آسمان را. واژگون ، مستانه می کردم . عجب صبری خدا دارد! عجب ص...

ranaii-e-khayal.blogspot.com ranaii-e-khayal.blogspot.com

رعنائیِ خیال

پوسٹ آر ایس ایس. کمینٹس آر ایس ایس. غزل ۔ اک عجب ہی سلسلہ تھا، میں نہ تھا ۔ محمد احمدؔ. زمرہ جات: اردو ادب. محمد احمد کی غزل. ارسال کردہ Muhammad Ahmed. On سوموار، 3 اگست، 2015. اک عجب ہی سلسلہ تھا، میں نہ تھا. مجھ میں کوئی رہ رہا تھا ، میں نہ تھا. میں کسی کا عکس ہوں مجھ پر کُھلا. آئینے کا آئینہ تھا ، میں نہ تھا. میں تمھارا مسئلہ ہرگز نہ تھا. یہ تمھارا مسئلہ تھا، میں نہ تھا. پھر کُھلا میں دونوں کے مابین ہوں. اِک ذرا سا فاصلہ تھا ، میں نہ تھا. ایک زینے پر قدم جیسے رُکیں. وہ جو اک گم کردہ رہ تھا دشت میں.