Chủ Nhật, 20 tháng 11, 2016

The Daily Build - TraceTool 12.7: The Swiss-Army Knife of Trace

The Daily Build - TraceTool 12.7: The Swiss-Army Knife of Trace

Congratulations to the winners and runners up for October's article contest. Well done!

C# Winner: Marc Clifton FlowSharp
Runner-up: koolprasad2003 New Features of C# 7.0
C++ Winner: Jon McKee C++/CLI: Under the Hood
Runner-up: Zebedee Mason Dependency Analysis in Visual C++
Database Winner: Manjuke Fernando Understanding JOINs in SQL Server
Runner-up: Mika Wendelius Writing into a file from database
Web Dev Winner: techcoaching Single Page Application (SPA) for Enterprise App (Angular2 & WebApi) - Part 1 - Overview
Runner-up: syed shanu ASP.NET MVC Hotel Booking System Using AngularJS
Mobile Winner: Cindy Potvin How to Get Started with Android Development – Basic Structure
Runner-up: Rou1997 Java Android Camera Example: Taking Photo & Video & Audio + Using Flashlight & Stroboscope
"Everything Else" Winner: Muhammad Umair Object Oriented Analysis and Design
Runner-up: ChristianNeumanns Introduction to the 'Fail Fast!' Principle in Software Development

Happy THanksgiving week to our US readers, and we hope it's a chance for everyone to come together in these interesting times and give thanks for what we have - be it big or small.

Click here Developer Access Program:
Purchase Intel® Xeon Phi™ processor-based developer platforms and get access to a one-year license of Intel® Parallel Studio XE Cluster edition, along with training and support. Order your platform today!
Click here How to find and fix the slowest code in your .NET application
Boost the performance of your .NET application with ANTS Performance Profiler. Get rich performance data on your code and database queries to find your application's bottleneck fast. Try ANTS Performance Profiler on your application now.
Click here Need to create Excel Charts?
Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now!

Headline article

TraceTool 12.7: The Swiss-Army Knife of Trace

  (214 votes) by Thierry Parent (updated 17 hours ago)
A C#, C++, Delphi, ActiveX , Javascript , NodeJs and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.

New Articles, Tech Blogs and Tips

.NET Framework

  (1 votes) by Sibeesh Passion (updated 15 hours ago)
In this post we will see how we can write unit test cases for our WCF Service with a framework called NUnit. We will also be covering how to mock our dependencies in our test, here we wil be using Rhino Mocks. I am going to use Visual Studio 2015 for the development. I hope […]

Algorithms & Recipes

  (7 votes) by Snesh Prajapati (updated 2 days ago)
In this article, we will learn about Builder Design Pattern and create a demo application to understand it practically. We will explore how Builder pattern helps us in creation of complex objects.

Applications & Tools

  (4 votes) by NguDeveloper (updated 2 days ago)
Angular2 + Webpack web application using VS Code step by step

ASP.NET

  (2 votes) by RandyBuchholz (updated 3 days ago)
MVC Core opens new ways to managing View locations and enables moving from the flat project structure of the Views folder to a layered, nested, or distributed Views project structure.
  (1 votes) by winsonet (updated 2 days ago)
Create and download the file with Ajax call in ASP.NET MVC
  (1 votes) by jicking (updated 2 days ago)
How Move IdentityDbContext and EF models to an external project on ASP NET Core.

Boards / Embedded devices

  (0 votes) by Intel Corporation (updated 2 days ago)
This article was written for Python. To get started using JavaScript, see Getting Started with Intel® IoT Gateways - Python
  (0 votes) by Intel Corporation (updated 2 days ago)
This article was written for JavaScript. To get started using Python, see Getting Started with Intel® IoT Gateways - Python.
  (0 votes) by Intel Corporation (updated 2 days ago)
This topic contains steps to create a new IoT project in the Intel® System Studio IoT Edition for the Intel® Edison board, Intel® Galileo board, or Minnowboard MAX board.

C / C++ Language

  (4 votes) by David Lafreniere (updated yesterday)
A framework combining state machines and multicast asynchronous callbacks.

C#

  (2 votes) by jamuro77 (updated 2 days ago)
"Equals" method vs. "==" operator - Part II
  (2 votes) by jamuro77 (updated 2 days ago)
"Equals" method vs. "==" operator

Content Management Server

  (0 votes) by Dave Kerr (updated 2 days ago)
I recently found a surprisingly helpful approach for server-side development which uses Slack in a creative way.

Database

  (1 votes) by sunettew (updated 8 hours ago)
In this article we will show how you can use SSIS with geometry and intersect.

IoT on Azure

  (0 votes) by jamuro77 (updated 2 days ago)
Some days ago I spent some hours trying to solve a problem with this site regarding "connection strings" on production environment. Here is an excerpt from my web.config file. It lacks the complete information for security reasons but it doesn't matter to set out the issue. I didn't have any probl

Office Development

  (0 votes) by B. Clay Shannon (updated 2 days ago)
Based on some condition, hide a range (actually a specified number of contiguous rows) on a spreadsheet with Aspose Cells

Tools and IDE

  (7 votes) by Marc Clifton (updated 2 days ago)
Now for something different!
  (1 votes) by Anton Angelov (updated 12 hours ago)
Learn how to modify the default TFS builds' template and add options for NuGet packages restore. Add a dedicated restore packages settings' section.

Universal Windows Platform and Windows Runtime

  (0 votes) by jamuro77 (updated 2 days ago)
Some months ago I considered to create a new blog to write about technology and specially frameworks or programming languages that I'm really into such as .Net, SQL, MVC, etc. I wasn't interested in using some standard (but cool) famous platforms such as Wordpress or Blogger, but I wanted to use som
  (0 votes) by Piyush Manharlal (updated 4 hours ago)
Numbers only textbox for Universal Windows App with options to allow negative numbers and set custom numeric pattern.

Web Services

  (3 votes) by levelnis (updated 2 days ago)
How to use datatables with Web API - making a simple GET request

Win32/64 SDK & OS

  (3 votes) by Michael Chourdakis (updated 17 hours ago)
Private fingerprint databases using a simple library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (12 votes) by Antonio Nakić Alfirević (updated 10 hours ago)
A better approach for storing and restoring application state.
  (5 votes) by Ehsan Sajjad (updated 5 hours ago)
This article explains how Equals method and == operator behave differently for String class

C / C++ Language

  (67 votes) by David Lafreniere (updated yesterday)
A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
  (26 votes) by David Lafreniere (updated yesterday)
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework.

C#

  (29 votes) by Ebenezar John Paul (updated yesterday)
An Ideal Code Review Checklist that applies for most programming languages

Office Development

  (2 votes) by JamesFaix (updated 14 hours ago)
Get a collection of all running Excel interop Application objects (not just the active one)

Tools and IDE

  (3 votes) by JR.o (updated 2 days ago)
The TFS Business logic and constraints, as well as the database complexity, prohibit the movement of a work item from one project to another,... there is a simple, but roguish, way to move a work item using SQL Server directly.

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

Đăng nhận xét