Chủ Nhật, 25 tháng 1, 2015

The Daily Build - 26 Jan 2015. Introduction to Object Oriented Programming Concepts (OOP) and More

The Daily Build - 26 Jan 2015. Introduction to Object Oriented Programming Concepts (OOP) and More

Happy Australia Day!

In celebration, or perhaps merely by coincidence, we've added a couple of features to CodeProject to make life easier:

  1. You can now upload and include SVG images in your articles. All modern browsers support it and it's a great way to support retina displays without increasing file sizes.
  2. All forum messages now have a "go to parent" button at the top right of messages. A small thing, but handy when the root message is on the previous page.

It's the little things in life.

Internet Of Things contest

...launches today. Some red tape has delayed the announcement until lunchtime-ish today so keep your eyes peeled. $10,000 in prizes will be up for grabs.

Click here Learn to Build Websites Using the Latest Technologies!
ASP.NET, MVC, Web services, Java, JavaScript frameworks, Python, Ruby…learn it all and more with LearnNowOnline. Videos, eBooks, hands-on labs, code all included. Check out our course list and learn more.
Click here Need Lightning-Fast Excel Calculations?
Use SpreadsheetGear to evaluate complex Excel-based models with the fastest and most complete Excel-compatible calculation engine available. Includes 398 Excel-compatible functions, multithreaded recalc, array formula support and more. Try it now!

New Articles, Tech Blogs and Tips

.NET Framework

  (3 votes) by RaviAakula (updated 2 days ago)
Introducing brand new productivity feature that are released with Visual Studio 2015 Preview Version.

Algorithms & Recipes

  (0 votes) by Mr. Lai Tai-Yu (updated 2 days ago)
A simple ordered dither algorithm (Half-tone image)

ASP.NET

  (4 votes) by John Atten (updated yesterday)
Building up a lean, minimal Web Api application from scratch is a terrific way to become more familiar with how things work under the hood in a Web Api (or any other ASP.NET) project. The ASP.NET team provides exceptional project templates that allow developers to get started easily building web a
  (3 votes) by Mahsa Hassankashi (updated 5 hours ago)
It is a simplest tutorial on AngularJS and Repository Pattern for developing professional MVC Applications. It includes a source code about practical permission management project.
  (0 votes) by Mr. Lai Tai-Yu (updated 2 days ago)
To establish a reservation of classroom web system using ASP.NET

C#

  (102 votes) by syed shanu (updated 2 days ago)
This Article will explain a very simple way to understand the basic C# OOP Concept
  (21 votes) by syed shanu (updated 2 days ago)
DataGridView Helper Class for Winforms
  (1 votes) by Maximiliano Rios (updated 2 days ago)
Extending Users
  (1 votes) by B. Clay Shannon (updated 2 days ago)
Quick-and-Dirty conditional suppression of a Windows Forms app / main form in three easy steps

Client side scripting

  (1 votes) by Michael Collins - Intervalia (updated 2 days ago)
Use the code below to determine the number of bindings of your Angular apps.

Database

  (2 votes) by Colm Hoban (updated 18 hours ago)
A command line utility to script out all jobs from an instance to be used to transfer jobs to another server/environment or to be deposited in source control.
  (0 votes) by Bharath A B (updated 2 days ago)
Simple approach to migrate data and structure from MySQL to SQL Server

Dialogs and Windows

  (2 votes) by syed shanu (updated 5 hours ago)
XBAR and Range Chart using C#

Edit Controls

  (0 votes) by Robert Gustafson (updated 2 days ago)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

Exception Handling

  (1 votes) by Prava-MFS (updated 21 hours ago)
Hello everyone, today I am going to share one problem I faced, when I was developing my first project with Zend Framework 2. The issue was with defining and managing error, exceptions. In the front-end, it was displaying errors/exceptions to the user, rather filing it into any file. It was too awkwa

Files and Folders

  (3 votes) by shijo joseph (updated yesterday)
A file backup manager with simple user interface and all the essential functionalities.

