Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Advanced

Advanced

Advanced

Great Reads

by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"
by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.

Latest Articles

by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"
by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.

All Articles

Sort by Score

Advanced 

by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools
by Zhuyun Dai
I once implemented my own Basic authentication logic in a custom ISAPI filter on IIS 6 and IIS 7.5 (classic mode).
by jgauffin
Wrap a singleton in a facade to make it less evil.
by Afzaal Ahmad Zeeshan
In this post, I am writing about the procedure to set up a home server using IIS and ASP.NET; IIS as the web server, ASP.NET as web scripting framework.
by Paulo Morgado
Sometimes, for demo or testing purposes, I need a synchronization context that behaves like the user interface ones but doesn’t force me to build applications with a user interface and the TPL Dataflow Library seemed like a good option to implement such synchronization context.
by Paulo Morgado
A TraceListener For Tests
by Gary H Guo
Discuss adding functionality at runtime using Component-Based Object Extender with static typing
by jgauffin
The library is a complete ADO.NET driver which is designed to aid you in unit testing.
by Girish J Jain
This article shows how easy it is to get information from a .NET application at runtime and how you can store it in a destination of your choice, database in this case.
by Orjan Westin
Using template specialization to create code handling common base64 encoding varieties
by Manjuke Fernando
Always encrypted feature in SQL Server 2016
by jgauffin
Here is an easier way to debug windows services
by Diego Resnik
Use AOP principals to centralize application policy
by Sean Hart
Appending Items to a Unity Container at Runtime via Configuration edit
by Nuno M. F. Gomes
The ASP.NET health monitoring enables you to add instrumentation to Web applications by using the so called Web Events. These Web events give us information about health status.
by Dinesh K Mandal
ASP.NET 4.0 new features
by Nuno M. F. Gomes
The ControlAdapter is available since .NET framework version 2.0 and his main goal is to adapt and customize a control render in order to achieve a specific behavior or layout.
by Nuno M. F. Gomes
ASP.NET controls - validators problem
by Salmanzz
In this post, I will explain you how I have embedded JavaScript, images and stylesheet to my previous article.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
by Nuno M. F. Gomes
In the first post of this series I've manage to find the correct eventId for each Web Event type, and by this time the major problem has been solved, but I cannot yet write a correct entry into the EventLog.I still have to decided the best severity type and category to apply.SeverityIf you
by Nuno M. F. Gomes
ASP.NET Health Monitoring - Building an EventLogWebEventProvider
by Nuno M. F. Gomes
ASP.NET ListView Control
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn how to integrate one jQuery Slider Plugin with the ASP.NET Repeater Control.
by Manoj.Kumar12
Authentication against CRM contact using custom STS
by johnniealan
Auto Login in TI-SDK, Am335x
by WebBiscuit
Base64 Encoder and Boost
by jgauffin
An article helping you choose which asynchronous model you should use in your .NET project.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
by Giorgi Dalakishvili
Bugs in System.Diagnostics.Process Class
by Giorgi Dalakishvili
This post is part of a series about building a simple mathematical expression evaluator.
by Paulo Morgado
C# 4.0: Alternative To Optional Arguments
by Paulo Morgado
C# 4.0: Covariance And Contravariance In Generics
by Paulo Morgado
The major feature of C# 4.0 is dynamic programming - not just dynamic typing, but dynamic in a broader sense, which means talking to anything that is not statically typed to be a .NET object.
by Paulo Morgado
As part of the co-evolution effort of C# and Visual Basic, C# 4.0 introduces Named and Optional Arguments.
by Madhur Kapoor
New features of C# 6.0
by Paulo Morgado
C# Proposal: Compile Time Static Checking Of Dynamic Objects
by Paulo Morgado
More On Array Variance
by Pragmateek
How to scope your global state changes with IDisposable and the using statement
by Paul M Watt
C++: Template Meta-Programming 2.0
by Dinesh K Mandal
Exploring the CacheItemRemovedCallback delegate provided by ASP.NET
by Dinesh K Mandal
Calling method in parent page from user control
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
How to get the current Row of GridView inside the SelectedIndexChanged Event of a DropDownList present on the GridView itself and then find the other DropDownList and bind that
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn to change the Background Color of Ajax HtmlEditorExtender using ColorPickerExtender.
by Gary H Guo
Discuss unifying static programming and dynamic programming in application development
by Girish J Jain
Lets learn different CLR versions which exist and did we miss one between v2.0 and v4.0?
by Girish J Jain
Let's learn the compatibility between multiple CLR versions which exist and how we can use the supportedRuntime element in an application's configuration file.
by Ritesh Ramesh
Code Management on a budget
by Paulo Morgado
CodeIt.Right Code File Header Template For StyleCop Rules
by Sohel_Rana
How to use Common Service Locator to lose dependency of your project on IoC container.
by Paulo Morgado
How to compile .NET 1.1 projects in Visual Studio 2008
by Gary H Guo
A component-based object extensibility framework for .NET
by Dileep Ashok
Configure Many-To-Many Relationship and ListBox control in MVC and Entity Framework
by SonuKSingh
Types of constructors available in C#
by Joe Rattz
How to control collation order on DB2/400
by Jonathan Cardy
A guide to conversion between Rx and Deferred
by Paulo Morgado
Coupling ASP.NET Session State With Forms Authentication
by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
by Mohammad Elsheimy
Give the user the flexibility to design his sheet, report, bill, invoice, whatever.
by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
by Afzaal Ahmad Zeeshan
In this post I share a complete overview and explanation of creating and hosting ASP.NET Core applications on Linux environment -- without using any third-party plugins or libraries.
by Cale Dunlap
Example of using code-based query generation, transposition, cross-tabulation, and normalized data to produce a query result that can feed a simple chart from data which was not originally designed with reporting or charting in mind.
by kiran dangar
Custom error tracking library in ASP.NET using XML and C#
by Mahmudul Haque Azad
Database driven unit testing using VSTS
by Adrian Alexander
Data-binding among complex expressions in C#
by Dinesh K Mandal
Decorator Design Pattern in .NET
by Jeremy Likness
Decoupled ChildWindow Dialogs with Prism in Silverlight 3
by Md. Rashim Uddin
How to define your own dialog box
by Paulo Morgado
The procedures to define document compatibility in Internet Explorer 8 are well documented here, but I’ve seen many developers and system administrators that are not aware of this...
by Dev Leader
About dependency injected singletons
by Bhupindra Singh
Dependency Injection in ASP.NET MVC4 and webapi using Ninject
by Bryan O'Connell
Design and document your RESTful API using RAML
by zenwalker1985
Design patterns presentation Part 1
by Dinesh K Mandal
Some guidelines for designing business logic layer
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will see how to manage the default value of color picker so that we can detect if color is changed.
by Paulo Morgado
Detecting User Regional Settings In The Web Browser
by kiran dangar
Developing custom AD rotator control with multiple Image Mapping using C#.NET & XML
by Qwertie
Dependency Injection aids loose coupling. But there are some services that are pervasive, services that you would have to pass to a hundred different constructors if you want to use DI "properly". Is there an alternative?
by Martin Hinshelwood
Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it.
by Diego Resnik
Cache mechanism is one of the basic infrastructures in every medium & above project, either web application or winForm application.
by Md. Rashim Uddin
How to download different types of files in asp.net
by Chris A. Johnson
Drag and Drop between Multiple Trees in Jquery using jstree
by Md. Rashim Uddin
Duplex service in WCF
by Gary H Guo
Dynamic behaviors with dynamic typing or dynamic decorating
by Gary H Guo
Add dynamic behaviors using static typing
by jgauffin
Easy and perfomant client/server communication with protobuf-net & Griffin.Framework
by jgauffin
How to get clean and flexible model + validation localization in ASP.NET MVC3
by Dinesh K Mandal
How to embed and use resources from .NET assembly
by Shahriar Iqbal Chowdhury/Galib
The purpose of this blog post is to provide a generic solution using .NET Reflation and Generics so the same export function can be reused through the entire application regardless of the object type and save us a lot of effort.
by Duncan Edwards Jones
How to wrap the business meaningful events in an event store with identity and context information, stored according to the backing technology
by Dinesh K Mandal
Exception Handling in WCF
by Afzaal Ahmad Zeeshan
C# 6 has been available for a long time, by now! Many developers have written many guides to "list" the features. I have written this post to explain those features, and to explain whether they are actually new or are they just sugar coating to the compiler.
by Afzaal Ahmad Zeeshan
This post talks about the most important improvements to the C# language in its 7th version, provides some IL overview, as well as my own personal opinions on the features and improvements.
by n.podbielski
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for.
by Mahmudul Haque Azad
Here are 5 steps to SVN merging
by User 1556233
A user friendly dateformatter in objective C
by ericevenchick
Let's look at the components involved in microcontrollers and see how they work.
by Abhishek Sur
The article will demonstrate the story of WeakReference in light of Garbage Collection.
by Sebastian Solnica
The Global.asax file and its role in ASP.NET applications
by Steve Wellens
At one of the local golf courses I frequent, there is an open grass field next to the course. It is about eight acres in size and mowed regularly. It is permissible to hit golf balls there—you bring and shag our own balls.
by jgauffin
Griffin.Container: Introducing the Command Support
by jgauffin
Griffin.Framework – Performant networking in .NET
by jgauffin
A minimal SPA library written in TypeScript that has no dependencies at all.
by Allen C. Copeland Jr
Grokking the CLI - Part 1: Meta Mayhem
by Johan Ohlin
Group concatenation in T-SQL using CTE.
by Afzaal Ahmad Zeeshan
This post is intended to demonstrate the cryptographic functions in Mono environment. Hashing the passwords and encryption decryption has been talked here.
by Afzaal Ahmad Zeeshan
This is the second part of the series of articles for Ubuntu programming using C#. In this, I am talking about the quick tools and helpful features provided by MonoDevelop for C# programmers.
by Afzaal Ahmad Zeeshan
This is the first part in the series of posts about Ubuntu programming using C# language. In this post, I have discussed a few features of MonoProject IDE, which is used for C# programming on Ubuntu environment.
by Afzaal Ahmad Zeeshan
In this post version, I have talked about NuGet packages and their management in Mono environment.
by Afzaal Ahmad Zeeshan
This short post is about the project files that are created when a new project is created using a template provided in MonoDevelop.
by ManojKumar19
Hands on Lab for MVVM, Value Converter, XAML Binding, Delegate Command pattern, INotifyPropertyChange, Lambda Expression, LINQ etc. in Silverlight/WPF project
by Afzaal Ahmad Zeeshan
In this post, I talk about hashing the passwords in .NET Core.
by Artem Smirnov
HelloFubuWorldSparkMVC
by Shivprasad koirala
How can we mark a method as deprecated?
by levelnis
How to use web API to authenticate usrs of your MVC application?
by Pragmateek
This article will give you more concrete information, mainly source code, if you need to implement a web API binding in Java.
by Libish Varghese Jacob
Configuring and using Entity Framework 4.1 for my Open Source project.
by Syed Adnan Ahmed
The concept of treasures in SharePoint world is not new. It was also used in SharePoint 2003. Treasures are like synonyms or similar words that you specify in SharePoint for keywords search.
by jgauffin
How to handle transactions in ASP.NET MVC3
by jgauffin
How to make exception reporting in log4net awesome
by rusanu
How to Multicast messages with SQL Server Service Broker
by Paulo Morgado
How To Set Elements Of An Array Of A Private Type Using Visual Studio Shadows
by Syed Adnan Ahmed
This article will explain how to setup Windows Server 2008 Domain Controller on a VPC. Steps remain the same for physical machine.
by Shahriar Iqbal Chowdhury/Galib
This post shows you how to solve SSIS Error Code 0xC020801C/0xC004700C/0xC0047017
by Arun Endapally
ASP.NET MVC Areas can be very useful not only for organizing code or separating an application into smaller modules but also we can reuse the same area in multiple applications.
by jgauffin
This article explains how you can automatically proxy CORS requests in jQuery without changing your existing code.
by Johan Ohlin
How to use recursive CTE calls in T-SQL.
by Salmanzz
How to create a Date Picker Composite Control in ASP.NET (C#)
by Paulo Morgado
How to make XAML Content Globalizable when using value converters
by Md. Rashim Uddin
HTTPS Communication in WCF
by Neeraj Kaushik1980
Implementing Jquery.tmpl (template) with KnockoutJS, ASP.NET MVC 3.
by Neeraj Kaushik1980
This post will demonstrate how to connect with FIX5.0 server and FIXT1.1 specification and uses of QuickFix/n (native .NET FIX engine).
by Chris A. Johnson
How to implement 'Batch Mode' using Kendo upload control for ASP.NET Core
by Paulo Morgado
With Rx, events are first class citizens that can be passed around and composed as needed in a very simple way.
by Kunal Chowdhury «IN»
How to improve productivity using Visual Studio 2012 default browser switcher
by WolfiG
An implementation which enables the end user to choose a Services Registry backend at runtime
by Matthew Dennis
This is the first in a series of articles about using the Munq DI IOC Container and IOC containers in general.
by jgauffin
A set of best practices helping you to get the most out of your container
by jgauffin
I've created a small sample project which demonstrates how you can invoke a query using JavaScript (and execute them in your server).
by Grant Curell
This article covers the service block model design methodology for IPv6 migration.
by Christopher John Paul
JQuery Confirm Box is very simple, and it can be easily customized
by Dev Leader
An example in refactoring code.
by Naveen
Explains how Leakmon is able to track down all the resource leaks
by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
by Paulo Morgado
LINQ: Enhancing Distinct With The PredicateEqualityComparer
by Paulo Morgado
LINQ: Enhancing Distinct with the SelectorEqualityComparer
by Paulo Morgado
LINQ: Introducing The Skip Last Operators
by Dinesh K Mandal
Today we will explore the way of loading ASP.Net user control at run time using jQuery. jQuery has one method load(fn) that will help here. This load(fn) method has following definition.
by Martin Hinshelwood
I am not sure if this is a good idea, but I was bored one day and decided to add a TFS Error Log provider for Elmah. There are 2 ways you can do this.
by Md. Rashim Uddin
How to log and trace WCF Soap messages?
by Mohammad Elsheimy
Introduction to marshaling
by Mohammad Elsheimy
Learn how to marshal simple types (integers, strings, etc.) in C#.
by Mohammad Elsheimy
Learn how to marshal compound types (structures, unions, etc.) in C#.
by Rion Williams
How to merge smarter with Semantic Merge.
by rtybase
Solution to a Math problem.
by Matthew Dennis
Munq IOC Container – Creating a Thread Local Storage Lifetime Manager
by Matthew Dennis
Table of Contents Downloading the code Overview What is Munq IocContainer Using Munq IocContainer Registering Factory Methods Obtaining an Instance from the IocContainer Initializing the IocContainer Lifetime Management Downloading the Code The code is maintained at CodePlex.
by jmix90
Here is the next episode of our serie MVVM - Creating ViewModel.
by Nikos Baxevanis
This post aims to provide a way to implement the Model View ViewModel (MVVM) architectural pattern using Plain Old CLR Objects (POCOs) while taking full advantage of .NET 4.0 DynamicObject Class.
by Bogdan Bujdea
Myths about TDD
by Charlie_Holland
Programmatically create NavBarLink objects so that they can be explicitly set to internal, therefore benefiting from security trimming and other URL management functions provided by SharePoint.
by jgauffin
New HTTP support for Command/Queries in Griffin Framework
by Tim Golisch
The Master database often seems to be the "Lost & Found" bin of the SQL Server world. There are two popular ways for preventing this kind of problem. Read on...
by rtybase
A solution to a Math problem.
by Gary H Guo
Discuss object decoration, functional programming and dynamic behaviors
by jgauffin
OneTrueError and the WCF Integration
by Gary H Guo
Discuss object-oriented programming, aspect-oriented programming and object programming
by Gary H Guo
How Object-Oriented Programming is benefited from Functional Programming and Object Decoration
by Paulo Morgado
Patch For ASP.NET Vulnerability Available
by Paulo Morgado
Getting Interface Property Implementations
by Afzaal Ahmad Zeeshan
This is an introductory post for Mac developers to get started using C# programming language on Mac environments using Mono Project!
by Arun Endapally
How to protect your source code from decompiling or reverse engineering
by StevenLJackson1
Describes the .NET ReaderWriterLock object and how to use it effectively to create a thread safe Singleton.
by Pragmateek
How to reduce the size of MongoDB documents generated from .NET/C#
by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
by EngineerSpock
Turn on your brain and extract when its meaningful
by Rion Williams
This article covers one of the switches that you might be interested in flipping, the App Suspend feature, which is available in .NET 4.5.1 on Windows Server 2012 R2.
by Bryan O'Connell
Review of the ebook: Brad's Sure Guide to SQL Server Maintenance Plans.
by Dinesh K Mandal
Rethrow exception and InnerException property in .NET
by jgauffin
Return markdown directly from your ASP.NET MVC controller
by Paulo Morgado
Running .NET 1.1 Applications on .NET 2.0
by jgauffin
Running services in long lived applications in .NET
by User 1556233
codeproject Everyone knows SVN (Subversions) is the best version control tool on the planet. XCode, though, might not be as great as eclipse or Visual Studio, it offers one of the best integration with open platforms than both eclipse and Visual Studio.
by Paul M Watt
This post will focus on the concept of SFINAE, Substitution Failure Is Not An Error. This is a core concept that is one of the reasons templates are even possible. This concept is related exclusively to the processing of templates.
by Marwijn
Silverlight testing using async await syntax
by jgauffin
Single responsibility principle
by Nikos Baxevanis
This post aims to provide a way to implement lazy initialization in a multi threaded environment using the SingleInstance(Of T) Class.
by Shahriar Iqbal Chowdhury/Galib
Solution to the MSSQL Server “Suspect”
by Dinesh K Mandal
Some Hidden Facts about Stored Procedure and Its Optimization
by Nuno M. F. Gomes
I'm not an every day SQL Server user but I use SQL Server regularly since 7.0 version until the 2005 version (not yet tried 2008 in a serious way) and from time to time I still find some nice hidden gems.A few days ago I needed to created a cleanup script for an application and one of the t
by Dinesh K Mandal
Strategy Design Pattern in .NET
by zenwalker1985
Structural design pattern
by Pragmateek
Synchronization, Memory Visibility and Leaky Abstractions
by Girish J Jain
Read this article to understand the cost of validation rules in SDLC and how to decide when to add a new system validation
by Gary H Guo
Discuss application flexibility of static typing.
by Dinesh K Mandal
Template Method Design Pattern in .NET
by Dinesh K Mandal
Testing and Monitoring WCF Service using soapUI and Fiddler
by Diego Resnik
Using Dynamic Proxy & MSMQ Duplex to create a proxy that switches automatically between online & offline network state
by Ashoka RKT
The not much utilized Debug->Exceptions... Window technique
by Paulo Morgado
The Evolution Of C#
by jgauffin
The persistence layer in SharpMessaging
by Alexander Golde
Determining the expected score for a target spot.
by jgauffin
Throwing exceptions
by George Mamaladze
Tiny UML Sequence Diagram Markup Language for Agile Developer Documentation
by Girish J Jain
Next level of tracing, which uses code injection to insert tracing calls in method body
by Shahriar Iqbal Chowdhury/Galib
TSQL Recursive Split function
by Shahriar Iqbal Chowdhury/Galib
TSQL split a string by delimiter
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will explore the error I faced, while I was attaching Events to Telerik RadEditor and how I resolved that.
by adityaswami89
This article will guide you if you want to create your own custom ORM or a wrapper over the ORM. This is only for demo towards the Unit of work pattern with Repository and a singleton Session class.
by jgauffin
How to create a Unit Of Work implementation for ADO.NET
by Daniel Vaughan
IntroductionWith UWP and WinRT, Microsoft introduced a new means for localizability, which differs significantly from the method employed in Silverlight and .NET desktop apps.
by Afzaal Ahmad Zeeshan
This post is about C# 6 usage in ASP.NET 5 web applications to fine tune applications for more readability and better performance.
by Dinesh K Mandal
Using MemoryCache in .NET 4.0
by Matthew Dennis
In this article, I will walk through the modification of the default ASP.NET MVC 2 application to use the Munq IOC container.
by Aoi Karasu
Referring to a property via a string containing its name
by Diego Resnik
If you don't really need a big session management solution that will cost you in performance (no matter what..) and you only want 2-3 parameters that will help you identify some user's preference without all the fuss, consider - soap extension.
by Dinesh K Mandal
Using Statement and Dispose Method in C# and VB.NET
by Daniel Vaughan
How to use T4 to generate Windows Phone WMAppManifest files
by Paulo Morgado
How it can be used in a simple application
by Ben M Watson
Learn how to use the debugger to answer implementation questions for yourself
by atverma
This utility generates Word documents from templates using Content controls.
by atverma
Utility to Generate Word Documents from Templates Using Visual Studio 2010 and Open XML 2.0 SDK - Part 4
by Keyhole Software
Encapsulation approach to bring data sources and implementations closer together, allowing reflection-like behavior in a format that mere mortals can read.
by Ashish Sheth
This article shows how you may violate Single Responsibility Principle using Visual Studio's region feature and how to correct it.
by Paulo Morgado
Visual Studio: Setting Up The Current Project And Run
by Vasil Trifonov
We can use the clientBaseAddress to set the IP Address as the base address for the callback channel. We can also set another port there if we want.
by Paulo Morgado
Web Site Globalization With ASP.NET Routing
by Md. Rashim Uddin
Getting introduced to WCF WebSocket
by Shivprasad koirala
In this blog, we will discuss about CodeLens, a new feature of Visual Studio 2013.
by Shivprasad koirala
This technical blog will discuss about package-lock.json file in Node NPM.
by Afzaal Ahmad Zeeshan
What Windows runtime can teach .NET developers
by jgauffin
This article aims to describe why I think that DDD is so great.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Why DropDownList SelectedValue Does Not Work Inside SelectedIndexChanged Event?
by Brij
Why textbox persists data during postback even if View State set to off
by Gaston Verelst
Why you would use Common Table Expressions
by AssemblySoft
Upgrading Windows Azure Storage Emulator fails with error message 'Windows Azure Storage Emulator failed to install'
by ericevenchick
Interrupts and how to implement them in a bootloader
by Vidyasagar Machupalli
In this blog post, let's see how to generate Xamarin C# binding of IBM MobileFirst Foundation iOS Cocoapods SDK using Objective Sharpie.
by Vladimir Khorikov
YAGNI Revisited
by WebBiscuit
Microsoft has violated the holy rules of COM and broken their msado15.dll. The violation occurs after the installation of Windows 7 Service Pack 1 (version 6.1.7601.17514).
by Aniruddha Loya
A module for compressing / decompressing files in windows using Windows shell