Hot Stuff!
Yesterday's Top 10 Hotest Resources.
The first commercial code obfuscator for Microsoft's .NET platform. Demeanor protects your intellectual property by making it extremely difficult to reverse engineer. |
|
This sample uses the Products table of the Northwind Database to show how to export a Gridview's rows to an Excel Spreadsheet, using VB.Net, |
|
Improve data-handling in your C# applications through the use of strong-typed DataSets, whether your are developing SQL-enabled applications or simpler XML ones. |
|
Enable your C# applications to connect to the internet to download files and webpages using nothing but .Net Framework classes. |
|
Discover six simple ways to improve the readability and performance of C# source code and applications. |
|
Witness an improved 3D graphics GDI+ application. Built upon the original Euler 3D Rotation article, learn how to get around the Gimbal Lock problem and learn how to shade in 3D shapes in C#. |
|
This tutorial will show how we can bypass the Designer and write the class ourselves, so that we get a better understanding of what's going on. For this example, we will be using a SQL database with one table and three columns - id, name, and city. |
|
LINQ has the amazing ability to communicate and interact with many various data sources - databases, XML and varying objects. In this tutorial, we will be using a Windows Form to look at how we can use LINQ to add data to an XML file for storage. |
|
This is another small article on my series about ASP.NET controls, and its main focus is to reveal how controls are related to each other, which entities are involved and what are their main roles in this task. |
|
reading and writing the Windows Registry overcoming the restrictions imposed by GetSetting/SaveSetting |
|
|