The Code Project Latest Articles
view rss
Performance analysis for String and StringBuilder
21/5/2012 external link
Performance analysis for String and StringBuilder
Populating a business logical layer from Stored Procedures
21/5/2012 external link
A brief look at a technique mapping tables to a basic business layer.
Control trigger logic based on user
21/5/2012 external link
This article describes a mechanism how trigger actions bypassed based on database user information
Export dato to Excel in Webmatrix
20/5/2012 external link
How to export data from a SQL Server CE database to an Excel sheet
Watermark image on page print in ASP.NET
20/5/2012 external link
Printer independent Watermark on webpage print in asp.net & C#
Linear Equation Solver - Gaussian Elimination (C#)
20/5/2012 external link
Linear Equation Solver - Gaussian Elimination
Windows Mobile: Kiosk Mode Series, Part 1
20/5/2012 external link
How can you achieve a kiosk mode application, where the user is only allowed to do what you define.
Thumb rule in OOPS for Inheritance – Part 1
20/5/2012 external link
Wherever object of parent class is expected object of child class can go.
Alternate Proxy class with bytecode manipulation
20/5/2012 external link
This article provides alternative to Java's Proxy class with bytecode manipulation.
CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery
20/5/2012 external link
Easy approach to implement AJAX in ASP.NET without using an AJAX control
Disentangling braces and semi-colons
20/5/2012 external link
Disentangling the use of braces and semi-colons with a few boxes and my house.
Named Parameter Feature Of C#.Net 4.0
20/5/2012 external link
How to guarantee a fixed amount of rows in a table in Oracle
19/5/2012 external link
This tip describes how to guarantee a fixed amount of rows in a table by using triggers in Oracle
Simple variable dump
19/5/2012 external link
This class dump any .Net object properties to your output window.
ASP .NET Plotter (HTML5, C# and Plot'N'Roll)
19/5/2012 external link
Nowadays, There are a plenty of Javascript charting libraries used in organizations such as NASA, Eutelsat, MongoDB, Google. Justly, this article aims to show you how you can integrate Javascript charting libraries in ASP .NET and build your own charting user controls depending on your needs.
How to guarantee a fixed amount of rows in a table
19/5/2012 external link
This tip describes how to guarantee a fixed amount of rows in a table by using triggers
ASP.Net page partial rendering
19/5/2012 external link
ASP.Net page partial rendering using Response.Flush() method
From Zero to Proficient with MEF
19/5/2012 external link
Learn how to go from being an absolute beginner in the Managed Extensibility Framework to being an advanced user.
BackgroundWorker in .NET Console Application
19/5/2012 external link
Behavior of BackgroundWorker thread for Console and Windows form apps.
J2EE - NetBeans, JSF, Persistence API - 2nd Part
19/5/2012 external link
Description of how to add some additional functions - create new company, edit company's details