2015년 3월 6일 금요일

The Daily Build - 5 Mar 2015. Visual Studio Design Patterns add-in


CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Thursday, March 05, 2015
Click hereTest Your Android Apps for FREE on Intel Devices
Ensure your apps run smoothly on Intel Architecture by testing through a virtual testing service. Learn more.
Click hereNeed 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

Algorithms & Recipes

  (2 votes) by Vadim Stadnik (updated yesterday)
We discuss simple variants of the Voronoi diagram using standard containers and algorithms that deliver better performance than the brute force approach.

Amazon Web Services

  (0 votes) by RiniBoo (updated 13 hours ago)
Automatically update your dynamic IP address on AWS Route 53 when IP change is detected

Applications & Tools

  (3 votes) by Sudheer Reddy K (updated yesterday)
The article shows how to use the simplegrid which is used in knockout examples to which i've added support to accept column template to interact with outside DOM bindings, and stylish and simple pager and also multi select option.

ASP.NET

  (3 votes) by Arjun Singh Faguda (updated yesterday)
How to add validation group in MVC
  (2 votes) by koolprasad2003 (updated yesterday)
Fix : HTTP Error 404.17 : The requested content appears to be script and will not be served by the static file handler

Caching

  (1 votes) by F-ES Sitecore (updated yesterday)
IntroductionSitecore has an extensive caching framework that allows it to cache everything from items in its database all the way to the html output of its renderings.  When using Sitecore's cache framework it employs a number of techniques to ensure that the cached data remains valid, and if you us

Client side scripting

  (6 votes) by Dave Kerr (updated 19 hours ago)
Dealing with memory leaks in JavaScript applications can be a complex process. In this article I'm going to show you how to identify whether you have memory leaks, analyse them and ultimately resolve them.I'm using an AngularJS application to demonstrate the concepts and approaches, but much of this
  (3 votes) by Sander Rossel (updated 23 hours ago)
The sixth in a series on web development.
  (2 votes) by Nitij (updated yesterday)
An article about different ways to write Unobtrusive JavaScript.
  (1 votes) by Gerd Wagner (updated 15 hours ago)
The four types of basic data structures supported by JavaScript are: array lists, maps, records and JSON tables.

Database

  (0 votes) by DiponRoy (updated 22 hours ago)
Table generation finder for rotational database in SQL Server

Dialogs and Windows

  (5 votes) by giaosucan (updated 13 hours ago)
Introduce the simple way to display 3D Model in your window application

HTML / CSS

  (2 votes) by navin_mantoo (updated yesterday)
How to Implement HTML5 Web Worker

Mobile Development

  (1 votes) by Kimmo Mbanga (updated yesterday)
MyFamily.Show : A simple Family Tree Mobile App to keep details of your family tree.

Reviews on Third Party Products and Tools

  (1 votes) by rjdudley (updated 22 hours ago)
1&1 has become one of the most successful and popular hosting companies in the world by offering simple, inexpensive ($0.99/month for three months, then $8.99/month thereafter) and feature-rich hosting plans.

Site & Server Management

  (0 votes) by Graham D Smith (updated 13 hours ago)
In this instalment of my series on implementing continuous delivery with TFS we finally get to build the deployment pipeline with Release Management. This won’t be a tutorial on how to use Release Management so if you need to get up to speed with it I have a getting started post here. One poin
  (0 votes) by Graham D Smith (updated 13 hours ago)
This post is part of a series of posts on building a continuous delivery pipeline with TFS. We are getting very close to the point where we can use Release Management to build the deployment pipeline but there are still a few configuration tasks to take care of first. In the previous post we created

Uncategorised Technical Blogs

  (0 votes) by Passion4Code (updated yesterday)
Introduction Being developers we always face a challenge, to debugand optimize the queries we have written for any request made to the server. Getting the exact time of the queries requested for each page load is next to impossible. Usually we count one two three.. and see the average.. :D. But is t
  (0 votes) by Passion4Code (updated yesterday)
Introduction Still using images for icons!! Now in every other web site/web pages, we find intensive use of icons to help user navigate and understand easily the whole purpose. Making the icons simple and understandable from user point of view is what the motive stands here. But using images for ico
  (0 votes) by Lee P Richardson (updated yesterday)
I thought it would be fun to do a back-to-basics kind of post on the JavaScript language and base it on my second most popular blog post of all time Parameter passing in C#.In other words this post will present some JavaScript brain teasers around parameter passing and visually illustrate the soluti
  (0 votes) by Passion4Code (updated 13 hours ago)
Introduction ELMAH, Error Logging Modules & Handlers is a tool for debugging mainlyASP.NET applications suggested by wiki. As we all know there is always a chance of getting exceptions while working on any applications. Handling them is a real challenge for many developers. But if we have a tool, t
  (0 votes) by Graham D Smith (updated 13 hours ago)
In the previous post in my series on implementing continuous delivery with TFS we got to the point of being able to deploy our sample application to each stage of the delivery pipeline. That’s a great point to get to because we’ve now automated our deployment process and have a mechanism

Windows Presentation Foundation

  (5 votes) by MatthewThomas (updated yesterday)
Dragging and dropping in WPF with a MVVM style architecture

You may also like...

Research Library

Sponsored by Raygun
Implementing error monitoring directly results in more developer time focused on adding new features, improving user interfaces and addressing...
Sponsored by Rogue Wave
Up to 80% of the source code in many new commercial and enterprise applications is open source software (OSS). OSS allows developers to build apps...

Updated Articles, Tech Blogs and Tips

.NET Framework

  (12 votes) by john_1726 (updated 22 hours ago)
SignalR with self-hosted Windows Service

ASP.NET

  (6 votes) by MatthewThomas (updated yesterday)
In this article, we'll build an ASP.Net MVC 5 web app which will search your Yammer feed for a hashtag, and display the poster's home town on a Bing map

Design and Architecture

  (90 votes) by dmihailescu (updated yesterday)
A Visual Studio add-in that inserts some commonly known OO paterns into your working project and more.

HTML / CSS

  (14 votes) by Sander Rossel (updated 23 hours ago)
The first in a series on web development.
  (7 votes) by Sander Rossel (updated 23 hours ago)
The third in a series on web development.
  (7 votes) by Sander Rossel (updated 23 hours ago)
The second in a series on web development.
  (5 votes) by Sander Rossel (updated 23 hours ago)
The fifth in a series on web development.

Office Development

  (20 votes) by NewPast (updated 23 hours ago)
Format, add line numbers, error handling, expose a .NET library to VBA, and number to words in Office.

PHP

  (2 votes) by Sander Rossel (updated 23 hours ago)
The (long awaited) fourth in a series on web development.

Threads, Processes & IPC

  (7 votes) by Pranay Rana (updated yesterday)
Random number in MultiThreading

Web Services

  (36 votes) by Alexander Iacobciuc (updated 20 hours ago)
This article is about a basic implementation of HTML5 client/server chat application.

Windows Communication Foundation

  (5 votes) by MatthewThomas (updated yesterday)
How to use MSMQ to queue work items for a windows service to execute, and then use WCF Net Named Pipe to report progress to a WPF application

Windows Presentation Foundation

  (8 votes) by Dirkster99 (updated 23 hours ago)
This is a basic 101 type tutorial on CefSharp 3 with WPF. You learn how to display of HTML in your WPF application.

댓글 없음:

댓글 쓰기