Click here to Skip to main content
15,900,589 members

Our Mailouts

The Daily Build - 18 Dec 2014

The Daily Build - 18 Dec 2014. Avoiding Overflow, Underflow, and Loss of Precision

New Articles, Tech Blogs and Tips

.NET Framework

  (4 votes) by Brad Joss (updated 19 hours ago)
Export a System.Data.DataTable/DataSet into a T-SQL script that when run creates a #TEMP table of the same definition filled with data.

Algorithms & Recipes

  (1 votes) by Marc Clifton (updated 13 hours ago)
APOD, Horoscopes, Weather Radar, Windyty, Tech Feeds, Chromium, NOAA Weather

Arduino

  (0 votes) by ChRi$m0rG@N (updated 14 hours ago)
An article about an omni directional Arduino Yun robot, and an alternative .Net implementation of CmdMessenger

ASP.NET

  (7 votes) by iSahilSharma (updated 17 hours ago)
This article is the first part of the series "Learn ASP.NET in MVC Style" and is indented to provide you an overview of the most popular web application framework known as ASP.NET MVC 5.

C#

  (0 votes) by Balaji Bethala (updated 14 hours ago)
Building queries with FetchXML – MS CRM

Content Management Server

  (0 votes) by Simon Jackson (updated 18 hours ago)
Thought I might try and write the longest title ever on my blog, not sure I’ve made it but it was a worthy effort. The world of content Back in the hay day of XNA, we had a lovely little extension that allows us to create a separate project for …

Database

  (0 votes) by John Atten (updated 16 hours ago)
If you are new to SQLite, you may well run across one of the most confounding of its implementation details the moment you attempt to do some sort of bulk or batch processing of inserts or updates. What you will discover is that unless properly implemented, inserting or updating multiple records

Date and Time

  (0 votes) by Mohammed A. Mohiuddin (updated 13 hours ago)
Calculating Average Processing Time in hours excluding weekends

Third Party Products and Tools

  (0 votes) by Alexander Golde (updated 7 hours ago)
How to fetch and process changelist date from a revision control system

Uncategorised Technical Blogs

  (0 votes) by Paul M Watt (updated 18 hours ago)
When I first started my college education to become a Computer Scientist (Programmer) an ignorant acquaintance of mine told me with some uncertainty, "Computer programming, don't they have computers write the programs now?" I thought he may have been thinking of the compiler. Alas, no. He continued
  (0 votes) by Nikola Breznjak (updated 17 hours ago)
TL;DR: In this short tutorial I’ll show you how I built my own testable (Jasmine) npm module which I then published to npm repository. The npm module is here, and the GitHub repository is here. First, if you haven’t already, set some author info in your terminal: [crayon-54916fe753d06849

Web Services

  (1 votes) by Mathi_CP (updated 14 hours ago)
Self Host Web API 2 in Asp.Net web forms application using OWIN

Windows Workflow Foundation

  (1 votes) by Tank Knat (updated 2 hours ago)
Metah.W(MW) is a C#-derived metaprogramming language for Windows Workflow Foundation 4.5. It provides an alternative way of composing activities to the WF designer.

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (62 votes) by John D. Cook (updated 13 hours ago)
Describes why the most obvious way of evaluating functions may be bad and how to do better

ASP.NET

  (33 votes) by syed shanu (updated 2 hours ago)
Insert select update delete in asp.net with Simple Login

Bugs & Workarounds

  (29 votes) by ChristianNeumanns (updated 15 hours ago)
This article aims to answer the question: Should we return an empty list or 'null' from functions?
  (29 votes) by ChristianNeumanns (updated 16 hours ago)
This article aims to answer the question: Should we return an empty list or 'null' from functions?

C#

  (25 votes) by syed shanu (updated 23 hours ago)
Nested or Master Detail or Hierarchical DataGridView for winforms
  (14 votes) by Nick Polyak (updated 13 hours ago)
Using a single file wrapper generator to facilitate creating Adapter pattern and Multiple Inheritance

Client side scripting

  (29 votes) by Amir Jalilifard (updated 5 hours ago)
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns by our sexy friend : JavaScript

Internet / Network

  (16 votes) by B. Clay Shannon (updated 6 hours ago)
How to Capture and View Local Network Traffic Using Two Free Tools

Libraries

  (12 votes) by Mohammad Dayyan (updated 20 hours ago)
A C# library to use PersianCalendar as easy as DateTime

OpenGL

  (23 votes) by David Jeske (updated 7 hours ago)
A simple open-source scene manager, and WavefrontOBJ file loader in C# and OpenGL (OpenTK). Runs on MacOS and Windows.