New Articles, Tech Blogs and Tips added
.NET Framework
|
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
|
A basic tutorial to build and consume RESTful services using ASP.Net Web API 2 and Entity Framework Code First approach.
|
Audio and Video
|
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
|
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
|
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
|
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
|
In this article we will look at a supervised machine learning algorithm called Logistic Regression Classifier for multi-class classification .
|
Android
ASP.NET
|
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
|
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
|
|
Shows how to implement minimize-to-icon for MDI Child forms
|
Libraries
|
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
|