New Articles, Tech Blogs and Tips added
.NET Framework
(11 votes) by benmwatson
Understand exactly what happens during object allocation in .NET, why it's extremely efficient in the common case, and how to trigger slower code paths
|
ASP.NET
(7 votes) by Maninder Singh Puhi
A basic tutorial to build and consume RESTful services using ASP.Net Web API 2 and Entity Framework Code First approach.
|
Audio and Video
(1 vote) by Oso Oluwafemi Ebenezer
A wrapper for the libvorbis library that ease the conversion of PCM (*.wav) to Ogg Vorbis audio file (*.ogg) and vice versa to just two lines of code.
|
C#
Client side scripting
Content Management Server
by Taiseer Joudeh
Recently I’ve received lot of comments and emails asking how we can decouple the OWIN Authorization Server we’ve built in the previous posts from the resources we are protecting.
|
Database
(3 votes) by Smrutiranjan Parida
In this article we will go through the basic concepts of SSIS and will create a package and execute it.
|
Debug Tips
Lock-free, Thread Based Log Buffer Implementation, for Debugging High Performance Multi-threaded App
by kspviswa
Concept + brief implementation details about Lock-free, thread based log buffer implementation, for debugging high performance multi-threaded applications
|
Java
(2 votes) by Gaurav H
A quick introduction to Hamcrest framework for writing expressive unit-test cases for Java applications.
|
Product Showcase
Shell and IE programming
Validation
Web Services
Windows Presentation Foundation
(3 votes) by George Swan
This article discusses how to use the Ninject and Prism frameworks to produce a loosely-coupled modular WPF Application.
|
You may also like...
Research
Sponsored by Perforce
Have you been tasked with finding a software configuration management system for your team? There are many reasons you may be looking at version...
|
Sponsored by Perforce
Continuous Delivery allows you to get new features and capabilities to market quickly and reliably—two highly desirable outcomes. In this best...
|
Articles, Tech Blogs and Tips updated
Algorithms & Recipes
(6 votes) by pi19404 (updated yesterday)
In this article we will look at a supervised machine learning algorithm called Logistic Regression Classifier for multi-class classification .
|
Android
ASP.NET
(12 votes) by Shivprasad koirala (updated yesterday)
This article talks about MVC Tempdata and how MVC tempdata, Peek and Keep works using example and step by step video tutorial on mvc
|
General Graphics
(9 votes) by 0xC0000054 (updated yesterday)
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
|
(3 votes) by Baruch Cochavy_ (updated yesterday)
Shows how to implement minimize-to-icon for MDI Child forms
|
Libraries
(33 votes) by Nirosh (updated yesterday)
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
|