Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2013 and 2010: The trial period for this product has expired

    You cannot extend the trial. You can license the full product by getting a paid-for license key, then in Central Administration > Upgrade and Migration > Convert Farm License Type. Enter the product key > Upgrade. Now the license and expiration date are held within the Configuration database...
  • Wiki Page: C# ComboBox to ComboBox cascade filtering DataTable versus Entity Framework Core

    Table of Contents Introduction What is cascade filtering Conventional cascade filtering Entity Framework cascade filter version 1 Entity Framework cascade filter version 2 Summary Running supplied code samples See also Source code Introduction This article will provide insight for cascade filtering...
  • Wiki Page: Small Basic: Shortcuts for Keyboard

    Table of Contents Keyboard shortcut See Also Additional Resources Other Languages Keyboard shortcut Keyboard shortcut refers to a combination of keys pressed at the same time which carry out a function. There are a number of shortcuts for the Small Basic Environment. If you know other shortcuts...
  • Wiki Page: SharePoint 2016 Troubleshooting: The feature failed to activate because a list at PublishingImages already exists in this site.

    Table of Contents Issue Troubleshooting 1. SharePoint Server Publishing Infrastructure 2. All Contents view 3. Connect to PublishingImages libary 4. Correlation ID in farm CA server 5. Correlation ID in WFE server 6. Find the entry referring to "Images" Library 7. Connect to the entry found...
  • Wiki Page: SCOM 2019 Troubleshooting: Reports fail to deploy

    Table of Contents Applies To The Issue The Solution Method 1 Method 2 Conclusion See Also Applies To This article applies to: System Center Operations Manager 1807, System Center 2019 Operations Manager. The Issue Scenario: We have installed System Center Operations Manager...
  • Wiki Page: Small Basic: Turtle

    This article introduces Turtle in Microsoft Small Basic programming language. In this article: Table of Contents What is a Turtle? Turtle Object Properties Operations Known Issues Sample Code Sample Programs Additional Resources See Also Other Languages What is a Turtle? Turtle comes from...
  • Wiki Page: Small Basic v1.2: Known Issues

    This article organizes known issues about Small Basic v1.2. These issues happen only in Small Basic v1.2. Issues originally happen in Small Basic v1.0 are described here and happened in Small Basic v1.1 are described here . And these issues happen both in local (with compiled executable) and remote...
  • Wiki Page: Small Basic Known Issue: 53795 - Network Objects Don't Work for TLS Host

    Table of Contents Overview Phenomenon Workaround Possible Cause See Also Additional Resources Overview Network objects such like Network.DownloadFile or ImageList.LoadImage don't work with some host such like Microsoft Tech Community or Flickr. Phenomenon Following operations return...
  • Wiki Page: SharePoint: Read XML File from Document Library

    Introduction As we know the implementation of XDocument.Load(string) doesn't support an authenticated request to retrieve the XML file so we can use the Stream or FileStream to read the file directly. Otherwise, you will get a 401 error. Applies to This code is tested in SP 2010 but should...
  • Wiki Page: SharePoint Server 2010: Migrate MOSS 2007 Custom Site and Custom List templates

    Approach 1: Step 1: Detach and Attach (after backups) the content database into the SharePoint 2010 farm. Step 2: Run stsadm -o preupgradecheck Step 3: Execute "Mount-SPContentDatabase" in the PowerShell window, this will upgrade the DB to a 2010 DB. Approach 2: ...
  • Wiki Page: BizTalk Developer Interview Questions and Answers - BizTalk Application

    Table of Contents Introduction Questions and Answers Author Contributors See Also Introduction This article intends to cover the answers to BizTalk Application related questions which a BizTalk developer can face during an interview. Questions and Answers 1. What is MessageBox? MessageBox...
  • Wiki Page: How to Change a Local Administrator Password with Group Policy

    We will use Group Policy Preferences to set password on local user account Click Start – All programs – Administrative Tools – Group Policy Management. Create or Edit Group Policy Objects. Expand Computer Configuration – Preferences – Control Panel Settings. Right-click Local Users and Groups...
  • Wiki Page: VB.NET: Working with temporary files

    Table of Contents Introduction Basic file create/write operation Simple examples Advance write/read operations Simple example Crash proof Summary See also Source code Introduction The .NET Framework provides an abundance of ways to work with creating, modifying and deleting files, here the...
  • Wiki Page: WCF: Web Service code generation with WSCF.blue

    Table of Contents Step 0, Introduction, XSD and WSCF.blue Step 1, XSD to WSDL generation using WSCF.blue Step 2, Basic information about Web Service Step 3, Adding operations to Web Service Step 4, Binding and service options Step 5, Replace parameter name to avoid conflicts Step 6, WSDL to Web Service...
  • Wiki Page: Sharepoint: Get Current Login User Profile Properties Through REST API

    Table of Contents Introduction Imagine Let's proceed User Properties User Profile Properties Introduction User profile properties provide information about SharePoint users, such as display name, email, account name and other business and personal information including custom properties....
  • Wiki Page: MSDN/TechNet Forums - How to Add/Remove Forums from My Forums List?

    <- Back to other FAQs The new forum UI has some unique design and at times, it becomes difficult to notice new changes if you are adjusted to the old UI. Table of Contents "My Forums" location Add a New Forum to My Forums Remove an Existing Forum from My Forums list References ...
  • Wiki Page: Transact-SQL: Get the first and last entry added per user

    Table of Contents Introduction Scenario SQL: Get the first transaction added per user | Inner Join Approach SQL: Get the first transaction added per user | row_number() Approach What's the row_number() function ? SQL: Get the last transaction added per user | Inner Join Approach SQL: Get the last...
  • Wiki Page: FEP 2010 Policies Are Not Listed in Configuration Manager

    After deploying the FEP 2010 Server, you're not be able to see the FEP Policies. The cause: The version of microsoft.configurationmanagement.managementprovider.dll file under <Installation path>\Microsoft Configuration Manager\AdminUI\bin has not been updated from 4.00.6487.2000 to...
  • Wiki Page: Sharepoint 2010: External Content Type from Database table

    Table of Contents Primary Objective Steps Precaution Exceptions & Probable Solutions Reference Primary Objective To make a list that should capable of insertion , updation , deletion of data belongs to that list and the list should be updated according to the database connected to it. ...
  • Wiki Page: Exchange 2010 SP1’de Mailbox Klasörlerinde Yetkilendirme (TR-TR)

    Bu makalemde sizler ile Exchange 2010 SP1 ile Mailbox Klasöründe Yetkilendirme işlemlerini paylaşacağım. Kullanıcılarımızın mailboxlarındaki klasörlerinde yetkilendirme işlemlerini Exchange Management Shell üzerinden aşağıda belirteceğim komut sayesinde yapabiliriz. Bu işlemler için Add-MailboxFolderPermission...
  • Wiki Page: Hyper-V PowerShell Script Cookbook

    Table of Contents Windows PowerShell resources: Virtual Machine: Virtual Hard Disk: Network Virtualization: Virtual Switch: Additional Scripts: Hyper-V in Windows Server® 2012 introduces the Hyper-V module for Windows PowerShell, which includes more than 160 Hyper-V cmdlets. These cmdlets provide...
  • Wiki Page: Network Monitor HTTP Filtering

    Data Fields: Field Description Example HTTP.Request.Command The HTTP command that was used in a request. HTTP.Request.Command == "GET" HTTP.Request.URI The resource that was accessed, for instance a web page. HTTP...
  • Wiki Page: Microsoft Dynamics AX 2012 Security Policies Extensible Data Security (XDS)- Create Security Policy

    In a aprevious article we have covered stage one of Extensible Date Security - Policy query . In this article we will cover the second, final stage of Extensible Data Security that is Security Policy. Security policies enable developers and administrators to block access to subsets of...
  • Wiki Page: Managing XenServer with System Center Virtual Machine Manager (SCVMM) 2012

    http://blogs.citrix.com/2011/06/16/managing-xenserver-with-system-center-virtual-machine-manager-scvmm-2012/ Update: Just discovered it was released in German on Michel form MS blog and he worked with Thomas from Citrix on the English one which has then published on his blog. So we can say this...
  • Wiki Page: SharePoint 2010: Add an Item Count to the Refinement Panel

    In the SharePoint 2010 search results page there is a new webpart called the refinement panel. This webpart displays facets, or refinements to the SharePoint 2010 search results based on categories that you can configure. One common request in SharePoint 2007 was to add faceted search results with...
Page 20 of 739 (18,451 items) «1819202122»
Can't find it? Write it!