Browse by Tags

Tagged Content List
  • Wiki Page: How to use SharePoint Emulator to test SharePoint list creation,Update

    Open the visual studio 2012 and add empty SharePoint project. Then create the project as farm solution by giving the testing SharePoint server URL (you can give sandbox solution as per your requirement) Then I'm going to add a feature ; which is going to create a SharePoint...
  • Wiki Page: Step by Step guide to create a Client App Part in SharePoint Hosted Development Environment.

    I think you are already knew, hosted approaches in SharePoint 2013. There are three types of hosted approaches ( SharePoint-Hosted, Provider-Hosted, Auto-Hosted ). Though there are similarities as well as differences. Thus there are slightly differences in developing client app part in SharePoint Hosted...
  • Wiki Page: How to add a custom visual studio workflow to SharePoint designer

    This article explains step by step guide line to add a custom visual studio work flow to the SharePoint designer. In here I'm using VS 2010 and SharePoint 2010. Create a Empty Sequence Work Flow project. then select .Net Framework 3.5 and select the Sequential Workflow Project...
  • Wiki Page: SharePoint 2010: How to Customize New Item Form to Take Parameters from Query String

    In here I'm going to explain how to customize the SharePoint Item From to take parameters from Query String and set them as default values using SharePoint designer. Using this you can open a new Item From by providing parameters as query string. For an example you can customize one item Display...
  • Wiki Page: SQL Server 2012 Reporting Services (SSRS) Suggested Searches

    In addition to finding information on the TechNet Wiki's SQL Server Reporting Services overview article review SQL Server Reporting Services (SSRS) Tech Center portal for SSRS information. This article also organizes Bing search results with resources for SQL Server 2012 Reporting...
  • Wiki Page: Development Map for Becoming a Good Programmer Using Small Basic and MSDN

    Table of Contents Maintaining your enthusiasm Setting and Using your Goals Don’t Give Up at First Attempt Be Patient Choosing the ‘Best’ Language Learn by Doing Talk to other programmers Relevant Health & Safety Issues Using Small Basic and MSDN (a self-paced Learning & Development Map) Maintaining...
  • Wiki Page: Conditional Branches With Visual Basic.Net

    What is a conditional branch ? Conditional branches are how computers can be programmed to make decisions based on varying conditions. Without conditional branches , computers would not be able to 'Think'. How do conditional branches work? There are 2 kinds of conditional branches...
  • Wiki Page: Visual Basic - Drive Searcher

    Table of Contents Finding files with Visual Basic Source Code Introducing the DriveSearcher Class SearchParameters FileFoundEventHandler StatusChangedEventHandler DriveSearcher Class Resources Finding files with Visual Basic A few times a month, I will see people asking in the forums...
  • Wiki Page: Converting DataTable to a List of Entity Object

    Recently some one asked me how should I need to convert a DataTable to an List of Entity Object. Let me Explain in detail below… Let say we have following Entity Class called Testimonial with two properties i.e.., Comment and Commentedby here Comment is the property where we have the actual comment...
  • Wiki Page: SharePoint 2010: How to Link Two List and Create a combine view

    In this way you can join multiple list together and can create a combine view. for an example assume that you are managing a list for some events. And also you are having a participants in separate list. Thus you want to join the two list and create a composite view. SharePoint 2010 allows you...
  • Wiki Page: SharePoint 2013: Delegate Controls

    SharePoint Delegate control is a mechanism that we can inject a code or control to the SharePoint Master page with out touching any any code in the SharePoint Master page. “ is a container type control which can holds child controls on it “ This is the simplest explanation for the SharePoint...
  • Wiki Page: Structural Design Pattern

    This article describes a structural design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of structural design patterns Structural Patterns See Also Introduction A structural pattern...
  • Wiki Page: Software Design Pattern

    A software design pattern is the description of the generally accepted 'best practice' method or technique, for solving particular common problems in software engineering. Table of Contents Why do we use design patterns Categorization Behavioral Patterns Concurrency Patterns Creational Patterns...
  • Wiki Page: Creational Design Pattern

    This article describes a creational design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of creational design patterns Creational Patterns See Also Introduction A creational pattern...
  • Wiki Page: Behavioral Design Pattern

    This article describes a behavioral design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of behavioral design patterns Behavioral Patterns See Also Introduction A behavioral pattern...
  • Wiki Page: Interpreter Design Pattern

    This article describes the Interpreter design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
  • Wiki Page: Command Design Pattern

    This article describes the Command design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
  • Wiki Page: 'Chain of Responsibility' Design Pattern

    This article describes the 'Chain of Responsibility' design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community...
  • Wiki Page: Active Object Design Pattern

    This article describes the Active Object design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
  • Wiki Page: Basics of JavaScript Classes (ECMASCRIPT)

    ECMASCRIPT is a method of (concept of) using JavaScript as Object Oriented designing. Knowing about this; help you to work on SharePoint Client Object Development, SharePoint Apps Development as well as any web development that involves JavaScript Objects) There are few concepts you need to know...
  • Wiki Page: How to set Current User Name to InfoPath Person/Group Picker

    This method also use for get User Profile Information such as First Name , Last Name , Office and etc. In generally we can not set a default value to InfoPath Person/Group Picker. On the other hand we can not get Current Username in the InfoPath. (Yeh it is true that we can use userName() function...
  • Wiki Page: Step by Step guide to create a Client App Part in SharePoint Hosted Development Environment

    I think you already know about hosted approaches in SharePoint 2013. There are three types of hosted approaches ( SharePoint-Hosted, Provider-Hosted, Auto-Hosted ). Though there are similarities as well as differences. Thus there are slightly differences in developing client app part in SharePoint...
  • Wiki Page: Blackboard Design Pattern

    This article describes the Blackboard design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the blackboard pattern See Also Community Resources References...
  • Wiki Page: Observer Design Pattern (aka Publish/Subscribe)

    This article describes the Observer design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section ...
  • Wiki Page: Thread Pool Design Pattern

    This article describes the Thread Pool design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
Page 1 of 3 (65 items) 123
Can't find it? Write it!