Archive for the ‘C#’ Category

DXperience 2007 Vol.2 v7.2.2

DXperience 2007 Vol.2 v7.2.2

DXperience 2007 Vol.2 v7.2.2 description
DXperience 2007 Vol.2 v7.2.2 offers you a convenient tool which includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express.
Continue reading…

Spare Parts Sales and Inventory System

Spare Parts Sales and Inventory System

Spare Parts Sales and Inventory Management System is a complete inventory control and accounting system. It has All kind of accounting reports, cash control, employees, customers, vendors management, purchase oder or purchase management. Reporting with Crystal Report.

Continue reading…

FileHelpers v 2.0 for .NET

FileHelpers v 2.0 for .NET

The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.

The idea is pretty simple:

You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array

The Library also has support for import/export data from differents storages like Excel, Access, SqlServer, etc.

Continue reading…

Cooking Recipe Portal (ASP.NET,C#)

Cooking Recipe Portal (ASP.NET,C#)

World Recipe V2.9 is an ASP.NET 2.0 C# N-Tier application and SQL 2005 Database with stored procedure to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment. You can edit/delete recipes or comments in a password protected admin recipe manager area.

Continue reading…

dashCommerce 3.0 (Open Source ASP.NET Shopping Cart)

dashCommerce 3.0 (Open Source ASP.NET Shopping Cart)

 

dashCommerce is an ASP.NET open source e-Commerce application.

dashCommerce is an ASP.NET open source e-Commerce application.

Features:

Inventory Control
– Per Product Inventory
– Per Product Option / Attribute Combination Inventory
– Quick and Easy Inventory Management
Checkout / Order Management
– Order Messages / Email Notifications
– Configurable Tax Rates
– SSL based checkout
– Order Status Change Email Notifications for Customers
– Shipping Tracking
– Drop-In Configurable Tax Providers
– Drop-In Configurable Shipping Providers
– Drop-In Configurable Payment Providers
– Drop-In Configurable Coupon Providers
– Configurable Handling Fees

Continue reading…

Implementing SQL Server 2005 Query Notifications in C# Windows Application

This item was filled under [ C#, Database, Programming ]

Query notification is a feature included in Microsoft SQL Server 2005 that allows applications to be notified when data has changed. It is mainly used for applications that stores cache of data from a database and get refreshed and notified in the client application everytime the data changes in the database. Continue reading…

Edit and Encrypt Web.Config sections using C# 2.0

This item was filled under [ C#, Programming, TIPS AND TRICKS ]

An article to illustrate editing and encrypting of sections of Web.Config file programatically. It is illustrated with an ASP.NET 2.0 application, which can edit and encrypt sections of Web.Config.
Continue reading…

ASP.NET Breadcrumbs with C#

This item was filled under [ C#, Programming, TIPS AND TRICKS ]

By utilizing breadcrumb navigation you allow your viewers to easily trace their path taken to the current location and back track if necessary.

Continue reading…

Sales Program in C# (Complete Application)

Sales Program in C# (Complete Application)
Sales Program in C# (Complete Application) – This is a project I made with my previous employer. This is a well designed application. The application itself is very complex. It requires the application to consolidate daily sales report from various shops in U.A.E. and other shops in Gulf Countries. The Summary Report itself was composed of one main report and 3 sub-reports. This application is a converted application in C# from my VB.Net project. Additional: This system is a sales monitoring system that include modules like daily sales, whole sales, inquiry, and some analysis reports created in crystal reports.  The system was build using C#.NET 2.0 and uses MS SQL Server as database back-end.

Continue reading…