Click here to Skip to main content
15,891,703 members
Everything / Enterprise

Enterprise

enterprise

Great Reads

by Marco-Hans Van Der Willik
This article continues with the development of the SOLID Poker project, and covers functionality to Compare and Validate Poker Hands.
by Chun Te
An article about applications that is an enterprise system targeted for small & medium enterprises in Malaysia and Singapore
by DahlSailRunner
Really effective logging using Enterprise Library and just a little custom code.
by Max R McCarty
Breach-Apocalypse In 2013 over 34 million Americans reported some form of identity theft.  Three quarters through 2014 there is already a reported 568 data breaches with over 75 million records compromised and hundreds of millions of users affected.  This is up from the 439 breaches in 2013.

Latest Articles

by Lars Paisley
A value driven approach to EA
by shayshabshay
In this tutorial, we will see an example of JSON format logging with Microsoft Enterprise logging, sending the logs to elasticsearch with Filebeat and use Kibana to view our logs.
by Manjuke Fernando
Computed columns in SQL Server
by essentialSQL
After reading this article you will understand the basics of using the WHILE statement to write a loop within a stored procedure. All the examples for this lesson are based on Microsoft SQL Server Management Studio and the sample databases AdventureWorks and WideWorldImporters.

All Articles

Sort by Updated

Enterprise 

