Click here to Skip to main content
15,912,069 members

Our Mailouts

The Daily Build - 30 Sep 2016

The Daily Build - CSV File Parser

Headline article

CSV File Parser

  (17 votes) by John Simmons / outlaw programmer (updated 17 hours ago)
Parse CSV files.

New Articles, Tech Blogs and Tips

.NET Framework

  (0 votes) by Thomas Cooper (updated 14 hours ago)
Entity framework 6 and persisting record to database

Custom Controls

  (1 votes) by Florian Lopes (updated 20 hours ago)
This post explains how to restrict access to an area, based on active Spring profile.

HTML / CSS

  (0 votes) by Thomas Cooper (updated 20 hours ago)
How to create code snippet view panel on an HTML page
  (0 votes) by Thomas Cooper (updated 14 hours ago)
This is a simple project that I have created which will allow me to display code snippets within my blog site.

LINQ

  (0 votes) by matt warren (updated 14 hours ago)
What’s the problem with LINQ?As outlined by Joe Duffy, LINQ introduces inefficiencies in the form of hidden allocations

Printing

  (2 votes) by Thomas Cooper (updated 20 hours ago)
How to close Adobe Preview process within a Winform
  (2 votes) by Thomas Cooper (updated 20 hours ago)
How to track a document within a printer queue
  (1 votes) by Thomas Cooper (updated 20 hours ago)
How to print PDF using Ghostscript in C#
  (0 votes) by Thomas Cooper (updated 20 hours ago)
How to silently print PDF documents in C#

Product Showcase

  (0 votes) by Rasmus_Hald (updated 16 hours ago)
Microsoft teamed up with a major independent software vendor (ISV) to identify and improve the vendor’s DevOps practices, with a focus on monitoring.
  (0 votes) by Julien Stroheker, William Buchwalter (updated 16 hours ago)
Orckestra teamed up with Microsoft for a week-long Hackfest. During this event we discussed different DevOps practices that could improve their software delivery processes

SharePoint Server

  (0 votes) by Roshan Parmar (updated 13 hours ago)
This article shows how to view the workflow status with Rest API, how to navigate to workflow approval page, how to approve and reject the task with SharePoint REST API

Site & Server Management

  (1 votes) by Florian Lopes (updated 20 hours ago)
How to host multiple websites on a single host with Docker

SQL Reporting Services

  (1 votes) by Thomas Cooper (updated 20 hours ago)
Using Case to convert Date format in SQL Select

Uncategorised Technical Blogs

  (2 votes) by Thomas Cooper (updated 20 hours ago)
RSS feed

Updated Articles, Tech Blogs and Tips

ASP.NET

  (3 votes) by Tanvir Ahmad Arjel (updated 18 hours ago)
There are lots of ways to implement Uniqueness or Unique Key attribute on a model property other than primary key, but here I am going to discuss two possible best and easiest ways to do so in two parts of these series. This is Part 2.