Welcome to today's Daily Build from The Code Project.
Advertisements
|
Webinar: Azure Best Practices Discover how to successfully architect Windows Azure based applications in order to avoid and mitigate performance and reliability issues. Attend this Webinar and learn how to deliver highly-scalable high performing cloud applications. Sign up now! |
|
SpreadsheetGear 2012 for .NET Now Available! New WPF and Silverlight controls, multithreaded recalc, 64 new Excel compatible functions, save to XPS, improved efficiency and performance, Windows 8 support and more. Download your fully functional SpreadsheetGear trial Today! |
|
Learn critical new skills together. Give your team access to thousands of technology books & videos. Starting at $299. |
Most popular new articles
Mon 11 Feb 2013
- A Framework in C# for Fingerprint Verification - Octavio Loyola González, Miguel Angel Medina Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto
- WPF: Webcam Control - Meshack Musundi
- A Look under the hood of the .NET Framework - Naerling
- Node.Js And Stuff - Sacha Barber
- The Ultimate Toolbox - Updates and User Contributions - The Ultimate Toolbox
Latest Additions
20 articles overall. 5 new, 15 updated.New articles added
Threads, Processes & IPC
- How to control parallel thread execution without passing CancellationTokenSource or similar objects into your background code - Volodymyr Bobko
This article describes a tiny class that allows to pass a cancellation flag to your background code, without modifying your existing interfaces and function prototypes.
Articles updated
.NET Framework
- A Look under the hood of the .NET Framework - Naerling
Journey to the center of the .NET Framework with a chance of IL along the way!
ASP.NET
- An approach to refactor ASP.NET MVC Routes - DeepakAggarwal.Net
This article highlights an approach to organize ASP.NET MVC routes in an organized manner
ASP.NET Controls
- From Table to TreeView…Displaying Hierarchies - Steve Wellens
Who remembers Object Databases? At one time they were going to dominate the programming world. But, as with a lot of over-hyped technology (Lisp, AI, ADA, Virtual Reality) they were destined to a small niche segment of the market. Relational Databases remain king. Why? Because Relational Databases
DirectX
- D3dScenePresenter - How to present and manipulate a 3D scene using MDX - Shmuel Zang
This article shows how we can present a 3D scene and, perform common operations (zoom, rotate, move, zoom to specific region, adjust the camera to view the whole of the scene, and pick a 3D shape on a specific region on the rendered surface) on it, using Managed DirectX.
General Graphics
- ExifLib - A Fast Exif Data Extractor for .NET 2.0+ - Simon McKenzie
Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects.
Internet / Network
- Node.Js And Stuff - Sacha Barber
Small demo app using Node.Js/Socket.IO/MongoDB/D3.Js and jQuery.
Libraries
- A Framework in C# for Fingerprint Verification - Octavio Loyola González, Miguel Angel Medina Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto
In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.
MFC
- The Ultimate Toolbox - Updates and User Contributions - The Ultimate Toolbox
Updates and User Contributions for the Ultimate Toolbox Libraries
Trace and Logs
- Happiness is good logging - DahlSailRunner
Really effective logging using Enterprise Library and just a little custom code.
Windows Communication Foundation
- Implementing a Basic Hello World WCF Service (v4.5) - Mike_Liu
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
Windows Presentation Foundation
- WPF: Webcam Control - Meshack Musundi
A WPF UserControl for displaying and recording video from a webcam
Windows Runtime
- Extending GridView with Drag and Drop for Grouping and Variable Sized Items - Irina Pykhova, Greg Lutz
This article describes the implementation of an extended GridView control that enables drag and drop with grouping and variable sized items.
Tips and Tricks updated
Dialogs and Windows
- Save and restore your form size and location - OriginalGriff
It's one of those things that annoys me - and probably you - you set up five or so windows so they are in the right place on your desktop, and it lovely. Then you open them again tomorrow...and one of them always opens too big, and in the middle of the screen...
New Technical Blogs added
Book Reviews
- Android 4: New features for Application Development–PacktPub Book Review - Simon Jackson
This book is a practical and hands-on guide for developing Android applications using new features of Android Ice Cream Sandwich (Android 4.0), with a step-by-step approach and clearly explained sample codes.
Client side scripting
- Do you know JsRender? - Himanshu DS
I am new to JsRender but still felt like discussing with my readers as may be one of our readers can provide more insights, after all, it’s a mutual learning that helps a community. What is JsRender? First thing that i learned is that it’s not an invention but an improvisation of a concept called...
SQL Reporting Services
- SQL:Target a SubQuery - Himanshu DS
People ask me a lot about subquery so I thought let’s answer with a article touching a bit of everything about subquery. Before discussing SubQuery, there are few things which we should know like: What is a Query? I will go with its English Definition first. As a verb, “Put a question or questions t
Work Issues
- Why I despise the interview coding test - CdnSecurityEngineer
I truly believe programing tests during an interview are pointless.
Technical Blogs updated
Design and Architecture
- Functional Programming in a Nutshell - Luis D. Aguilar
Functional programming is a programming paradigm that treats application operations as a sequential execution of functions.
General Graphics
Programming Barcodes: Scanning the Nuances - Zac GeryScanning the nuances in barcodes.
No comments:
Post a Comment