14 Mar 2014 by abin jaik
How to translate text (NOT regular files and site) using SharePoint 2013 machine translation service application
14 Mar 2014 by abin jaik
Organization/Hierarchy Chart on SharePoint (using jquery, Javascipt-CSOM)
14 Oct 2014 by Afzaal Ahmad Zeeshan
Dynamic content on a website
4 Dec 2013 by Alex Choroshin
Fast search pipeline extensibility for specific content source.
2 Oct 2015 by Anooj Nair
SharePoint fields in page layout
14 May 2014 by Anton Khritonenkov
How to read and enumerate SharePoint user profiles and their properties as quickly as possible
29 Jun 2016 by Atish Dipongkor
_spPageContextInfo in SharePoint 2016
17 Jul 2017 by BC3Tech
Could we find a way to monitor the nuget feed for updates to a certain package and then send an alert somewhere when one is encountered?
29 Aug 2016 by Ben Liebert
How to use the Microsoft Dynamics CRM Online Web API from your ASP.NET MVC website
6 Feb 2015 by Ben M Watson
Announcing Microsoft.IO.RecycableMemoryStream
30 Jan 2014 by CdnSecurityEngineer
18 Nov 2016 by Dave Kerr
I recently found a surprisingly helpful approach for server-side development which uses Slack in a creative way.
9 Jan 2017 by Dave Kerr
In this article I'm going to show you how to create a resilient Consul cluster, using Terraform and AWS. We can use this cluster for microservice discovery and management. No prior knowledge of the technologies or patterns is required!The final code is at github.com/dwmkerr/terraform-consul-cluster.
24 May 2014 by Debopam Pal
Oracle Database Table to JAVA Bean Class Converter
25 May 2014 by Debopam Pal
Oracle database table to Java Beans Class Converter
26 Aug 2016 by Dennis E White
So this is going to be a quick step by step tutorial on the steps that I took setting up Ubuntu inside of VirtualBox on my Macbook Pro. Before we get started make sure you have VirtualBox Installed. You can get a copy here. While you are installing VirtualBox you will want to download a […]
14 Sep 2014 by derekman9707
Different types of database backups
4 Dec 2013 by Dmitriy Kozlov
The new release of SharePoint Forms Designer 2.8.1 and its main features.
23 Dec 2013 by Dmitriy Kozlov
Forms in multilingual sites of SharePoint 2010/2013.
30 Jul 2014 by Dmitriy Kozlov
The most popular cases you may face during implementation of SharePoint forms with complex logic
3 Dec 2014 by Dmitriy Kozlov
Capture signature or hand-written notes in SharePoint Form using tablets or mouse
9 Jan 2015 by Dmitriy Kozlov
Filter related items by almost any field of SharePoint form
5 Apr 2016 by Dmitriy Kozlov
How to use ink sketch control in a SharePoint form to place markings on an image from Tablets, iPad, or PC
27 Apr 2016 by Dmitriy Kozlov
If you want to create different forms to different types of users in Forms Designer for SharePoint Online, you have two options: use permission settings or use SharePoint groups.
20 Feb 2015 by essentialSQL
In this post, we discuss subqueries in the WHERE clause.
10 Mar 2015 by essentialSQL
Subqueries in the FROM clause
21 Mar 2015 by essentialSQL
Get ready to learn SQL Server 23: Using Subqueries in the HAVING clause
16 Jun 2015 by essentialSQL
Difference between Top and Offset & Fetch
16 Jun 2015 by essentialSQL
Using OFFSET and FETCH with the ORDER BY clause
16 Jun 2015 by essentialSQL
Difference between primary and foreign keys, and why both are important to maintaining a relational database structure
1 Jan 2016 by essentialSQL
Difference between a join and a union
3 Jan 2016 by essentialSQL
What is the Difference between a Join and Subquery?
20 Jul 2016 by essentialSQL
Recursive CTE’s In this article we explore recursive CTE’s (Common Table Expressions).  Recursive CTEs are special in the sense they are allowed to reference themselves!  Because of this special ability, you can use recursive CTEs to solve problems other queries cannot.  Recursive CTEs are really go
4 Nov 2016 by essentialSQL
Here is an introduction to the INSERT statement
19 Mar 2017 by essentialSQL
In this puzzle, we're going to learn how to create a bar chart using SQL Server.
19 Mar 2017 by essentialSQL
How to find a gap in a sequence using SQL Server
30 Dec 2017 by essentialSQL
Difference between a primary and unique key and why both are important to maintaining a relational database structure
1 Mar 2018 by essentialSQL
After reading this article you will understand the basics of using the WHILE statement to write a loop within a stored procedure. All the examples for this lesson are based on Microsoft SQL Server Management Studio and the sample databases AdventureWorks and WideWorldImporters.
1 Mar 2018 by essentialSQL
Use IF…ELSE statements to program a Stored Procedure
16 Oct 2013 by Garry Pilkington
The divide between designer (Digital Barn) and developer (DevDevDev).
28 Jan 2014 by Gaurav5582
Top 5 .NET based CMS (Content Management System)
13 Mar 2016 by Gjermund Bjaanes
Why and how you can use your test coverage reports
5 Jul 2015 by Gordon Beeming
Browsing localhost with the Microsoft Edge Browser
3 Mar 2015 by Graham D Smith
Continuous Delivery with TFS: Promoting a Release to the DQA Stage
5 Mar 2015 by Graham D Smith
Continuous Delivery with TFS: Installing and Configuring Release Management
5 Mar 2015 by Graham D Smith
Continuous Delivery with TFS: Configuring the Sample Application for Continuous Integration
15 Mar 2015 by Graham D Smith
Continuous delivery with VSO: Configuring release management
30 Mar 2015 by Graham D Smith
Continuous Delivery with VSO: Application Deployment with Release Management
9 Apr 2015 by Graham D Smith
Continuous Delivery with VSO: Executing Automated Web Tests with Microsoft Test Manager
4 Nov 2016 by Graham D Smith
If you get to the stage where you are deploying your application on a very frequent basis and you are relying on automated tests for the bulk of your quality assurance then a mechanism to alert you when things go wrong in production is essential. There are many excellent tools that can help with thi
28 Jul 2014 by Grant Curell
Below is a setup for OpenVPN on Ubuntu 14.04. With some modifications, it should work on most flavors of Linux  Much of the setup came from https://help.ubuntu.com/14.04/serverguide/openvpn.html with a couple of modifications to work out any bugs I ran across. Keep in mind this is for a routed VPN.
6 Jan 2016 by hans.hinnekint
Get Time from NTP Server using C#
14 Aug 2014 by Imran Abdul Ghani
What is SharePoint? Microsoft SharePoint is an extensible platform that provides a range of products that can help organizations with solution for a variety of business needs.
13 Sep 2014 by Imran Abdul Ghani
What’s new in SharePoint 2013 for developers
19 Jul 2015 by Imran Abdul Ghani
Simple steps to create content type in SharePoint 2013
26 Jul 2015 by Imran Abdul Ghani
Creating Discussion Board in Microsoft SharePoint 2013
13 Oct 2015 by Imran Abdul Ghani
How to create a page layout in SharePoint?
28 Feb 2014 by James Carr (Crashcarr)
Some useful links and notes for SharePoint 2013
10 Mar 2014 by James Carr (Crashcarr)
Some more things that worked for me to get some things configured in my environment
10 Apr 2014 by James Carr (Crashcarr)
Sharepoint 2013 Event ID 6398 AppFabric Distributed Cache Error
11 Feb 2015 by James Carr (Crashcarr)
Experiencing the Microsoft Band
3 Feb 2015 by John Bhatt
HTTP Error 500.23 – Internal Server Error in Visual Studio 2013
7 May 2014 by Karthik Chintala
Losing precision after multiplication in SQL Server
16 Jul 2015 by Keith Holloway
Microsoft Surface Pro 3 - The All Convergent Device
16 Jul 2015 by Keith Holloway
Microsoft Build 2014 – The Official End of the Walled Garden?
17 Jul 2015 by Keith Holloway
Microsoft Build 2014
22 Nov 2015 by Kelum W. Ganegoda
When my BizTalk 2006 R2 applications going to be migrated to BizTalk 2010, I did test run on my test server( BizTalk 2010 on Windows 2008R2 64bit).
14 Dec 2014 by Kevin Mack
Microsoft and Startups!
16 Mar 2015 by Keyhole Software
Netty: A different kind of web (socket) server
29 Jun 2014 by Kyriakos Akriotis
SharePoint Debugging Assistant (free Visual Studio 2012/2013 add-in)
17 Jan 2016 by M Faheem Zafar
How to Install SharePoint 2016 (Single-Server Farm) on VM
15 Dec 2013 by Manas Bhardwaj
SharePoint 2010: Sandbox Development in a Nutshell
16 Aug 2014 by Manas Bhardwaj
How to run a 32 bit web application in IIS 8 with SharePoint 2013
2 Nov 2014 by Manas Bhardwaj
How to set Check-in Policies for all projects in Team Foundation Server using PowerShell
29 May 2018 by Manjuke Fernando
Computed columns in SQL Server
9 Aug 2015 by marcofranssen
Install Microsoft Kinect on PC
19 Jan 2015 by matthewproctor
Hosted Lync vs Office 365 or Lync Online
19 Jan 2015 by matthewproctor
Microsoft Exchange Server 2013 in 60 minutes
5 Aug 2015 by matthewproctor
As I travel quite frequently, managing my person mail on a legacy POP3/IMAP based mail server has always proven to be frustrating and inefficient.Long are the days I ve dreamed of not having to use the dreaded  leave on server   option, and having to wait for all my various devices to down
16 Oct 2014 by Max R McCarty
Breach-Apocalypse In 2013 over 34 million Americans reported some form of identity theft.  Three quarters through 2014 there is already a reported 568 data breaches with over 75 million records compromised and hundreds of millions of users affected.  This is up from the 439 breaches in 2013.
29 Nov 2013 by Melick
Maintenance notification in SharePoint 2013
4 Apr 2014 by Melick
How to open SharePoint App URL as a modal dialog in SharePoint 2013 (SharePoint app)
10 May 2014 by Melick
Disable SharePoint Service Application's Custom Errors and Enable Service Debug
11 Nov 2014 by Melick
How to initialize the SharePoint Client Context in SharePoint Apps (Provider Hosted / SharePoint Hosted) using JSOM (JavaScript Object Model)
23 Feb 2015 by Melick
How to Send Email in SharePoint Provider Hosted Apps
24 Nov 2017 by Melick
Step by step setup for outgoing email setting in SharePoint 2013: Part 1
3 Apr 2015 by Melick
Configure Outgoing e-mail settings in SharePoint 2013 Central Administration - part 1 Configure Outgoing e-mail settings with existing email sever in SharePoint Server 2013 - part 2 Configure Outgoing e-mail settings with Gmail/Google SMTP server with SharePoint Server 2013 - part 3 Configure
3 Apr 2015 by Melick
Configure Outgoing e-mail settings in SharePoint 2013 Central Administration - part 1 Configure Outgoing e-mail settings with existing email sever in SharePoint Server 2013 - part 2 Configure Outgoing e-mail settings with Gmail/Google SMTP server with SharePoint Server 2013 - part 3 Configure
3 Apr 2015 by Melick
Step by Step Setup for Outgoing Email Setting with SMTP Virtual Server in SharePoint 2013 – Part 2
19 May 2015 by Melick
REST operations in SharePoint 2013
12 Nov 2015 by Melick
Request Failed. The method "GetItems" of the type "List" with id is blocked by the administrator on the server. SharePoint 2013
6 Jan 2016 by Melick
SharePoint Search Service 2013 Error
23 Mar 2016 by Melick
[Microsoft][ODBC Driver 11 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53]
28 Mar 2016 by Melick
Report Server has encountered a SharePoint error in SharePoint 2013
26 Feb 2017 by Melick
How to work with SharePoint Report Server using URL parameters in SSRS 2008/2012 in SharePoint mode
5 Mar 2017 by Melick
How to work with SharePoint Report Server 2012 using URL parameters in SSRS 2008/2012 in SharePoint integrated mode
7 Mar 2017 by Melick
Exception from HRESULT: 0x80131904 in SharePoint 2013/2010
13 Mar 2017 by Melick
How to convert O365/SharePoint app to SharePoint 2013 on premises solution
1 Jan 2018 by Melick
The breakpoint will not currently be hit. No symbols have been loaded for this document. In SharePoint Development or Deploying SharePoints wsp
29 Jan 2018 by Melick
How to create a simple automation using Microsoft Flow