Click here to Skip to main content
15,885,546 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 Score

Enterprise 

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.
30 Dec 2017 by essentialSQL
Difference between a primary and unique key and why both are important to maintaining a relational database structure
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
6 Feb 2015 by Ben M Watson
Announcing Microsoft.IO.RecycableMemoryStream
17 Jan 2016 by M Faheem Zafar
How to Install SharePoint 2016 (Single-Server Farm) on VM
3 Dec 2014 by Dmitriy Kozlov
Capture signature or hand-written notes in SharePoint Form using tablets or mouse
28 Sep 2015 by Member 12014821
In this article, I’ll walk you through the SharePoint 2016 installation on Hyper-V. I used Windows 10 as the Hyper-V host, but you can use any OS which supports Hyper-V.
1 Feb 2016 by Member 12014821
Using AngularJS in SharePoint
30 Mar 2016 by Passion4Code
Microsoft Azure: Get started
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.
10 Apr 2014 by James Carr (Crashcarr)
Sharepoint 2013 Event ID 6398 AppFabric Distributed Cache Error
30 Jul 2014 by Dmitriy Kozlov
The most popular cases you may face during implementation of SharePoint forms with complex logic
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
14 Dec 2014 by Kevin Mack
Microsoft and Startups!
9 Jan 2015 by Dmitriy Kozlov
Filter related items by almost any field of SharePoint form
19 Jan 2015 by matthewproctor
Hosted Lync vs Office 365 or Lync Online
16 Jun 2015 by essentialSQL
Difference between Top and Offset & Fetch
13 Sep 2015 by Vidyasagar Machupalli
Let me start this post with a disclaimer that “Don’t panic by reading the post title”. It might look bit lengthy, but still summarises what…The post Importing Visual studio Cordova project with Ionic and AngularJS into IBM MobileFirst appeared first on Vidyasagar MSC.
29 Sep 2015 by Member 12014821
Create the Security Principal Navigate to your Office 365 tenant. This will be of the format https://{your-domain}.sharepoint.com by default.
6 Jan 2016 by hans.hinnekint
Get Time from NTP Server using C#
18 Jan 2016 by Member 12014821
16 Oct 2016 by Simon Jackson
How to get the most out of your assets - the MonoGame Content Pipeline
4 Nov 2016 by essentialSQL
Here is an introduction to the INSERT statement
8 Dec 2016 by Sujay Sarma
Today’s high end desktops and laptops are good enough to host quite a few virtual machines in them, more than sufficient to host a full fledged datacenter in them. In this article, we go through creating a multi machine data center on a single system, and hence the title — datacenter in
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.
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?
16 Oct 2013 by Garry Pilkington
The divide between designer (Digital Barn) and developer (DevDevDev).
29 Nov 2013 by Melick
Maintenance notification in SharePoint 2013
10 Mar 2014 by James Carr (Crashcarr)
Some more things that worked for me to get some things configured in my environment
14 Mar 2014 by abin jaik
How to translate text (NOT regular files and site) using SharePoint 2013 machine translation service application
7 May 2014 by Karthik Chintala
Losing precision after multiplication in SQL Server
14 May 2014 by Anton Khritonenkov
How to read and enumerate SharePoint user profiles and their properties as quickly as possible
15 Jun 2014 by Right Handed Monkey
MySQL Database Performance Diagnostics - Where to start?
29 Jun 2014 by Kyriakos Akriotis
SharePoint Debugging Assistant (free Visual Studio 2012/2013 add-in)
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.
14 Sep 2014 by derekman9707
Different types of database backups
14 Oct 2014 by Afzaal Ahmad Zeeshan
Dynamic content on a website
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
29 Jun 2015 by Nikola Breznjak
This is the simplest example which shows how to POST data from an Ionic app to a PHP server.
19 Sep 2015 by Val Okafor
In this post I will provide a tutorial for Android Content Provider targeted at new Android developers. This post is a continuation of my post on SQLite. In that post I ended with a SQLite database created with one table.
28 Sep 2015 by Member 12014821
Lets say we have a SharePoint Site Page or Application Page which has a server side method and we would like to call this method from JavaScript code.
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
27 Jan 2016 by Member 12014821
How to customize SharePoint 2013 Search Center
23 Feb 2016 by Member 12014821
In this post, we will look at creating a SharePoint SPA using AngularJS and Breeze in a SharePoint hosted app.
27 Feb 2016 by Member 12014821
Customizing SharePoint Forms using JSLink
23 Mar 2016 by Melick
[Microsoft][ODBC Driver 11 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53]
29 Aug 2016 by Simon Jackson
MonoGame Content Project Tool Walkthrough
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
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
4 Dec 2013 by Dmitriy Kozlov
The new release of SharePoint Forms Designer 2.8.1 and its main features.
4 Dec 2013 by Alex Choroshin
Fast search pipeline extensibility for specific content source.
29 Jan 2014 by Rohitmssqlfun
Database snapshot failed due to disk space issue
3 Feb 2014 by sebastianrogers
How to avoid SharePoint magic numbers in Unit Testing
24 Feb 2014 by PratapReddyP
CodeProjectOne of the major enhancement of SharePoint 2010 is "Content Organizing" which makes it more strong in "Document Management System (DMS)" race.Content Organizing means, the content automatically routed to different destinations based up on various factors.Best part of it, content is o
17 Mar 2014 by Sharjeel_Ahmad
Working with Visual Basic database connection
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
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
30 Jun 2014 by saramgsilva
This sample show to connect one Windows Phone 8.0 app to Facebook, Google and Microsoft account. Main Features: Login/Logout and has an about page with feedback, share in social networks, review and share by email. Download C# (19.4 MB) Introduction … Continue reading →
15 Jun 2014 by Right Handed Monkey
Android Database Example and Tutorial (thread safe version)
13 Jun 2014 by Right Handed Monkey
Introducing the WorxForUs Open Source Database & Network Helper for Android
13 Sep 2014 by Imran Abdul Ghani
What’s new in SharePoint 2013 for developers
5 Oct 2014 by tanmoysarkar
How to create an ESB application where Itineraries are used to transform the message from source 850 messages to Order messages
4 Oct 2014 by tanmoysarkar
How to generate ESB exceptions in BizTalk 2013
5 Oct 2014 by tanmoysarkar
Troubleshooting BizTalk problems
5 Oct 2014 by tanmoysarkar
Basic Understanding of BizTalk
19 Jan 2015 by matthewproctor
Microsoft Exchange Server 2013 in 60 minutes
11 Feb 2015 by James Carr (Crashcarr)
Experiencing the Microsoft Band
26 Feb 2015 by Rajat-Indiandotnet
How to configure memory in SQL Server? Tip #83
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
21 Mar 2015 by essentialSQL
Get ready to learn SQL Server 23: Using Subqueries in the HAVING clause
30 Mar 2015 by Graham D Smith
Continuous Delivery with VSO: Application Deployment with Release Management
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
9 Apr 2015 by Graham D Smith
Continuous Delivery with VSO: Executing Automated Web Tests with Microsoft Test Manager
19 May 2015 by Melick
REST operations in SharePoint 2013
29 Jun 2015 by Member 11794279
This year, for the first time the Devoxx conference was held in Poland. There were plenty of lectures and experts to learn from.
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
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
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
9 Aug 2015 by marcofranssen
Install Microsoft Kinect on PC
28 Sep 2015 by Member 12014821
The Microsoft technet article Automated Farm level Solution Deployment and Retraction, gives a very good example of deploying SharePoint wsp solutions using PowerShell.
28 Sep 2015 by Member 12014821
By default, when we use the Search API, SharePoint limits the number of items retrieved. If your query returns a number of items within this limit, then it is not a problem. However, if your query results in a larger set, then by default those items will not be present in the result set.
28 Sep 2015 by Member 12014821
Lets see how to create and deploy a Provider Hosted App on Office 365 In this series of posts, I will be posting my experience following along to the Microsoft Virtual Academy course on SharePoint Online Development for Office 365.
28 Sep 2015 by Member 12014821
When we do a search query using KQL, by default SharePoint limits the results to 50 rows. We can explicitly set the RowLimit upto 500. If our result set contains more items, we have to page through the results.
6 Oct 2015 by Member 12014821
How to create a SharePoint hosted app
13 Oct 2015 by Imran Abdul Ghani
How to create a page layout in SharePoint?
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).