Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint Online SPOMod: Remove-SPOListView

    This article describes a function of a custom SharePoint Online module available for download and installation at Technet Gallery and GitHub . This cmdlet supports Pipeline. Table of Contents Remove-SPOListView Parameters Examples See Also Remove-SPOListView Deletes a list view...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOListView

    This article describes a function of a custom SharePoint Online module available for download and installation at Technet Gallery and GitHub . Table of Contents Get-SPOListView Parameters Examples Watch Out For... See Also Get-SPOListView Retrieves views associated with a list....
  • Wiki Page: WPF: get all controls of a specific type using C#

    Table of Contents Introduction Base extension method Wrapper extension methods CheckBoxes Radio Button groups Other controls Enabling/disabling controls Windows Forms Summary See also Source code Introduction In this article language extension methods are presented to locate controls in containers...
  • Wiki Page: C#: Processing CSV files (Part 1)

    Table of Contents Introduction Considerations for processing data Part one goals Requires Visual interface File selection Parsing data using StreamReader Parsing data using TextFieldParser Parsing data using OleDb Reviewing Up coming in part 2 Summary See also Introduction This series will explore...
  • Wiki Page: VB.NET Writing better code Part 2

    Table of Contents Introduction Assertions Protecting users from users Connect to data on other machines Working with placing data elements on a form Input validation Summary See also Source code Introduction Part 1 of this series covered best practices while writing code with Visual Basic .NET...
  • Wiki Page: .NET: Defensive data programming Part 4 (a) Data Annotation

    Table of Contents Introduction Sample screen Control selection Setting up validation Implementation in your project Summary See also Source code Introduction In this article which is an extension of .NET: Defensive data programming (Part 4) Data Annotation article which discusses using provided...
  • Wiki Page: VB.NET Writing better code Part 1

    Table of Contents Introduction Purpose Design Setting default options in Visual Studio Option Strict Option Infer Naming/coding style conventions Working with string Concatenation Design patterns Structure of a Visual Basic Program Future architecture Containers Database interaction Database constraints...
  • Wiki Page: SCOM: Enabling maintenance mode from agent computer

    Table of Contents Applies to Introduction Prerequisites Verifying the agent on the monitored computer Importing the PowerShell module for maintenance mode Setting the agent computer in maintenance mode Verifying the SCOM Management server that the agent went into maintenance mode See Also Applies...
  • Wiki Page: Office 365: Wiki Portal

    Table of Contents Introduction General Several Technologies Active Directory PowerShell SharePoint Exchange Server Tags office 365 office365 o365 Additional Information References See Also Other Languages Introduction For abbreviation, the term "Office 365" is shortened to "O365"...
  • Wiki Page: Explore SharePoint Framework (SPFx) v1.10 New Capabilities: Build MS Teams Personal App

    Table of Contents Overview Upgrade to SharePoint Framework (SPFx) v1.10 Overview of Personal Apps in MS Teams Develop SPFx solution for MS Teams Personal App Update Web Part Manifest Package and deploy the web part to SharePoint Test Personal App in MS Teams Conclusion Download References See Also ...
  • Wiki Page: PowerShell: Filter Results with Active Directory Module Cmdlets

    Introduction The Active Directory PowerShell modules support two parameters to filter results. The -LDAPFilter parameter for LDAP syntax filters and the -Filter parameter for PowerShell syntax filters. The documentation indicates that PowerShell filters should be enclosed in braces (also called...
  • Wiki Page: Wiki: Glossary of Microsoft Acronyms

    This is a glossary of acronyms used internally by Microsoft. This is not a glossary of acronyms related to products or technologies. Other glossaries cover those. Instead, these acronyms are often encountered in Microsoft blog posts or other communications with Microsoft personnel. They can refer to...
  • Wiki Page: Office Aktivasyon Sorunları: Yüklü Lisans ve Key’leri Kaldırma (tr-TR)

    Table of Contents Giriş Yüklü Lisans ve Key’leri Kontrol Etme ve Kaldırma Sonuç Ayrıca Bakınız Giriş Office uygulamalarında karşılaşılan etkinleştirme (aktivasyon) sorunları ve sonrasında girişilen “troubleshooting” çalışmaları, tahmin edilenden çok daha yorucu, zaman alıcı ve uğraştırıcı olabilir...
  • Wiki Page: Azure SQL - Failover Group Configuration

    Table of Contents Introduction Prerequisites How To Configure Failover Group Step 1. Create Failover group Step 2. Configure Failover group Failover group Geographic Locations Listener Endpoints See Also Introduction In this post, we will see how to set up Failover Group on Azure SQL Databases....
  • Wiki Page: Active Directory: Glossary

    This is a glossary of terms and acronyms used in Active Directory and related technologies: 2 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z ...
  • Wiki Page: SQL-Server export to Excel, Access and XML

    Table of Contents Introduction Description Base Excel export Base Access export Base XML export Summary See also Source code Introduction This article will demonstrate how to export a table within SQL-Server database to Microsoft Excel, Microsoft Access or a standard XML file utilizing Transact...
  • Wiki Page: Extension methods (C#)

    Table of Contents Introduction When should you use extension methods? Defining an extension method Extension hoarders Extension class projects Extension namespaces Test projects Documentation Language extension verses custom controls Language extension commonality Included source code information References...
  • Wiki Page: Office Word Basic operations: Open XML SDK 2.5 Office Word documents

    Table of Contents Introduction What is Open XML Why use Open XML Installation Using Open XML Taking small steps Repetitive code Building blocks Alternate methods to using Open XML. Code samples Integration into your solution References Tools See also Requires Summary Source code Introduction ...
  • Wiki Page: .NET: Defensive data programming (Part 4) Data Annotation

    Table of Contents Introduction ASP.NET MVC Data Annotation Windows Forms Data Annotation Compare attribute StringLength attribute Range attribute Dealing with Enumerations List properties Phone number validation ErrorProvider implementation Unusual rules How to implement in a project Summary See also...
  • Wiki Page: Entity Framework database/Code First Enum support

    Table of Contents Introduction Usages Creating Enum for reference table Summary Source code See also Relationship in Entity Framework Using Code First Approach With Fluent API Introduction This article will perform a walkthrough on how to utilize enumerations (Enum) to retrieve data with Entity...
  • Wiki Page: SQL Server database login for Windows Forms (C#)

    Table of Contents Introduction Prerequisites Server login/permission basics resources Creating users Login failure error code 18456 Validating users Login window Extending login to changing user's passwords Using in your project Alternate Login Framework 4.5 or higher Quick start Running code samples...
  • Wiki Page: TechNet Guru Competitions: December 2019

    Table of Contents Introduction How to Enter 1. Create a new TechNet Wiki Article Steps 2. Tell us about it Categories (in alphabetical order) ASP.NET BizTalk Forefront Identity Manager Microsoft Azure Microsoft 365 /O365 SharePoint Small Basic SQL BI & Power BI SQL Server General & Database Engine...
  • Wiki Page: Azure Portal Desktop App [Preview]

    Table of Contents Introduction Download the Azure Portal Desktop App Install The Azure Portal Desktop App Azure Portal Desktop App UI Cloud Shell See Also Introduction In this quick post, we will read about the Azure Portal Desktop App which is still in a Preview version. In this desktop app...
  • Wiki Page: Azure Databases: SQL vs NoSQL

    Table of Contents Introduction Definition Types Of Databases SQL NoSQL NoSQL Database Types Diagrams SQL vs NoSQL Benefits SQL NoSQL What Azure Offers NoSQL Azure Databases SQL Azure Databases How to understand what service to choose See Also Introduction By reading this post, we will be able to...
  • Wiki Page: Introduction to Grouping with LINQ/Lambda (VB.NET) Part 1

    Table of Contents Introduction Requirements Basic LINQ Group by Group by single property Group by with min, max, count, average Entity Framework 6 Working with DataTable containers Summary See also Source code Introduction Grouping information from a variety of data sources in a Visual Basic project...
Page 18 of 184 (4,582 items) «1617181920»
Can't find it? Write it!