Always remain updated about current software development trends

Articles having tag: C#

SharpGL: A C# OpenGL Class Library

Use OpenGL in WinForms or WPF applications, directly or with a powerful Scene Graph.

Remote Administration using telnet and HTTP

Embedding a telnet and HTTP server in an application

Understanding ASP.NET Validation Techniques

This article aims at understanding the basic validation techniques and controls provided by ASP.NET framework.

XML Visualizer v.2

XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, and 2010.

Dynamically Map SQL Resultset to Business Object

Dynamically map a DataTable to type-safe business objects using reflection and generics.

jQuery DataTables and ASP.NET MVC Integration - Part I

This article contains code samples which explain how the jQuery DataTables plug-in can be integrated into ASP.NET MVC applications.

A Beginner's Tutorial on Caching in ASP.NET

This article is a beginner's tutorial on ASP.NET caching mechanism.

JQueryUI smartAutocomplete

This widget extends the functionalities of jQueryUI Autocomplete widget by adding infinite scrolling when loading data from a remote source.

Performance and Ideas from Anders Hejlsberg INotifyPropertyChanged

Performance and ideas from Anders Hejlsberg INotifyPropertyChanged