| Importance of Coding Standards for .NET Development | | A coding standard is a set of guidelines, rules and regulations on how to write code which will help programmers/developer quickly read and understand source code conforming to the style as well as helping to avoid introducing faults and misunderstanding. Coding standards are important because they provide greater consistency and uniformity in writing code between programmers. This ultimately leads to the code that is easier to understand and maintain which reduces the overall cost of the pro.
|
| How to integrate AJAX Control Toolkit controls in ASP.NET | | An easy intro to AJAX in ASP.NET with examples in both C# and VB.NET. Before reading this tutorial you should be familiar with ASP.NET and C# or VB.NET (examples are provided in both C# and VB.NET).
|
| Save & Read Image From Database | | Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.
|
| ArrayList object usage with example | | Following example is about to usage of ArrayList object. To use ArrayList in your applications, you should import System.Collections namespace. IList interface dynamically increase and decrease array. So you do not worry about array size.
|
| Piranha News Manager .net release | | You may manage and publish your content with this powerful ASP.NET application. Write and edit all content online without using any other software. Manage news, articles, events, press releases, your company announcements or any content. Search engine friendly pages feature is perfect google, yahoo and other web search crawlers. Easy installation, friendly management, multi-editor feature and zone-based management is another great features of Piranha News Manager.
|