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

Intermediate

Intermediate

Great Reads

by Anurag Prajesh
Add new user registeration information in XML with C#
by CPallini
How to generate a spiral numerical pattern without using arrays
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog

Latest Articles

by Anurag Prajesh
Add new user registeration information in XML with C#
by CPallini
How to generate a spiral numerical pattern without using arrays
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog

All Articles

Sort by Score

Intermediate 

by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools
by Alex Kofman
"Soft Delete" or "Logical Delete" in ORM
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by John Atten
How to change the formatting of the Active Column Header to track user location.
by AssemblySoft
A trivial business logic layer from scratch with a TDD approach.
by James Poulose
Pass meta data from host to implementation
by morzel
Part 1 described the general idea behind Sonar project, hardware components used and Arduino sketch... This second post in "Out of Boredom" series is about C# and JavaScript programs that make it possible to display ultrasonic range sensor data in web browsers.
by Sandeep Mewara
A possible solution
by Nathan Gloyn
You need to back it up with something that actually exercises the entire system the code belongs in, including the data it will work with.
by zoyobar
In many cases, we need to show user data, here is how to use JQueryElement Repeater to display and editing data through calling Ajax in ASP. NET.
by Ben M Watson
Five more attributes of highly effective programmers
by Artem Smirnov
Share your wildest ideas about testing the MVC stuff you code.
by James Curran
A new jQuery plug-in called Wizard.
by Steve Wellens
An ASP.NET server control that displays a list of files from a directory as hyperlinks.
by Sky Sanders
Runtime type safety, multiple type parameters and full Visual Studio Intellisense support
by qenn
Here's an example of a simple LINQ extension method for getting values that fall within a certain range from an IEnumerable collection.
by qenn
A temperature struct in C#
by jsolutions_uk
A C++ object factory.
by Wayne Ye
A complete Impersonation demo in C#.NET
by Philip Laureano
A mind-bending experience
by Simon Pickersgill
A DRY approach to using Fancybox in an MVC project
by Colin Eberhardt
This blog post describes a Windows Phone 7 NavigationList control, a list control designed for navigation pages. The NavigationList renders twice as fast as a ListBox and has a slightly simpler API.
by Sky Sanders
Use Visual Studio 2008 Development Server (WebDev.WebServer.exe) in automated testing frameworks
by Nathan Gloyn
My own generic repository
by Alex Fotios
A generic text escape tool done in JavaScript
by Nick Polyak
The package is open source, allows switching the locales at run time and also allows localizing any Dependency or Attached properties – not only strings.
by jgauffin
Wrap a singleton in a facade to make it less evil.
by MBigglesworth79
Dapper.NET is an Open-Source, lightweight ORM that is simple to use, and is compatible with any database which implements a provider for .NET.
by Keyhole Software
The goal of this post is to pipe your interest and run through a few key features of AngularJS.
by Matthew Dennis
A lot about nothing (or null)
by WebBiscuit
From the header declaration, this macro opens up the .cpp file and creates the skeleton so you can begin to add the implementation. This makes adding functions a breeze, so now there really is no excuse for having horribly unfactored code.
by Keyhole Software
A library that would give a human-readable file size if I were to give it a file length.
by jgauffin
A MembershipProvider that uses DependencyResolver to lookup the dependencies that it needs.
by gUrM33T
A simple workaround to avoid boxing and unboxing while still using a non-generic IList implementation
by Mukit, Ataul
This blog is actually a reply to a tweet which asked "What's an example of a programming problem, in your perspective".
by Sameer Mitra
An alternative to using database triggers, which involves using a Windows service.
by ocoudert
The best way to understand how to serialize with boost is to walk through increasingly complex serialization scenarios.
by PascalLandau
How to create VMs, use a container registry and a secret manager
by emiaj
Here is a quick look at the Reactive extensions (Rx) for .NET
by Bob McGowan
Using strong cryptography with entropy to secure user passwords.
by Nathan Gloyn
Refactor code using S.O.L.I.D principles to make the code easier to understand, test, maintain and extend
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 Cruz Boon
How to design a simple in-page pop up panel
by Sky Sanders
A simple JavaScript generic type pattern implementation
by MBigglesworth79
A wrapper for log4net which allows logging operations to be accomplished with a single line of code.
by wullinkm
A single file login page for ASP.NET
by Orjan Westin
In this article, we will write a simple multi-threaded example implementation of the Observer pattern, and show how to re-synchronise a past event to look current. Then we’ll demonstrate a technique to treat future events like they’re current, too.
by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
by Paulo Morgado
A TraceListener For Tests
by Artem Smirnov
Implementing a custom ASP.NET value provider
by Colin Eberhardt
A slide view with page pips on Windows Phone 7
by kdmote
The point is: if you’re slow, there’s a reason.
by musicm122
About JavaScript Immutable Objects and Prince
by Jeremy Likness
A method for abstracting WCF service calls in Silverlight to facilitate reuse and easy re-targeting of services.
by MBigglesworth79
Access session information via a dynamic object where we use a dynamic property to specify the name of the session item
by MBigglesworth79
Using the UrlHelper class to query the routing engine and generate the correct URLs for us
by User 6619207
Accessing private members
by ambilykk
How to access TFS 2010 from Visual Studio 2008
by ledtech3
Account unknown
by Gary H Guo
Discuss adding functionality at runtime using Component-Based Object Extender with static typing
by zoyobar
This article will explain in detail how to handle the controls in the templates of the Repeater control
by Richard James Moss
How to add a horizontal scrollbar to a ComboBox using C#
by Colin Eberhardt
In this blog post, I will show how to implement a custom Visiblox chart series to render error bars.
by Amogh Natu
This post shows how to insert a comma-separated string into multiple rows in a table in SQL Server.
by Jeffrey T. Fritz
How to add real-time interactivity to a website that is written with ASP.NET WebForms
by Buaziz
An easy way to add social buttons to your MVC site
by Pete O'Hanlon
How I coded the Scrubber command that’s available in the new version.
by Joel Ivory Johnson
How to adjust Microsoft Translator WAVE volume
by jgauffin
The library is a complete ADO.NET driver which is designed to aid you in unit testing.
by jgauffin
This post will teach you everything from making your ADO.NET code driver independent to how to implement the repository pattern and unit of work.
by Sebastian Solnica
Managed exceptions and the ways we can handle them using Adplus
by Simon Jackson
AdRotator for Windows Phone XNA
by Simon Jackson
We are working as hard and as fast as we can with V2, support or V1 is limited at the moment but we still help out where we can.
by Mohammad Elsheimy
How to have advanced control over UAC
by Christoph Keller
A simple element with big lists
by Adrian Alexander
Confining object/relational mapping logic to a clearly demarcated Data Access Layer (DAL) within your application facilitates the creation of a single, coherent, object-oriented Domain Model to represent your application’s business objects.
by Rion Williams
C# 6 has been out for quite some time now and I thought I would write up a quick post on one of its newer features that I use quite often: string interpolation.
by JTordgeman
Registering a remote event receiver to an App’s host web using the managed code (C#) client object model.
by Dan Colasanti
What I learned while evaluating and integrating XNA ad-network SDKs.
by Mohammad Ashraful Alam
Aggregator Provider Pattern enables us to create and utilize multiple instance of a class having the same provider interface.
by Mark Vinod Sinnathamby
What else do we knowingly or unknowingly measure in relative terms in our day to day work?
by Eric Z (Jing)
Evaluation order matters!
by zoyobar
This post explains how do client-side and server-side convert data type when calling a WebService using Ajax
by David W. Young
Don't use it just because it's "trendy" or because it can help you crank out quick interfaces for your sites and web based apps.
by Sacha Barber
My hope is by the end of this post that you will know enough about Akka clustering that you would be able to create your own clustered Akka apps.
by Sacha Barber
In this post we will look at some of the core concepts around persistent actors.
by Sacha Barber
In this post, we will talk about what ‘dead letters’ are within Akka, and also look at how you can monitor for dead letters.
by Sacha Barber
I thought it would be a good idea to take a small detour and look at how you can test Akka actor systems.
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 Ruben Rotteveel
AMQP provider RabbitMQ
by Nikos Baxevanis
In this post we will see how to write asynchronous code easily using the AsyncEnumerator class.
by jgauffin
Here is an easier way to debug windows services
by Vangos Pterneas
An easy-to-use, thread-safe library which works similarly to WebClient!
by Felice Pollano
An implementation of ICivicAddressResolver for Windows Phone 7
by Colin Eberhardt
This blog post describes the creation of a simple Twitter search application for iOS, based on a similar application I wrote for Windows Phone a few months back.
by sayem.bd
This article is the first part of a series of article which will try to explain the basics of design patterns
by sayem.bd
This article is the second part of a series of articles which will try to explain the basics of design patterns.
by jsolutions_uk
An IOC Container using variadic template.
by Vangos Pterneas
Creating an iPhone-styled Windows Phone emulator
by Michael Banzon
It is not Android that is fragmented – it is iOS that is not-fragmented.
by Simon Jackson
Android NDK Game Development Cookbook - a review
by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
by Martin Jarvis
The new MVC3 Validation Groups
by kb-boxer
Sometimes, less syntactic noise is a good feeling for a programmer. I am not doing a language war here. I am just trying to vote for delegates in Java.
by ledtech3
How to get Windows XP OS bit version in VB.NET.
by Diego Resnik
Use AOP principals to centralize application policy
by Dev Leader
Don't forget about the non-public API
by Giorgi Dalakishvili
AppDomain.AssemblyResolve event can be used to load referenced assemblies at runtime
by Sean Hart
Appending Items to a Unity Container at Runtime via Configuration edit
by Zac Gery
Feature wrap up of Apple iOS6 releasing this fall.
by Derek Lakin
Implementing Application.DoEvents in WPF.
by Phil Sweeney
Applying MVC architecture to Titanium mobile apps
by Arian Celina
Architecture of web applications
by Nuno M. F. Gomes
ASP.NET - Dynamic Control Mapping
by Dinesh K Mandal
ASP.NET 4.0 new features
by rahulsahay20
ASP.NET 5 Features - Part 1
by rahulsahay20
In this section, we'll delve further in the new ASP.NET 5 project.
by rahulsahay20
ASP.NET 5 Part – 3
by Jeffrey T. Fritz
I've been spending a bit of time over the past month looking into ALL of ASP.NET, not just MVC or SignalR or WebAPI.
by Cruz Boon
Implementing ASP.NET callback.
by Cruz Boon
ASP.NET callback issues.
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
ASP.NET ListView Control
by Rajeesh.C.V
How we could write a conditional rendering HTML helper in ASP.NET MVC
by TheyCallMeMrJames
Getting started with ASP.NET MVC and jQuery - Part 1
by Tom Janssens
Handling all your images through a custom ActionResult/Controller.
by Gil Fink
What Model Binders are in ASP.NET MVC and how you can use them in your MVC applications.
by Rui Jarimba
You can use Metadata Providers to add microdata to your ASP.NET MVC applications.
by John Atten
As we all know, users are impatient. We also know that if we don't tell them our application is "doing something" they tend to do silly things like click the mouse repeatedly, seeking some sign that the requested action is indeed being performed.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to create an ASP.NET Repeater and show the details of a particular row on jQuery Dialog popup.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to call a simple WebMethod to get the details of one record shown on a Repeater and show the retrieved details on jQuery Dialog popup.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn how to integrate one jQuery Slider Plugin with the ASP.NET Repeater Control.
by Rui Jarimba
Web Services Dependency Injection using Unity
by Mohit1110
In this blog, we would learn how an ASP.NET Website project keeps the references maintained as Website project does not have any Project file to maintain the same.
by Chris_Green
Windows authentication in ASP.NET by group.
by Gary H Guo
Discusses aspects to object and aspects to class
by Mohammad Elsheimy
A .NET reflection sample written in VB.NET
by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#
by Dan Colasanti
AutoResetEvent can be used in place of AsyncWaitHandle and provides a thread-blocking WaitOne signaled timeout function, which can be put on a background thread in order to not block the main UI thread.
by David Corne
The new auto keyword
by James Curran
How to automate Retry on Exception.
by Felice Pollano
Using AvalonDock and Caliburn Micro Screen Conductor together
by zenwalker1985
Why we should avoid calling virtual methods in Ctor.
by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Sander Rossel
Set up Continuous Integration and Deployment to Azure in VSTS using Azure and Visual Studio. The post Azure Deployment using Visual Studio Team Services (VSTS) and .NET Core appeared first on Sander's bits.
by M Sheik Uduman Ali
This post is about the anti-corruption layer between domain objects and data persistence in the Azure world.
by Pavel Korsukov
Barcodes, Document Flow and 100 Points Identification on MS Dynamics CRM 2011
by WebBiscuit
Base64 Encoder and Boost
by wullinkm
In this post, we’ll discuss how you can get IIS to use basic authentication against an ASP.NET Membership store.
by John Atten
CodeProjectWhile there are GUI interfaces available for GIT (some good, some bad), familiarity with at least the basics of git’s command line interface can only enhance your ability to use the tool to maximum effectiveness.
by Tom Janssens
In this article, you can download the very first alpha version of Aubergine; a BDD /DSL framework for .NET, initially based on Machine.Specifications, but later on heavily inspired by Cucumber.
by Simon Jackson
Be careful of those SPECIAL names in Unity
by jgauffin
An article helping you choose which asynchronous model you should use in your .NET project.
by Mohammad Elsheimy
Which is better, to use BeginPaint/EndPaint, or to use GetDC/ReleaseDC?
by Philip Laureano
Which option should I take, and why?
by Zhuyun Dai
I summarized some best practice rules in writing a COM-visible assembly according to my recent work.
by Himanshu DS
We can achieve a professional database design by avoiding a few pitfalls and following some guidelines but still, these are only guidelines and not an exact rule-set which can guarantee a professional database.
by AlexCode
A clean, fast and stand-alone solution
by NSProgrammer
Better reference counting.
by jgauffin
Support for localization in ASP.NET.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
by jqwidgets
How to connect a jQuery Grid to a MySQL database using PHP.
by Colin Eberhardt
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not know at design / compile-time.
by Colin Eberhardt
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not known at design / compile-time.
by zoyobar
Binding and Handling JSON Field In jQuery Repeater
by Daniel Vaughan
The custom ProgressIndicatorProxy provides a simple way to harness the new ProgressIndicator from your XAML.
by Daniel Vaughan
The custom ProgressIndicatorProxy provides a simple way to harness the new ProgressIndicator from your XAML.
by Pete O'Hanlon
A sample of the WPF databinding infrastructure.
by Nick Polyak
Here we are going to talk about the binding concept and how it can be re-implemented outside of WPF without being tied to the visual libraries or the UI threads.
by Abdul_Rafay
As a good practice, always publish Web Services when the orchestrations which are being published as a Web Service are stopped or are in an unlisted state so this error will not occur.
by tiwarivishnu
BizTalk server disaster recovery steps.
by User 11633146
Blocking and asynchronous operations without timeout are broken
by Sampath Lokuge
This is a Book Review, about Knockout.js Succinctly.
by Sampath Lokuge
AngularJS Services - book review
by Sampath Lokuge
This is a book review about Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API.
by Taiseer Joudeh
Boost UI rendering with client side templating.
by zenwalker1985
A small tool called BoxCop which is basically a static analyzer just like FxCop
by Artem Smirnov
Here are the breaking changes in Ivonna v.3.
by JasonShort
I recently wrote a quick test to prove something, that ended up being wrong…
by Giorgi Dalakishvili
Bugs in System.Diagnostics.Process Class
by Omar Al Zabir
How to build a truly RESTful API and website using the same ASP.NET MVC code
by mariangemarcano
Configuring buildbot to run automated builds and tests.
by David Corne
The idea behind the builder pattern is to abstract away the construction of an object so that many implementations can use the same builder.
by Afzaal Ahmad Zeeshan
In this post, I am talking about methods used to build custom documentation builders for .NET projects using Reflection APIs.
by DapperDanH
I have been working on a gamification service that I intend to blog about as it takes form. This is just part 1.
by Nikos Baxevanis
How to build a Metro UI with WPF?
by Cyborgx37
A simple F# application that solves Sudoku puzzles. Links to helpful resources are also provided.
by Zac Gery
The internet brought about a new age of consumerism. With this new approach, a new foundation for purchasing goods and services was developed. The online cart and secure payments are two examples. As the internet expanded, a growing need for validation of products/services developed.
by Taiseer Joudeh
This is the ninth part of Building ASP.NET Web API RESTful Service Series.
by Giorgi Dalakishvili
This post is part of a series about building a simple mathematical expression evaluator.
by Ayobami Adewole
How to install packages with Windows Installer XML
by jqwidgets
In this post, we will explore how to set up a Grid and add powerful features such as sorting and paging.
by John Atten
Build out a clean, minimal-footprint REST-ful API.
by Rui Jarimba
This is the first of a two part series about how to perform bulk inserts in your .NET applications, using a SQL Server database.
by JasonDove
Business Intelligence can help you to ensure that your business is one of those survivors.
by Jim Crafton
What's the latest scoop in VCF land?
by Ali BaderEddin
Interesting/weird usage of pointers in C
by Paulo Morgado
C# 4.0: Alternative To Optional Arguments
by Paulo Morgado
C# 4.0: Covariance And Contravariance In Generics
by StormySpike
System.Xml.Linq is a great library, it lets us very easily manipulate XML, in very close fashion to how we would interact with other data sources. My only issue is that it tends to seem a little redundant...
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 StormySpike
So, I was curious today, I had some code that used dynamic and was wondering what the heck the compiler was doing on the back end. So, I wrote up a very small test program, and tore into it using Reflector. The version of Reflector I used still only decompiles to C# 3, so it [...]
by Paulo Morgado
As part of the co-evolution effort of C# and Visual Basic, C# 4.0 introduces Named and Optional Arguments.
by Paulo Morgado
Sample code I use to demonstrate the use of async/await in C# 5.0
by Madhur Kapoor
New features of C# 6.0
by Sky Sanders
Full featured HTTP upload utility
by Don Kackman
C# property class - Part 2
by cpsglauco
How to use delegate in List.Find() predicate in C#
by Pragmateek
Keep reading and in 10 minutes you’ll know DllImport (almost) like a pro.
by John Atten
Create and manipulate Word documents programmatically using DocX.
by Paulo Morgado
More On Array Variance
by Pankaj.Sinha.Techno
About optional arguments and named arguments and caution while using interfaces with optional arguments
by John Atten
C#: Query Excel and .CSV files using LinqToExcel.
by Pragmateek
How to scope your global state changes with IDisposable and the using statement
by Barry Lapthorn
Python interop in C/C++.
by Bartlomiej Filipek
Experiments about compilation times and file structure in C++, using GCC, MinGW, Visual Studio.
by Paul M Watt
C++: Template Meta-Programming 2.0
by Dinesh K Mandal
Exploring the CacheItemRemovedCallback delegate provided by ASP.NET
by Melick
Adding Calculated Columns in .NET DataTables.
by Brij
Call HTTPhandler from jQuery, Pass data and retrieve in JSON format
by Madhur Kapoor
In this post, we are going to learn how to call an ASP.NET WebAPI using HttpClient libraries.
by Madhur Kapoor
How to call web service from Windows Phone 8 app
by Morris Bahrami
How to call Web Services from JavaScript
by Andrei Ion Rînea
An easier way to do INotifyPropertyChanged
by stephen.vaubell
A solution to casing problems in MySQL
by Junian Triajianto
How to perform Face Detection using your camera / Webcam
by Manas_Patnaik
In this post, we will replicate the cascade combo box loading scenario, where data of other combos depend on the selection in the first.
by Chris_Green
Cascading Dropdown Lists with jQuery (Parent/Child select options)
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 abin jaik
This post explains how to create cascading dropdowns in infopath, that fetches data from Sharepoint
by mumera
An Associative Array is one of the most basic and useful data structures where each value is identified by a key, usually a string.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn to change the Background Color of Ajax HtmlEditorExtender using ColorPickerExtender.
by Chris_Green
How to change background color of invalid controls using ASP.NET Validator.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We have already talked about integrating a jQuery Slider Plugin to ASP.NET Repeater control. Now in this blog, we will change the default speed of the slider.
by Manjuke Fernando
This is a common issue that development teams face when reports are being deployed to the production environment.
by Mohammad Elsheimy
Learn how to change display settings (resolution, bit count, etc.) using C# and DirectX SDK
by John Michael Hauck
Settings charm flyouts to a C# Metro application.
by John Michael Hauck
This post describes the design of the CharmFlyout custom control, discussing both the C# and XAML that achieves the desired functionality.
by skydger
Checking MS SQL Server database files default paths.
by Brij
Claim based authentication.
by Issam Lahlali
In this article, we will discover the power of Clang's design that can help you to develop many kinds of tools.
by Gary H Guo
Discuss unifying static programming and dynamic programming in application development
by Paulo Morgado
Cleaning HTML With Regular Expressions
by Adrian Alexander
The included ClosableTabItem derives from TabItem and provides the functionality you need to easily add close buttons to your program's tabs.
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 James Curran
How to shuffle a List.
by Paulo Morgado
CodeIt.Right Code File Header Template For StyleCop Rules
by Zac Gery
Code reviews help developers focus on larger concerns such as architectural issues and provide a forum to offer other coding suggestions. Performing intermittent code reviews covers the key aspects of coding standards while avoiding most of their pitfalls.
by Arthur Minduca
Cohesion and coupling: Principles of orthogonal, scalable design
by Adrian Alexander
Collection accessors language feature
by Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
by webdev_hb
WebServices make for a convenient way to share functionality across many different applications. MVC makes it easy to call methods by using standard HTTP calls. With a little bit of Reflection, you can map an MVC Controller to a Web Service.
by Afzaal Ahmad Zeeshan
In this article, I cover the most widely faced problems in Xamarin installation and setup for Android application development.
by Sohel_Rana
How to use Common Service Locator to lose dependency of your project on IoC container.
by hoonzis
This post shows you how to configure correctly Common.Logging together with Log4Net or NLog and explains the typical problems that you might expect while using this logging library.
by Steve Wellens
After years of working in the .NET environment, you can still find new and amazing features.
by Richard James Moss
How to compare the properties of two objects via Reflection and C#
by Daniel Vaughan
Prompted by a recent comment on the T4 Metadata Generation template article, which I released some weeks ago, I have implemented a new mechanism for concatenating property paths. This allows compile time validation of properties that exist on composite or nested members.
by Paulo Morgado
How to compile .NET 1.1 projects in Visual Studio 2008
by Joel Ivory Johnson
Download Code (1.14 MB)I was thinking about how to write code that will work on both Windows Phone 7 and Windows 8 (Metro). In theory some of the techniques that could be used are well known. But I wanted to try them out. So I decided to try some things out in a piece of throw away code.
by Ben Kotvis
Complex queries with Repository Pattern and the Entity Framework.
by Keyhole Software
Component based Java frameworks.
by Gary H Guo
A component-based object extensibility framework for .NET
by Chris_Green
Composite controls can be tricky. If they aren’t set up just right, even the most basic example won’t work properly.
by Abhishek Sur
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.
by Dave C Andrews
Count the records in a table which are of a certain type.
by Dileep Ashok
Configure Many-To-Many Relationship and ListBox control in MVC and Entity Framework
by Ritesh Ramesh
This is a brief to the point note on how to setup ASP session state to use SQL server to store session information.
by Gowrishankarnath
This article raised from my own need to find an easy to use guide with all the information related to setting up a Python working environment using PyCharm, Enthought Canopy and GitHub at a single source.
by Jonathan Wood
When deleting an item from an ASP.NET grid, it would be nice to ask the user to confirm this is what they really meant to do.
by Stacy Vicknair
Connecting to TFS2010 with Visual Studio 2008.
by SonuKSingh
Types of constructors available in C#
by Sky Sanders
Leveraging the full power of the ASP.NET platform from client-side JavaScript can be as simple adding a few lines of code to an existing script obviating the requirements of an ASPX client page with a ScriptManager/MS AJAX js library.
by atverma
In this blog, I’ll focus on Content Controls and Open XML 2.0 SDK from the experience I gained in the last 2 months.
by Afzaal Ahmad Zeeshan
In this article, I provide an overview of using Visual Studio Team Services to automatically deploy the ASP.NET Core web application to Azure App Services.
by Tom Janssens
The concept behind CQRS is to detach your domain implementation completely from your representation requirements.
by Joe Rattz
How to control collation order on DB2/400
by jotorres
How to control user access in PHP
by Kelum W. Ganegoda
Code to convert/format numeric value to alpha value in M3.
by Martin Jarvis
How to convert accented characters to simple characters
by Jonathan Cardy
A guide to conversion between Rx and Deferred
by Mohammad Elsheimy
Convert colors to gray shades, detect Print Preview mode, and detect Black-and-White printers
by Adel Refaat
How to convert multiple SharePoint 2010 projects to SharePoint 2013
by Manas_Patnaik
How to convert the XML to a CLR object and use it as a datasource in a Silverlight app
by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
by Tom Janssens
Yet another attempt to remove all the protocol that CQRS requires.
by Dev Leader
CQRS pattern in C#, clean architecture for better software development, code examples, best practices
by Brij M
How to create and deploy a Windows Azure application.
by gmtzgtz
How to create and execute dynamic SQL on T-SQL.
by Arun Endapally
How to create and publish a NuGet package easily
by Member 8292021
Creation of an example of an animated character using web language
by Bryan O'Connell
A simple PowerShell script to automate zipping up files and folders.
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 Gil Fink
In this post, I’ll show an example of how to create your own database initializer.
by Artem Smirnov
Creating a custom Visual Studio project template
by Martin Hinshelwood
I am always pulling out the Unity assemblies. Maybe it is just because I am lazy, but I really can’t be bothered rolling my own dependency injection and mapping framework!
by lassebunk
How to create a location aware website using Ruby on Rails, PostgreSQL, and PostGIS
by Richard James Moss
This article describes adding design time support for a TabControl-like component which renders the same way the Project Properties in Visual Studio 2012.
by Richard James Moss
First part in a series of articles that will result in a component for viewing an image
by Mohammad Elsheimy
VB.NET and C# + twitto; a simple desktop Twitter
by Mohammad Elsheimy
Create high-performance, short-lived, and stack-based arrays in C#
by Gaston Verelst
How to create a Visio Add-in in VS2017
by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
by Richard James Moss
Selecting part of an image
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 pollirrata
How to create CodeCollaborator reviews using command line
by Sundeep Kamath
How to create custom roles in Azure to control resource access permissions and their benefits.
by Aregbesola Sunday J
This article shows how React can be used in SharePoint framework to solve the challenges posed by _RequestDigest when perform a POST operation in SharePoint.
by Mohammad Elsheimy
Learn how to create transactional vista using C# and Windows Vista (and higher) SDK.
by Raymund Macaalay
How to create WebPart properties.
by Mohammad Elsheimy
Learn how to create/extend a culture and register it for future use (even by Windows)
by Caleb McElrath
This post is a basic tutorial on how to create custom data-bound controls for ASP.NET.
by skydger
Critical Error – Start Menu and Cortana aren’t working
by egladysh
Exchange data between two domains using AJAX
by Rick Bassham
An easy way to do an AJAX call to another domain
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 Gerd Wagner
How to create and clear an IndexedDB database keeping all code in a single HTML file. Creating an IndexedDB database means first creating an empty database, and then adding records to its empty tables (or "object stores").
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by Artem Smirnov
Writing testable Action Methods
by Chris_Green
Using a custom attribute to contain a resource key
by Brij M
How to define our own custom configuration section
by gclass
At PDC 2009, Reed Townsend presented some very exciting multitouch samples in a presentation: Windows Touch Deep Dive. This blog covers the code behind of the custom 3D manipulations that were presented.
by Bob Crowley
Custom Serilog Sink Development
by Derek Lakin
Additional MessageBox features on Windows Phone 7.
by RizviHasan
A comparison
by CdnSecurityEngineer
I prove everyone who’s ever said XSS isn’t a serious vulnerability wrong.
by MBigglesworth79
The DynamicDataReader provides a means of retrieving data from a database in a way that involves less code and increases code readability.
by Manas_Patnaik
An in-depth look into the Presentation Model and its mode of handling related multiple entities
by Ankush Bansal
How the new WPF binding engine is an improvement over the WinForm binding engine
by Joel Ivory Johnson
Data serializer update for Windows Metro.
by Andrew Zwicker
A continuation of the data dictionary discussion with information about how the documentation is done
by Mahmudul Haque Azad
Database driven unit testing using VSTS
by ozkary
Database First development with ASP.NET MVC scaffolding and Entity Framework
by Andrew Zwicker
Why table and column documentation is useful and some SQL for setting up the data dictionary tables
by Adrian Alexander
Data-binding among complex expressions in C#
by Deepak-VS
How to export data to Excel with formatted headers.
by Pranay Rana
DataLoadOption in LINQ allows immediate loading and filtering of related data
by mwootendev
I would like to touch on some of my personal experiences with refactoring and unit testing that have proven that there is a value to those tasks.
by Jeremy Likness
Decoupled ChildWindow Dialogs with Prism in Silverlight 3
by User 8984948
Deep copying (cloning) objects in Delphi.
by Kunal Chowdhury «IN»
How to install and use the Default Browser Switcher Extension for Visual Studio 2010
by Md. Rashim Uddin
How to define your own dialog box
by Md. Rashim Uddin
How to define a simple IoC Container
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 zenwalker1985
I have found a few interesting things which I would like to share with you all.
by Dev Leader
About dependency injected singletons
by Bhupindra Singh
Dependency Injection in ASP.NET MVC4 and webapi using Ninject
by loki2302
Depend explicitly, require explicitly, but only require what you really need.
by John Atten
Deploying an Azure website from source control.
by Brij M
How to deploy a Windows Azure application using the Visual Studio 2010 IDE.
by Bryan O'Connell
Design and document your RESTful API using RAML
by Zac Gery
The Gestalt Principles are based on the observation that people actively and subconsciously organize things into patterns and objects.
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 Stephen Cleary
How to detect a dropped TCP/IP connection
by morzel
How to detect loading an iframe created in Ext JS
by Zac Gery
Paint.NET is a free open source project that helps bridge the gap between the low fidelity and high cost options currently available.
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 Sebastian Solnica
In today’s post, I will show you how we fought a pesky compilation problem with Razor views in our ASP.NET MVC application.
by My Tech World
The Assembly Binding Log Viewer provides the information on why an assembly can't be located by the .NET Framework.
by Chris_Green
Useful extensions to play safe
by Inaki Ayucar
How to get exactly what you need using DirectoryInfo.GetFiles, with an exact extension match lookup
by Jeremy A. Wilson
How to disable local workspaces in TFS 2013
by César de Souza
The ROC curve was developed by electrical and radar system engineers during World War II to detect enemy objects in enemy fields. The ROC analysis has been used in medicine, radiology, psychology and other areas for many decades. More recently, it has been introduced to machine learning.
by Richard James Moss
A sample on displaying the contents of a PDF file in an ASP.NET application using GhostScript
by Diego Resnik
Cache mechanism is one of the basic infrastructures in every medium & above project, either web application or winForm application.
by Petru Faurescu
Quick introduction on how to use Redis with ASP.NET Core. It includes a full example loading sample Twitter messages.
by Pieter Van Parys
Implementing an ADO.NET Profiler.
by Chinmoy Mohanty
Best practices for using Angular Route resolvers
by Martin Hinshelwood
From time to time your website structure may change. When this happens you do not want to have to start from scratch with your Google rankings, so you need to map all of your Old URLs to new ones.
by garymcleanhall
You would save a lot of effort by starting with the simplest thing that works.
by Philipp_Engelmann
How to set up and deploy web applications using Flask and Redis on the Backend, and ReactJS on the Frontend. Using Docker Compose, it will be very easy to start, debug and deploy this application.
by Nathan Gloyn
If you’re one of those devs that slaps a ConfigurationManager.AppSettings in the middle of a class, then stop, please just stop.
by Morris Bahrami
How to include zip/unzip functionality in your .NET applications.
by Md. Rashim Uddin
How to download different types of files in asp.net
by James Treworgy
Dragging and dropping onto HTML Image Maps
by Manjuke Fernando
DROP IF EXISTS in SQL Server 2016 (DIE)
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 StormySpike
Alright, let’s assume that we are lazy coders, we have building a lot of Linq queries lately, and it’s getting repetitive. We keep having to remember to add a certain where clause to every query, couldn’t we just abstract this somehow?
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Giorgi Dalakishvili
Implementing dynamic ViewState in ASP.NET WebForms.
by Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#
by Leland Richardson
How to dynamically create item templates on the server-side in ASP.NET.
by Nizar Noorani
How to dynamically create input fields on tab via CoffeeScript and jQuery
by Raymund Macaalay
Making sense of the Correlation ID in SharePoint 2010.
by Bryan O'Connell
How to easily expose metadata information from Web API
by Patrick Cunningham
This article uses 8 steps to create example of how to read and write from HTML to a SQL database in a .NET web application using jQuery, JSON, and XML.
by jgauffin
Easy and perfomant client/server communication with protobuf-net & Griffin.Framework
by Kunal Chowdhury «IN»
Easy form validation using HTML5
by jgauffin
How to get clean and flexible model + validation localization in ASP.NET MVC3
by Raymund Macaalay
How to change collation of all database objects in SQL Server
by kribo
Eclipse on a USB flashdrive
by Jeremy Likness
How to use EF Core and Cosmos DB with Blazor WebAssembly
by Martin Jarvis
Finding “Missing” content in the index on 64 bit Windows
by Manas_Patnaik
Achieving a Twitter page like functionality using Element Binding in Silverlight.
by Nuno M. F. Gomes
Keep an ASP.NET web application error tracking isolated and easily accessible
by Pavel Korsukov
E-mail queues in MS Dynamics CRM 2011 Online using Exchange Online and Windows Azure.
by Ashish Kaila
How to embed binary resources within .NET assembly and avoid file dependencies
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 Inaki Ayucar
How to enable/disable properties at runtime in the PropertyGrid.
by jotorres
An encrypt-decrypyt class.
by Ruben Rotteveel
In conclusion, logging needs to be a managed process, that is standardized, secured, and monitored and decoupled from the primary application, leaving it do what it needs to do without having to worry about something that is not central to its task.
by Rui Jarimba
Generate Query Objects on the fly for your Entity Framework entities using T4 templates
by Rui Jarimba
Learn how to use the Specification Pattern and how to generate Specification Objects for your Entity Framework entities using T4 templates.
by User 6619207
Entity Framework Code First and WCF Data Services
by Radu Pascal
The way to use Entity Framework with Unit Of Work pattern in order to use only one context per HTTP request
by Farooq Kaiser
In this article, I will explore the entity framework with ASP.NET MVC. We will modify the form validation sample that will access the data layer using the Entity Framework.
by Johan Ohlin
Here, I’ll give you my version of enum support. If you like this approach, or if you prefer any other one, it is basically a matter of taste.
by Paul_Wade
A better way to handle errors and provide a useful message back to the user in Silverlight.
by Manjuke Fernando
Error occurs when CTE Alias is ‘RESULT’ - Incorrect syntax near 'RESULT'. Succeeds on some SQL Server databases but fails on others.
by hudku
Essential macros for C programming
by Pragmateek
Essential tools for debugging and troubleshooting.
by gramoore
A data model that captures events, subscribers and topics to provide a core data model for any event registration and timeline system.
by Dev Leader
Let’s see how events might be causing some leakage in your application.
by Colin Eberhardt
Databinding is a fundamental part of the WPF, Silverlight, and the Silverlight for Windows Phone 7 frameworks. It is a powerful concept that once mastered allows you to write concise and elegant code.
by Pragmateek
Excel addins troubleshooting guide
by Wayne Ye
Describes low level differences between several Exception handling grammar including: throw and throw ex; catch and catch (Exception ex)
by sashan govender
What it means for code to satisfy the basic exception safety guarantee.
by jmix90
Execute a command on a specified control when clicking on a button
by Sifiso W Ndlovu
Using SQL Server Integration Services' Execute Process Task to compress a CSV file into a zip format using 7-Zip.
by Mohit1110
In this blog we would learn how to execute a SQL Query on multiple databases of single DB Server or on a single Database on multiple DB Servers.
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 Muhammad_Faraz
Explanation about PropertyPaneAsyncChecklist
by Muhammad_Faraz
About PropertyPaneAsyncDropdown
by Bryan O'Connell
Exploring TypeScript and what makes it sweet
by Sky Sanders
Exploring Web.config - system.web/httpModules
by Raymund Macaalay
Export multiple DataSets to multiple Excel sheets dynamically formatted according to the record's data type
by Sandeepkumar Ramani
Multiple GridView into multiple worksheets.
by Pranay Rana
By using a partial class, we can add custom logic to a class created by the ORM tool(s).
by Timmy Kokke
Extending Blend for Visual Studio.
by John Atten
Examination of a quick way to create more useful expandable groups in the .NET ListView control.
by John Atten
Continued examination of C# ListView subclass with collapsible groups.
by Pete Mourfield
Adding localization support to the ASP.NET MVC ViewEngine
by Stacy Vicknair
Extending the behavior of MVC AuthorizeAttribute for activity-based authorization
by Halil ibrahim Kalkan
Extensible jQueryUI widget development
by matthewproctor
How to extract attachments from Outlook mailboxes using C#
by Nicolas Brassard
Fake ISAPI Handler to Serve Static Files with Extensions that are Rewritten by URL Rewriter
by Mehdi Khalili
In this article, I will cover some of the basic features of Fiddler.
by Mehdi Khalili
In this article we will cover some of the more advanced features of Fiddler.
by mrcellux
Find the first spaghetti
by Chris_Green
Recursive DFS, BFS, and Leaf to Root search with pruning
by David Corne
A Python implementation of finding primes
by Inaki Ayucar
How to find the external IP address of your machine, with a timeout, in C#.
by Mahmudul Haque Azad
Here are 5 steps to SVN merging
by TheyCallMeMrJames
How to handle the “Unrecognized configuration section userSetting” exception
by David Corne
FizzBuzz is variously a drinking game, a math game, a way of learning numbers in a foreign language and more importantly (for this blog) a programming kata.
by John Michael Hauck
How to flatten a TransformGroup
by Monjurul Habib
Fluent API vs. Data Annotations working with configuration.
by PeteBarber
I've been learning about BOOST Spirit; a C++ expression based compiler generator. One of the examples is for a Roman Numeral parser. This contained the following interesting code for pre-loading a symbol table...
by Sebastian Solnica
The article describes how to make a slideshow in a debugger. It may help you understand the PDB API in System.Reflection.Emit as well as impress listeners on any debugging-related presentations. :)
by mumera
Forgiveness and tolerance are JavaScript’s greatest virtues since the language does everything it can to prevent errors and makes erroneous code work as much as it can.
by Farooq Kaiser
This topic shows you the MVC features that support form validation.
by User 1556233
A user friendly dateformatter in objective C
by Andrew Zwicker
A discussion about a forum post for handling a running subtraction in a SQL query.
by Dev Leader
Creating a tabbed Android User Interface.
by Brij
FriendlyURL as the name suggests gives a clean and SEO friendly URL.
by Afzaal Ahmad Zeeshan
JSON format of data interchange and its use with C#
by bobleith
A generic file date/time stamper.
by Sibeesh Passion
Function Declaration And Function Expression
by Vladimir Khorikov
Functional C#: Immutability
by Chinmoy Mohanty
Common concepts in functional programming language
by Buaziz
In this article, we will define our implementation to handle Captcha images.
by Marek Piechut
You can not only generate WS clients with Axis2 but also server skeletons.
by TheCannyCoder
Today we'll look at creating generators. In simple terms, a generator is a function which returns the next value in a sequence. Unlike an iterator, it generates the next value when needed, rather than returning the next item of a pre-generated collection. Some languages such as Python support
by User 6619207
The article describes how you can implement the chain of responsility pattern with a generic chain builder method in .net
by jgauffin
Let’s look at what generic repositories give you
by jgauffin
How to restrict a generic type identifier to only allow enums
by Brij
Generics and Constraints over Generics
by James Curran
How to get an ApplicationBarIconButton by name.
by Noor Ahmad Feroozi
This class will return information from browser in an array format including the browser name, browser version, and also the operating system name.
by Jonathan Wood
Why it is important to be careful when using the Caching feature.
by Pete O'Hanlon
A simple mechanism to limit the input of data to a TextBox so that it only accepted the relevant numeric amount.
by emiaj
How the usage of Static Reflection could help in the refactoring process
by Morris Bahrami
How to get hardware and software details of the computers in your domain
by jgauffin
How to get information into the Layout without using ViewBag
by Rion Williams
This post will cover how to get yourself up and running using SignalR within Visual Studio 2010 in a jiffy.
by TheyCallMeMrJames
A 30 minute walkthrough of the Azure PhluffyFotos application, followed by some comments and exploration of the solution.
by John Atten
This is the second installment of a multi-part series about getting your feet wet with Git for Windows developers.
by John Atten
Third part in a series focused on getting familiar with Git for Windows developers
by Gilly Barr
Getting started with nodejs.
by PeteBarber
It is critically important to make sure that a View's DataContext is properly created and attached before the underlying Window is displayed, otherwise initial events will be missed.
by Adel Refaat
Ghost un-ghosted SharePoint 2010 files
by John Atten
Interactive patch staging with Git add -p.
by John Atten
Here is the quick version of Git Subtree Merge
by Bartlomiej Filipek
glGenerateMipmap Plus SOIL library
by EngineerSpock
Global exceptions handling in WPF
by Sebastian Solnica
The Global.asax file and its role in ASP.NET applications
by zenwalker1985
Good practice in method design
by Steve Wellens
jQuery Templates have been discontinued. The new pretender to the throne is JsRender.
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 Rick Bassham
A utility written in C# that you can use to upload files to a code.google.com project
by Stephen Akins
Google Nexus (@googlenexus) Nexus S contest solution.
by Buaziz
creating an MVC HTML Helper for Google Maps
by John Michael Hauck
Some ad hoc performance test results for a simple program written in C# as obtained from my current desktop computer: Dell Precision T3600, 16GB RAM, Intel Xeon E5-2665 0 @ 2.40GHz, NVidia GTX Titan.
by Abhishek Sur
Make your class library COM visible using few simple steps
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 Allen C. Copeland Jr
Grokking the CLI - Part 2: Meta Meanderings
by VentsyV
What I’m using for my own online security
by VentsyV
Improving your security does not need to be complicated. You only need a few pieces of free open source software and a few hours to get your accounts secured.
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
In this episode I am going to talk about using graphical applications in Mono. The graphical framework to use would be Windows Forms.
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 Zac Gery
This built-in feature provides lock down controls for an app.
by Mehdi Khalili
How to hack GUIDs
by ManojKumar19
Hands on Lab for MVVM, Value Converter, XAML Binding, Delegate Command pattern, INotifyPropertyChange, Lambda Expression, LINQ etc. in Silverlight/WPF project
by Mohammad Elsheimy
Symbolic links: a) Hard Links. b) Soft (Junction) Links
by Afzaal Ahmad Zeeshan
In this post, I talk about hashing the passwords in .NET Core.
by Mario Vernari
Very simple experiment, a bit vintage, for driving a common alphanumeric LCD module (HD44780-based) with a Raspberry PI 2 and Windows 10 IoT
by Jeremy Alles
In this post, I’m sharing the aspects I discovered while trying to port a project from Windows Phone to WinRT.
by Colin Eberhardt
Today's blog post is a couple of very simple utility methods that I have found myself using again and again ...
by César de Souza
Hidden Markov models in C#
by zoyobar
How to highlight data in a jqplot chart.
by Jeremy Likness
Learn how to host WCF as a Windows service (without using a web project) and how to code it so that you can test interactively without installing the service.
by Shivprasad koirala
How can we mark a method as deprecated?
by levelnis
Article discussing how to handle posted data in an MVC controller action by using commands and handlers
by levelnis
How do you display WebAPI model errors in MVC?
by levelnis
How do you post to a Web API controller from an MVC controller?
by Dev Leader
How to structure your Singletons.
by Zac Gery
The difference between an average and good developer is time management.
by musicm122
Simple (DSL) Domain specific Languages
by JasonDove
This is the number one recurring mistake I have seen consulting and pops its ugly head up time and again across all business sectors, reporting software, and methodologies.
by rtybase
The number of defects (on average) produced during a software elaboration project.
by GarethI
It occurred to me after following the most recent UFC MMA (via the web blogs rather than PPV as I’m still too cheap!) that security and MMA have a lot in common. More precisely the fighters in a stable as very similar to security algorithms or process.
by Ahmed Bouchefra
In this post ,we are going to see how to use the mobile phone camera in mobile apps built using the Ionic 2(2.0.0-rc.1) Framework.
by rajendran_sp
How to access a simple XML file embedded in the WinRT assembly
by wullinkm
How to implement lazy loading when you are using Dapper
by Dynms
Balancing project agility and predicitability.
by Simon Jackson
Some of the best working practices for working with open source projects.
by Pragmateek
This article will give you more concrete information, mainly source code, if you need to implement a web API binding in .NET using the C# language.
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 Pragmateek
This article describes the general principles, without diving too deeply into technical details that would be specific to a given platform.
by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 1)
by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 2)
by Kunal Chowdhury «IN»
Organizing custom control properties inside Visual Studio and Expression Blend
by Arik Poznanski
How you can measure how many read and writes (in bytes) your build takes.
by atverma
Criteria behind choosing IDisposable, IComponent, Component, MarshalByValueComponent and base Control classes(System.Windows.Form.Control and System.Web.UI.Control) while implementing a Class
by Kunal Chowdhury «IN»
If you are developing a secured site and want to close the browser window just after the user logs out from the application, this small tip will help you.
by Illya Reznykov
PowerShell script that runs command and confirms operation by closing confirmation window
by Zac Gery
Curing web zombies can be a challenge but it is a worthy cause.
by Kunal Chowdhury «IN»
SmsComposeTask of the WP7 SDK can be used to create SMS from code.
by rajendran_sp
How to use the ZipArchive class in a Metro style app to compress a set of files and save the compressed file to a particular location.
by Libish Varghese Jacob
Configuring and using Entity Framework 4.1 for my Open Source project.
by Afzaal Ahmad Zeeshan
An overview for connecting an ASP.NET website or a web application to a remote SQL Server database
by ledtech3
Converting a fraction to a decimal
by Nitesh Kejriwal
How to convert date time to "X minutes ago" in jQuery
by Bahrudin Hrnjica
How to convert your old sequential code in to async
by StevenHollidge
How to expose JSON data over a RESTful interface.
by Alexander Golde
This post will show you how to create a Logfile viewer in 15 minutes.
by Khurram Punjwani
How to create multilingual user experience in SharePoint 2010
by Melick
Explains how to customize the New Item form to get parameters from the query string in SharePoint 2010
by AlexTatiyants
Here's how to configure a Mac to debug web sites in IE
by Brij
Enabling HTTPCompression in IIS6
by Adam Zuckerman
Here's a post on how to find all child controls from a starting control or form
by Tharaka MTR
This post will show you how to fix orphaned SQL users.
by AlexTatiyants
Though support for modern standards is limited in IE8, it's not impossible. Here's how to add support for HTML5 elements and web fonts.
by Afzaal Ahmad Zeeshan
I was compiling a few things I would recommend to every beginner in computer programming. Here it is.
by Williarob
If you have ever looked at a media file (audio or video) in explorer on a Windows 7 PC, you may have noticed that it displays additional information about that media file that previous versions of Windows didn't seem to have access to, for example the length/duration of a Quicktime Movie Clip.
by jgauffin
With this post, I’ll show how you can use the built-in features in MVC to handle errors.
by jgauffin
How to handle transactions in ASP.NET MVC3
by StevenHollidge
How to host multiple isolated WCF services within a single Windows service with zero App.config
by Kunal Chowdhury «IN»
A DependencyProperty is set to enable declarative code to alter the properties of an object which reduces the data requirements by providing a more powerful notification system regarding the change of data in a very specific way.
by Eric Xue (brokensnow)
20 mins installation guide in order to get you with a Mac OS X Lion VM in no time
by Ashish Kaila
A perfect Web 2.0 close button using Photoshop CS4
by jgauffin
How to make exception reporting in log4net awesome
by BillOsuch
How to preserve state across pages in a Windows 8 app
by Alexander Turlov
How to programmatically set a value of a watermarked TextBox via JavaScript
by merlin981
Twitter feeds are provided in RSS XML format. This makes it very easy for us to parse out the information we want from a feed using LINQ to XML.
by voloda2
Explains how to release an unmanaged library loaded into managed .NET code
by Raymund Macaalay
How to render MVC view on a Modal popup window
by Kunal Chowdhury «IN»
How can you programmatically retrieve a phone number from an existing contact list?
by Kunal Chowdhury «IN»
In this small post, we will learn how to retrieve saved contacts in WP7 using the Windows Phone 7 SDK APIs.
by Kunal Chowdhury «IN»
How to retrieve an email address from a contact list with a simple example (including the internal implementation of the API).
by Nitesh Kejriwal
How to retrieve the size of data files of all databases present in SQL Server and the actual amount used in these files.
by Athar Raza Faridi
How to reuse Template Parts in InfoPath.
by James Treworgy
Debug tests from directly within your project.
by Kunal Chowdhury «IN»
This post will allow you to understand the API of Windows Phone 7 SDK. In this post, we will learn about SaveEmailAddressTask class and its API with a simple demo.
by Kunal Chowdhury «IN»
This small post will help you to understand the basics about the SavePhoneNumberTask API and details about the implementation stuff with step-by-step details.
by Kunal Chowdhury «IN»
How to programmatically search for a specific contact in WP7?
by Paulo Morgado
How To Set Elements Of An Array Of A Private Type Using Visual Studio Shadows
by Khurram Punjwani
How to set view level permissions out of the box in SharePoint 2010
by Afzaal Ahmad Zeeshan
How to share data among different web pages using ASP.NET
by Inaki Ayucar
Learn how to sign C++/CLI assemblies with a strong name.
by Lukasz Szyrmer
A real life example to show how to use visualization to effectively simplify a complicated process
by Shahriar Iqbal Chowdhury/Galib
This post shows you how to solve SSIS Error Code 0xC020801C/0xC004700C/0xC0047017
by Raymund Macaalay
How to sort the listviews you have created in SharePoint.
by Brij
How to store custom objects in web.config
by Tarun_Arora
Troubleshooting TFS Build Server failures.
by atverma
In this article I’ll discuss about unit testing SQL Server 2008 Database project using Visual Studio 2010.
by atverma
In this article I will explore the important features that can be configured to build comprehensive database unit tests.
by atverma
This is the last article of the series “How to unit test SQL Server 2008 database using Visual Studio 2010”.
by rusanu
A technique to make tables with columnstore indexes updateable
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 Dev Leader
Learn how to use BenchmarkDotNet to effectively create and run benchmarks on your C# code. Dig into where you have opportunities to optimize your C# code!
by rusanu
A very simplified explanation of how column store indexes can be used
by Dave C Andrews
You can have your tables make computations themselves, without running through a view.
by jgauffin
This article explains how you can automatically proxy CORS requests in jQuery without changing your existing code.
by Adnan Boz
How to use CPU instructions in C# to gain performace
by merlin981
How to use the LINQ GroupBy feature.
by Dynms
How you can use the Entity Framework in an MVC.Net web application with Dynamics NAV.
by Dave C Andrews
Use ROW_NUMBER() to enumerate and partition records in SQL Server
by John Atten
How to use SSH to access a Linux machine from Windows
by MobileAppMastery
This video will show you how to implement this in your own iPhone app.
by Duc Huy Nguyen
Wrap a C# library for use in Java, a folktale about an idiot coding at midnight.
by Salmanzz
How to create a Date Picker Composite Control in ASP.NET (C#)
by XPG Live
A walk through of using all of the features XPG Live has to offer
by XPG Live
How to initialize a game on Android with XPG
by XPG Live
This is a continuation of the How To series. The first post is here.
by XPG Live
How to initialize a game on iOS (iPhone/iPad) with XPG
by XPG Live
Initialize a game on Windows Phone with XPG
by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
by XPG Live
This post will cover leaderboard types and setup, accessing leaderboards in game, posting a score to a leaderboard, retrieving scores from a leaderboard.
by XPG Live
Use leaderboards on iOS (iPhone/iPad) with XPG
by XPG Live
Use leaderboards on Windows Phone with XPG
by Tom Janssens
How personality types are related to development....
by stephen.vaubell
The intention of this post is to look at the changes in HTML5
by Sandeep Mewara
Possible resolutions.
by Md. Rashim Uddin
HTTPS Communication in WCF
by Vivek Johari
Identity property in SQL Server
by Dheeraj Kumar Kesri
An in-depth guide on Immediately invoked function expressions in JavaScript.
by Monjurul Habib
How to: ASP.NET 4.0 Routing and Ext.NET.
by Shahriar Iqbal Chowdhury/Galib
How to fix this IIS deployment error
by Zac Gery
Learning, experiencing, and becoming an expert at web development is not difficult.
by Ehsan Sajjad
Image ActionLink HTML helper in ASP.NET MVC
by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
by Duy H. Thai
Some frequently-used methods for image handling in .NET
by Jake Drew
Image thinning using R.
by Jonathan Wood
Getting accelerators to work in a dialog box.
by S Ravi Kumar (TechieRathore)
Implement Facebook login with OpenID selector.
by S Ravi Kumar (TechieRathore)
How to use the OpenId selector tool in an ASP.NET MVC3 application
by Neeraj Kaushik1980
Implementing Jquery.tmpl (template) with KnockoutJS, ASP.NET MVC 3.
by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
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 emiaj
Hello everyone, had been a long time from my last post (as usual, been busy busy busy). Today I want to talk about something that for most .Net developers is unknown but has been in the development industry a long time ago. I’m talking about Aspect Oriented Programming - AOP.
by Robert Friberg
Implementing a Document Database Engine using #liveDB in less than 30 minutes
by PratapReddyP
How to implement a Sandbox proxy in SharePoint 2010.
by Philipp_Engelmann
How to implement Gradient Descent in Go
by kiran dangar
How to implement jQuery Model Popup plug-in and playing FLV file in a model popup
by Morshed Anwar
Implementing Repository Pattern with EF4 POCO support.
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 Jonathan Wood
Implementing word wrap in C#.
by Biswal Tanmaya
This blog post discusses the importance of logging in MySQL
by Kunal Chowdhury «IN»
How to improve productivity using Visual Studio 2012 default browser switcher
by Kunal Chowdhury «IN»
Improved Solution Explorer in Visual Studio 2012 to improve productivity
by Jakub Míšek
Update: Latest benchmarks are depicted on Benchmarks page. One of the reasons why you may be interested in using Phalanger is that you need to run your PHP applications faster. Phalanger is a PHP language compiler for .NET. It is … Continue reading →
by Rui Jarimba
A simple approach that will allow you to reuse the code used in the Select method
by Giorgio Bozio
A methodology to simplify Agile development
by Cruz Boon
How to include JavaScript files safely.
by webdev_hb
Have you ever created a WebControl in MVC and though “Gee, it sure would be nice if I could add a stylesheet/script to the header of my page.” It’s not as easy as it used to be. This post goes over some code that can help you bridge that gap.
by John Atten
Install Sublime Text 3 (beta) on Linux Mint or Ubuntu.
by marcofranssen
Install Windows 8 from a rusty 256 MB USB stick
by Harsh Baid
Installing .NET 3.5 service pack 1 along with application setup.
by Afzaal Ahmad Zeeshan
In this post I am going to walk you through installing and setting up the R environment on your Windows operating system; because Visual Studio is only available on Windows.
by John Atten
How to install and use SQLite on Windows
by Mark Vinod Sinnathamby
Installing MINIX 3 on QEMU/KVM with networking
by Johan Ohlin
Installing Ubuntu VM in Azure.
by Taiseer Joudeh
This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Dir
by WolfiG
An implementation which enables the end user to choose a Services Registry backend at runtime
by Girish J Jain
How to intercept a raw SOAP message.
by loki2302
The smaller an interface is, the better it is.
by deostroll
A trivial demonstration of Interface Usage
by DotNetForAll
Interfaces walkthrough
by zenwalker1985
Internals of Params TIP
by Paulo Morgado
Internet Explorer 10 User Agent Strings On Windows 8 64bit
by Pranay Rana
In this post, I am going to show two keywords in C# 3.0 which are very helpful when playing with a set of object collections using LINQ.
by voloda2
Introducing .NET C# inversion of control and Microsoft Unity hands on lab
by Jeremy Likness
Learn how durable entities provide explicit management of state in serverless applications and guarantee operations are safe to execute without concurrency conflicts.
by Ruben Rotteveel
Introducing Expert Systems and Distributed Architecure
by Philip Laureano
A look into the design of a statically precompiled IOC container that performs as fast as an application without an IOC container.
by Sebastian Solnica
How to create a very simple Windows Service (I will call it Musketeer) that will collect information about other processes running on a server
by danielthesolver
Relax accordion was made using jQuery and some jQuery UI components, the sortable library and the droppable library.
by Mohammad Elsheimy
A brief discussion of RSS. Incorporating RSS into a simple RSS bar control written in VB.NET.
by zoyobar
jqplot, the axis and grid of the chart can be easily set
by zoyobar
Introduction to Basic Properties of jqplot Chart
by Tarun_Arora
Branch by Quality is one of the most popular branching patterns used, and can serve as a base pattern for more complex branch strategies.
by TheCannyCoder
Introduction to functional programming in Java 8
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 zoyobar
Introduction to the basic properties Of JQueryElement
by zoyobar
Introduction To Title Legend And Series Of jqplot Chart
by Keyhole Software
An introduction to TypeScript Language and Tooling.
by Joel Ivory Johnson
This is the first part of a multi-part blog post on developing for Windows Phone 7. In this post, I introduce the new operating system and start with XNA programming.
by Joel Ivory Johnson
Continuation of a blog post on Windows Phone 7 programming. This part covers playing sounds using XNA
by jgauffin
A set of best practices helping you to get the most out of your container
by Manjuke Fernando
How to invoke a method in our client application when the print button of the report viewer is clicked
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 Ashish Sheth
Invoking Google from within VS 2008
by John Y.
Here is the fix if you attempted to update your iPad OTA to iOS 5 beta 7.
by User 1556233
Sending an email from your iPhone application is something which you normally want to do it asynchronously. But unfortunately, prior to iPhone 3.0, the only way to send email was using mailto:// url format. i.e, [[UIApplication sharedApplication] openURL: @"mailto:john.appleseed@appl
by Pranay Rana
Difference between IQueryable and IEnumerable in terms of LINQ to SQL queries.
by Dev Leader
IronPython: A quick WinForms introduction
by John Atten
Ok, so there is what might be my first-ever "link bait" title. Especially dangerous because I am about to jump into a discussion propagated by some well-known, highly-respected developers against whom my own self-taught, inexperienced knowledge pales.
by _debasis
Is JavaScript function invocation confusing
by Keyhole Software
I expect that most people with skin in the game will not be serious NoSQL users for a while. This should not discourage developers and architects from experimenting with various NoSQL DBMS now, so as to make choices based on knowledge.
by Chris Boss
Today's development tools are becoming so complex that it makes one wonder, what has happened to software development.
by Zac Gery
The short answer is, "Yes."
by Brij
How to make use of the IsCrossPagePostBack property.
by Pavel Korsukov
How to set up business process of Microsoft SharePoint permissions management to reduce IT Help Desk requests, speed up an access granting and increase collaborative value of MOSS corporate portal.
by hjgode
iTextSharp ported to Compact Framework
by Marek Piechut
How to do J2EE JDBC based authentication with JPA Entities in Glassfish
by John Atten
This post is a re-examination of some topics I discuss in an older post.
by John Atten
Checked exceptions in Java.
by Jeremy Likness
A brief discussion of how to bind JavaScript to custom server/ASP.NET Controls using the AJAX client control model.
by Jeremy Likness
Learn how to best embed/associate JavaScript with ASP.NET user controls
by DevAffair
Looping through JSON object properties in JavaScript.
by Jin Vincent Necesario
Builtin types of JavaScript and difference between primitive and reference types
by joseph donley
var hoisting in JavaScript
by Mircea Diaconescu, Gerd Wagner
As opposed to the less powerful Arduino, the competitively priced and WiFi-enabled ESP8266 supports the Web-of-Things (WoT) since it can be programmed in JavaScript.
by James Curran
Managing JS files for ASP.NET MVC.
by AlexCode
jqGrid quick tips
by Ravi_Baghel
In this article, we will see how we can make use of the jQuery library to make AJAX calls in ASP.NET with the help of HttpHandlers.
by jqwidgets
How to implement a simple Alert popup window which you can use instead of the standard JavaScript alert
by TheyCallMeMrJames
Implementing jQuery IntelliSense with ASP.NET MVC and the Razor View Engine.
by Christopher John Paul
A localized confirmation box in jQuery
by jqwidgets
In this post, we will see how to add separator menu items to a Menu widget for jQuery.
by Nizar Noorani
The below jQuery snippet returns the character corresponding to the key that was pressed on the QWERTY keyboard or the numeric key-pad.
by jqwidgets
How to add a jQuery Tree with Checkboxes to your web page
by morzel
Creating Autocomplete for string property is very easy. Using it for selecting some custom type is a bit more complex but there is a way to implement it cleanly...
by AlexCode
The jQuery UI auto-complete widget is great; it just works, and is very easy to customize.
by Kristofer Kallsbo
Watch out for redundant code in jQuery code samples.
by James Kolpack
jQuery Validate and Jeditable
by James Kolpack
jQuery Validate and Jeditable
by Himanshu DS
Methods or effects available in jQuery
by Robert Hoffmann
Lightweight JSON protocol proposal
by AshwinRayaprolu
Retrieving descriptions of all links in DZone using jsoup.
by S. Senthil Kumar
JustAttach – a macro that finds out the output file path of the startup project of your solution and automatically attaches to it.
by Dev Leader
Ever since I can remember, I've always been told to keep fields private.
by levelnis
In this post, we'll discuss how display templates can simplify our view logic.
by webdev_hb
IIS can be a bully to your poor web application and when you're in a hosted environment you have even less control. In this post we discuss how we can keep your website from being recycled and do it without needing external code!
by Pete O'Hanlon
The solution to a problem that was posted on CodeProject
by César de Souza
Kernel principal component analysis in C#
by Marius Bancila
I will show how to provide keyboard input for WPF controls hosted in a Win32 applications.
by hjgode
How to start an application by just hitting some keys in sequence? The answer: Just use a keyboard hook.
by Daniel Vaughan
Implementing field level change notification in WPF, and how a Lambda Expression can be used to specify a composite property that raises change notifications automatically whenever an associated property changes.
by hoonzis
Integrating Google Maps and KnockoutJS
by Shakeel Iqbal
Lambda Expression is one of the best features of C# 3.0
by Dev Leader
An example in refactoring code.
by SQLServerIO
A little GUI tool to manage your Windows boxes, waking them up or putting them to sleep.
by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
by Issam Lahlali
In this first part the goal is to discover the creational patterns used by JBoss.
by stfairy
In this tutorial, we will load XML configuration from files ystem by using XMLConfiguration, and access specific configuration items by using methods provided by AbstractConfiguration.
by Afzaal Ahmad Zeeshan
In this article I will give you a complete overview of SQLite databases in Android and how to consume them using Xamarin APIs.
by Simon Jackson
A review of "Learning Window 8 Game Development"
by li9705
Can we write programs in Android with other languages? The answer is yes.
by Mr. xieguigang 谢桂纲
Recently, I was working on a tools for finding the imperfect palindrome sequence site in the bacterial genome, a palindrome sequence is a kind of structure which can form the hairpin struct on its transcript RNA molecule sequence or just some restriction enzyme cutting site which theirs structu
by Philipp Sumi
A lightweight task scheduling library that allows you to easily schedule the invocation of callback methods at specified times or intervals. Supports .NET 3.5 and Silverlight.
by Philip Laureano
Announcing the impending release of LinFu.IoC v2.0!
by Stephen Akins
Here is some jQuery you can add to your pages that will allow you to track when people click on external links.
by chandrasen singh
Linked list implementation in C#
by JasonShort
LINQ Group By with NULL database values
by Pranay Rana
SelectMany is a way to flatten several results into a single sequence.
by Pranay Rana
LINQ query to compare only date part of DateTime.
by Colin Eberhardt
Creating a LINQ-style API for Objective-C has proven to be relatively simple (and fun!). I have provided implementations for some of the most common and useful LINQ methods, however the .NET LINQ APIs for querying collections have a great many more methods than the ones I have covered.
by ozkary
LINQ does not understand query hints: a workaround
by Adam Zuckerman
Pulling XML data into your objects
by Paulo Morgado
LINQ: Enhancing Distinct with the SelectorEqualityComparer
by Paulo Morgado
LINQ: Introducing The Skip Last Operators
by Paulo Morgado
LINQ: Single vs. First
by Paulo Morgado
LINQ: Single vs SingleOrDefault
by JasonShort
LINQPad helps you learn LINQ
by Adrian Alexander
How to listen to HTML Events from BHO.
by Tarun_Arora
The details of web performance and load tests as well as why it’s important to follow a goal based pattern while performance testing your application.
by Tarun_Arora
In part 3 I’ll be discussing Test Result Analysis, Test Result Drill through, Test Report Generation, Test Run Comparison, ASP.NET Profiler and some closing thoughts.
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 Sibeesh Passion
How to load data from database using Web API
by PratapReddyP
How to perform a Load Test using Visual Studio 2010 Ultimate.
by Daniel Vaughan
Some really nice techniques for handling asynchronous network calls.
by Ivan Leonenko
Local image caching with custom control in WPF
by User 6619207
The web in the future will contain more localized information than it already contains today. The Javascript Geolocation API contains the tools you need to localize a user of your web site.
by Ernest Poletaev
Localize ToggleSwitch in the Silverlight Toolkit.
by pollirrata
How to localize your MVC app based on a subdomain
by Md. Rashim Uddin
How to log and trace WCF Soap messages?
by Werner van Deventer
Logging is so important in any live application.
by erik_nl
Logging with dynamic objects in .NET 4.0 (part 2-n) - user interaction logging
by Jeremy Likness
Learn how to parse complex expression trees, and even modify them to alter IQueryable results.
by Shayne P Boyer
Windows Azure Mobile Services with Fiddler
by RizviHasan
When a Lubuntu or Ubuntu is installed in a VirtualBox, by default the networking mode is selected NAT.
by Psycho_Coder
Song Lyrics scrapper in python using BeautifulSoup
by Mahmudul Haque Azad
Magic of JQuery in ASP.NET, simplifying AJAX
by Himanshu DS
What are the options available?
by Inaki Ayucar
In this post, I’ll try to share my thoughts and experience developing applications for the Windows Phone Marketplace.
by AlexCode
Block any way for the user to change the textbox value in the DatePicker, either from the calendar popup or by direct input on the textbox.
by Gil Fink
How to use the datajs library in order to make a JSONP call to a JSONP enabled WCF Data Service.
by Stephen Akins
When making DIVs using the CSS "Float Left" property, all have uniform heights.
by Sebastian Solnica
How to make elmah.axd
by Philip Laureano
The following code represents most of LinFu.IoC's functionality when managing service instances.
by rudigrobler
How to make the ApplicationBar bindable in a WP7 application.
by rudigrobler
How to make the ApplicationBar bindable.
by Simon Jackson
True speech interaction is something we do not see very often in gaming. Sure, you have recorded audio for NPCs and a few non-silent protagonists, but it is very rare for the player to interact with speech themselves. Check out this awesome opportunity for games
by Andriy Buday
MEF is the Framework which allows you to load extensions to your application easily. It does discovery and composition of parts you need to be included in your application at run-time. You could extend your behavior simply by adding a new Plugin.
by Raymund Macaalay
How to create events in Google Calendar programmatically.
by Debopam Pal
Using Microsoft.Office.Interop.Excel library, you can bring your data from your database against LINQ query and store them into an Excel Sheet.
by Adnan Boz
In this blog post, I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo Simulation.
by Simon Jackson
By the end of this book you should be able to make scrolling backgrounds, clever AI for bad guys, and be able to save / load and change levels in the way Unity3D always wanted you to but forgot to mention.
by Shweta Lodha
Detecting memory leaks in .NET applications.
by Ali BaderEddin
Attempt to visualize memory...
by Rion Williams
How to merge smarter with Semantic Merge.
by Colin Eberhardt
This blog post presents an attached behaviour that gracefully slides the contents of a list into view when used in conjunction with a Pivot control, emulating the Windows Phone 7 email application.
by Colin Eberhardt
How to implement the animated 'peel' effect seen when native Windows Phone 7 applications exit
by Colin Eberhardt
In this blog post, I look at how to implement the fly-out fly-in effect seen in native Windows Phone 7 applications. This effect is seen in the native mail application; when you click on a message, the title flies out of the list then flies back in as the title of the message page.
by Colin Eberhardt
This blog post describes the implementation of a metro ’tilt’ effect for Windows Phone 7 which causes element to respond to user interactions by tilting in 3D.
by Colin Eberhardt
A simple metro-in-motion behaviour which reduces the Panorama control’s contents while the user slides from item-to-item so that they can really appreciate your fancy background graphic!
by Ashish Kaila
One of the most interesting problems in the distributed world is managing and synchronizing changes in data elements on various endpoints.
by Martin Jarvis
This is tricky because tfs2svn stopped being updated when Subversion 1.4 ruled the roost.
by Gil Fink
The post shows how to combine Table Per Hierarchy and Entity Splitting methods
by hjgode
A charmap tool like we have on Windows Desktop PCs
by hjgode
A simple application to connect to a serial port
by hjgode
A native rdesktop prt for Wndows CE and Windows Mobile to replace Remote Desktop Mobile.
by hjgode
Mobile Development: AutoHide Windows Mobile Device Center 2
by Williarob
How to mock a database repository using Moq
by Colin Eberhardt
This blog post looks at the problem of showing modal dialog windows in applications that target both the Silverlight and WPF platforms. A solution is provided which allows modal dialogs to be written that work well for both technologies.
by John Atten
This post discusses modeling a directory structure on Azure Blob Storage.
by Jim Crafton
Models, Views, and Items - A different approach.
by qenn
Model-to-Entity mapper in ASP.NET
by BC3Tech
Could we find a way to monitor the nuget feed for updates to a certain package and then send an alert somewhere when one is encountered?
by Simon Jackson
MonoGame – Building Multi-platform Solutions
by Simon Jackson
MonoGame goes portable
by Mohammad Elsheimy
Learn how to allow your form to be draggable from its body
by Aron Weiler
A standard in-memory generic .NET queue that, when the configurable overflow limit is reached, will start using MSMQ as a backend to mitigate the issues with memory usage
by puri keemti
Multi Tenants Database Architecture
by Sander Knape
Nomad is a distributed, multi-datacenter scheduler for containers, virtual machines and more. It’s a tool from Hashicorp, the company that also brings us Consul, a service-discovery tool that allows you to register and discover services. With the latest big release of Nomad (version 0.4), inte
by Aron Weiler
MultiKeyDictionary is a C# class that wraps and extends the Generic Dictionary object provided by Microsoft in .NET 2.0 and above.
by li9705
Accessing interface objects defined in another language
by li9705
Doing more complicated function calls between languages.
by User 6619207
Which lock object should I use?
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 David Corne
This blog post is going to be about the C++ keyword mutable, it is also going to go into using mutable for data caching.
by Ben Liebert
MVC output caching using custom FilterAttribute.
by jmix90
Here is the next episode of our serie MVVM - Creating ViewModel.
by SteveAdey
This is an example to show the use of MVVM in creating a grouping listbox.
by Barry Lapthorn
How to create an MVVM application using MVVM Light with multiple views in one window
by Ashish Kaila
WPF Control Development Unleashed - my favorite WPF book of all times
by jotorres
My top 9 reasons why I use PHP
by johnniealan
ArcNet Protocol basics
by Bogdan Bujdea
Myths about TDD
by Martin Jarvis
N2CMS Templates RSS Feed Fix
by Esteban Alvarez
Structuring your libraries using Test Driven Development
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 jqwidgets
How to add a Context Menu to a Navigation Bar
by Nathan Gloyn
NDepend – Analysis Report
by Nathan Gloyn
Wrapping up this series summarizing the information and adding some of my own thoughts
by Debopam Pal
This example shows you how to create a nested GridView.
by César de Souza
A complete explanation for the totally lost, part 1 of 2. The Levenberg–Marquardt algorithm provides a numerical solution to the problem of minimizing a (generally nonlinear) function. This article shows how the Levenberg-Marquart can be used to train Neural Networks.
by Imran Abdul Ghani
Microsoft’s Visual Studio went through an enormous development in recent years. How it evolves since 2010 till the latest version i.e. Visual Studio 2015 is the purpose of this Web Development Tutorial.
by jgauffin
New HTTP support for Command/Queries in Griffin Framework
by jgauffin
New version of Griffin.Networking
by Jeremy Likness
Learn how to use complex classes as primary (not composite!) keys with NHibernate
by Sandeepkumar Ramani
WCF configuration is much more complex compared to ASP.NET Web Services.
by Rahman Masudur
Avoiding scrolling for XBAP in IFrame.
by Gary H Guo
Discuss object decoration, functional programming and dynamic behaviors
by EngineerSpock
Objects Equality in C#
by PeteBarber
How to obtain the size of a C++ array using templates and other techniques.
by Zac Gery
All other things being equal, the simplest solution is the best.
by Super Lloyd
Using OData with async.
by Nizar Noorani
Some tips on what works and what doesn’t when interviewing software developers…
by Artem Smirnov
Should the test framework create a separate instance of the test class for each test method?
by jgauffin
OneTrueError and the WCF Integration
by rusanu
Adding a new non-NULLable column with default values to an existing table in SQL Server 11
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 David Truxall
As a developer, what is the quantifiable risk of using an Open Source library? We need to address this situation without killing the collaboration and openness of Open Source.
by musicm122
I decided to go ahead and open source a bunch of my old code.
by loki2302
Classes should be easy to extend and alter without changing their code.
by Sam Varadarajan
Oracle SQL*Plus - Forward slash contd... (PL/SQL)
by VentsyV
A solution to the problem.
by Sam Varadarajan
Commit and forward slash in Oracle
by Sam Varadarajan
Oracle - Forward slash in SQL&Plus - Take 2
by Arik Poznanski
Order in Chaos: Dependency Property Value Resolution
by Pranay Rana
How to do ordering when you require to order data by using multiple columns
by Bob Crowley
Minimize mocking code while still providing all necessary scenarios to exercise your business logic unit tests
by Vipin Kumarr
Out of Memory Exception: A simple string.Split can become fatal if not used properly
by AlexCode
How to override FormsAuthentication for some URLs
by JasonShort
A high level overview of the ADO.NET object model and how VistaDB supports that model
by Afzaal Ahmad Zeeshan
This article provides an overview of the DateTime object in ASP.NET website, and a source code and example of a few scenarios in which using DateTime would be easy and simple, but tricky.
by Spencer Schneidenbach
A useful paging model using ASP.NET Web API, Entity Framework, and AutoMapper
by Petru Faurescu
Few insights on how to better paginate results in MongoDB, and to achieve excellent performance
by raju melveetilpurayil
One more example of how to do Paging in MVC
by Abdul_Rafay
How to parse BizTalk messages in .NET components through orchestration.
by Jonathan Wood
Code to parse HTML tags in C#
by Tarun_Arora
I’ll try and cover the start to end of everything you need to know to use Azure to build your Test Rig in the cloud.
by MBigglesworth79
This article is a follow-up to Andy West's blog post about performing a conditional validation when using .NET data annotations on a model in MVC.
by Chris_Green
Clean up the script hell in your projects
by levelnis
Article discussing how to pass Json data to a RESTful WCF 4 service using Json.Net
by Brij M
Passing objects between ASP.NET and Silverlight controls using serialization
by Manas_Patnaik
Various approaches available for passing values between Silverlight pages
by Paulo Morgado
Patch For ASP.NET Vulnerability Available
by Sebastian Solnica
PDB files out of the debugger
by Joel Ivory Johnson
Peer Communication on Windows Phone 7
by Betclic Tech
A session is like a cache but per user; we can’t store everything in cookies or reload user’s data in every request, that’s why we also have sessions.
by Manas_Patnaik
Relational/hierarchical data and CRUD operations against them using RIA
by hoonzis
Pex is a tool which helps generate inputs for unit test. Moles is a stub framework used to isolate the unit tests from code which is not being tested. In this post, I will try to describe an attempt to use Pex and Moles to test a typical business layer.
by jotorres
In this tutorial, you will learn how to create a login form for your website using PHP and MySQL.
by Shayne P Boyer
Picking the right tools for your project.
by Jeremy Likness
The pipeline pattern (sometimes also referred to as pipes and filters) has many useful applications. C# makes implementation even easier with the yield keyword.
by Ivan Krivyakov
PLinq and source IEnumerable thread safety
by Robert Hoffmann
No IOC library, no dependencies ..and I'm really really happy now.
by Joel Ivory Johnson
The override that was not
by Aron Weiler
Make any image in WPF pop up and hit you in the face!
by Shayne P Boyer
In this post, I'll add a DataService and a Model class that will be used to get the most recent posts from the Windows Phone blog and display the results.
by Ashish Kaila
In this tutorial, I will take a practical example of a card game and illustrate how to model a playing card in WPF and define templates for defining visual aspect of the card as per the sign and the value of the card.
by Matt Balent
How to use C# Visual objects in PB classic applications
by PratapReddyP
Wait for Retract / Uninstall before Remove.
by Steve Psaltis
Extract variables from a persisted workflow to debug an issue or to verify your persistence
by Tom Janssens
In this article, I will show you a proper way to resolve the issue respecting CQRS/DDD principles
by Andrei Ion Rînea
Prefix cast or as-cast?
by JasonShort
It is possible to use a single ADO.NET Entity Framework model between two database providers, but not without some extra work.
by Abdul_Rafay
If the trailing spaces of your flat file message is being truncated by BizTalk, here is a workaround.
by Johannes Hinkov
Price comparison script with Wordpress and the REST API.
by David Truxall
How to print a PDF document but not allow the user to manipulate the PDF in any other way.
by Koder Hack
A priority queue to sort items according to a certain priority and retrieve the item with the highest priority.
by Alexey Kurakin
This article describes generic priority queue implementation in C#, which uses min-heap as underlying storage.
by Morris Bahrami
How to workaround the problem with GO statements in SQL scripts.
by Bob McGowan
Processing SQL Server FILESTREAM Data - Part 1
by Bob McGowan
Utilizing SQL Server FILESTREAM capabilities from .NET
by Bob McGowan
Utilizing SQL Server FILESTREAM capabilities from .NET
by Mircea Diaconescu, Gerd Wagner
Home Automation is made simple for everyone, with the industrial grade PRODINo ESP8266 based module. It can be programmed with the Arduino IDE and allows to control (ON/OFF switch) mains (110-240 VAC) powered devices such as light bulbs, water pumps, cafe machines or garage doors.
by Gil Fink
Profiling JavaScript 101: Using IE9 Developer Tools.
by Mohammad Elsheimy
Learn how to compress and decompress files programmatically using C#
by Mohammad Elsheimy
Programmatically Enumerating, Attaching, and Detaching SQL Server Databases via SQL statements and stored procedures
by Mohammad Elsheimy
Swap mouse button using C# and Windows API.
by Zac Gery
Salary and promotion opportunities aside, sometimes it's the small things that add up.
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 hoonzis
This post discusses the current state of art programming languages and the future of programming languages in general. The need for distributed software forces us to write complicated software. Which are the language constructs to help us with the challenge?
by johnniealan
This article describes about adding progress bar in cell.
by Tom Janssens
My efforts to minimize CQRS in several iterations
by Raymund Macaalay
Creating a Windows Service is easy, but it might be a bit tricky especially for those who are new to developing such a project.
by James Curran
An article on PropertyBagTextWriter.
by ozkary
Secure a web page postback from malicious exploits.
by Arun Endapally
How to protect your source code from decompiling or reverse engineering
by Zac Gery
The core tenants of Agile provide a sound foundation for effectiveness.
by AlexCode
The basic concept is to have something that triggers an event (the publisher) and have one or more listeners (the subscribers) that are waiting for that event to be fired to act upon.
by Dev Leader
Python, Visual Studio, and C#
by Philipp Sumi
Here are some quick and dirty tooltips - revisited and interactive
by Gil Fink
Converting JSON serialized .NET DateTime to JavaScript Date.
by Andrei Ion Rînea
Some performance tips
by Gergo Bogdan
A review of RaspberryPi Cookbook by Simon Monk
by Ashton Kemerling
Hero mode will burn out your heroes, and make it almost impossible to use the majority of your dev team.
by Sebastian Solnica
One way of diagnosing SQL exceptions by using memory dumps
by Pranay Rana
Understanding Descendants and avoiding misconception with this method
by Gert Boddaert
Real-time scheduling in operating systems.
by Chris P Herring
How to recreate the Windows 8 SkyDrive app
by Tamir Khason
Recursive delete from IsolatedStorage and other time savers for Windows Phone development.
by Gilly Barr
At some point, my app needed to trigger some other command line utility.
by setevoy4
In this post – some quick overview, a brief explanation about differences in Redis data storage, topology examples. In short terms but with links to detailed documentation and other useful posts on other resources.
by Pragmateek
How to reduce the size of MongoDB documents generated from .NET/C#
by levelnis
Article examining one approach to reducing controller dependencies in an ASP.NET MVC application by using generic factories.
by Jeremy Likness
Learn about the implications of using the ref keyword on reference types.
by Kunal Chowdhury «IN»
How to refactor your code easily using Visual Studio 2012
by DevAffair
Refactoring is to improve the design of a code without altering the product.
by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
by EngineerSpock
Turn on your brain and extract when its meaningful
by Dev Leader
In this article, I’ll provide you with 4 simple code examples illustrating how reflection works in C#.
by Mario K. Tacke
Refresh ASP.NET Membership Database with SSIS
by Robert Friberg
With CRUD, you don’t have to write specific task-oriented commands and you can return entities from queries without having to map to reference-stripped view objects.
by Johan Ohlin
This post describes how to setup a graphical user interface and connect to it through an encrypted tunnel.
by Andrey Moskvichev
In this article, I'll explain the communication technical details.
by Alexey Kurakin
This article is the second part of my series about remote threads. In this part, I describe how you can create permanently executing thread with any of your code inside address space of another process.
by Alexey Kurakin
Last part in my series about remote threads
by Alexey Kurakin
In this part of the tutorial, general information about remote thread is described: what are remote threads, how they can be created and used.
by ferventcoder
What does it take to be a remote worker? Is remote work possible in your job? How do you work from home when there are distractions?
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 Mohammad Elsheimy
Remove hidden system shares on your Windows
by Chris_Green
How to solve the issue of lost data in Repeaters on postback
by Manjuke Fernando
How to repeat a SQL row based on a value in a different column
by adityaswami89
This blog post discusses the Repository Pattern
by Andrei Ion Rînea
ReSharper hidden features – Generate delegating members
by Eric Xue (brokensnow)
How to resolve SharePoint document locked for editing issue
by Bryan O'Connell
Review of the ebook: Brad's Sure Guide to SQL Server Maintenance Plans.
by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com
by Dmitriy Kozlov
REST with WCF and Entity Framework with JSON serialization.
by Dinesh K Mandal
Rethrow exception and InnerException property in .NET
by zoyobar
This article will explain in detail how to retrieve data in the Repeater
by Mohammad Elsheimy
Access WMI via C# and retrieve motherboard information
by jgauffin
Return markdown directly from your ASP.NET MVC controller