General Graphics

  (23 votes) by syed shanu (updated yesterday)
Pareto Chart Control Using C#
  (5 votes) by Yvan Rodrigues (updated yesterday)
Today's high-resolution cameras produce huge files, with quality you may wish to sacrifice.

Java

  (2 votes) by vudangngoc (updated 2 days ago)
Is it easy to create an IoC container?
  (0 votes) by Member 11366686 (updated 7 hours ago)
Java: Java Multithreading Made Easy - Expensive Object Pool

Microsoft BizTalk Server

  (0 votes) by VIGNESH SUKUMAR (updated 2 days ago)
Tutorial on Implementing BAM solution for a BizTalk Project

NoSQL

  (4 votes) by Mauricio David (updated 20 hours ago)
A simple but very useful nosql database for .NET - free and 100% C# code.
  (2 votes) by Suffyan Asad (updated 11 hours ago)
This article shows how to implement Joins during Reduce phase and Map phase in Hadoop Map-Reduce applications.

Other .NET Languages

  (1 votes) by Grant Curell (updated 23 hours ago)
This is an oddly specific post, but I recently had this situation come up and solving it was actually not very straightforward. Specifically, I was writing a program to interpret commands and this program happened to split different arguments by spaces. So what if you have something like this: FTP C

Scrapbook

  (4 votes) by John Simmons / outlaw programmer (updated 2 days ago)
Some things to be aware of.

Uncategorised Technical Blogs

  (1 votes) by adityaswami89 (updated 2 days ago)
Prerequisites:Understanding WCF in depth Part-1 From the previous post we understood the 2 core components of WCF viz. Channel Stack and Service Framework. In this post we will look at the internal behavior of Channel stack and Service Framework and its components. First let us look at the internal
  (0 votes) by ashish__shukla (updated yesterday)
The post Filters in MVC appeared first on codecompiled .Filters Filters is defined as an attribute which contains the common functionality or the cross cutting concern.The logic contained in a filter executes when the action method with which the filter is attached executes.CommonThe post Filters i

VB.NET

  (6 votes) by syed shanu (updated yesterday)
Gauge R&R using VB.NET.

Windows Phone 7/8

  (1 votes) by Member 10870221 (updated 2 days ago)
Remote Assistance using the MSRA EXE and its arguments

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (32 votes) by Igor Ladnik (updated 2 days ago)
Article presents simple software for solving square optimal control problem for linear and nonlinear dynamic systems

Android

  (38 votes) by Peter Leow (updated yesterday)
Putting faces on Your Android App.
  (12 votes) by Peter Leow (updated yesterday)
Learning to draw and animate simple 2D and 3D graphics in Android.
  (9 votes) by Peter Leow (updated yesterday)
Kick start the learning journey to Android development with an introduction to Android, a comparison with other mobile platforms, followed by a high-level overview of Android architecture and the application components.

ASP.NET

  (26 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we learn MVC 5 step by step in 7 days – Day 1.

C#

  (9 votes) by ali_reza_zareian (updated 2 days ago)
A conversion operator converts an object of your class into another type

Code Generation

  (1 votes) by Lothar Behrens (updated 2 days ago)
How code generation can make the distributed architecture an easy task

Database

  (10 votes) by db_developer (updated yesterday)
Reminder.Sou...

Design and Architecture

  (573 votes) by Nirosh (updated 3 hours ago)
This article helps to understand OOP concepts, focusing on .NET/ C#. This is written in the form of asking questions and writing answers to them, making it easy to understand.

Internet / Network

  (40 votes) by Mehdi Gholam (updated yesterday)
A binary JSON serializer based on fastJSON (support for MonoDroid)

NoSQL

  (148 votes) by Mehdi Gholam (updated 23 hours ago)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux)

Tree Controls

  (14 votes) by TuyenTk (updated 2 days ago)
A WPF TreeView with connecting lines and Plus-minus Toggle button like WinForms

Không có nhận xét nào:

Đăng nhận xét