C# Tips and Tricks
Here are some of the things i have developed , some source code, articles and
some samples I've wrote. Thanks and I hope you will find them as useful
as i do.
Projects and Articles
ASP.NET
Universal Database Admin for
ASP.NET and SQL Server
A dynamic web application needs an
admin section for CRUD actions on the records/tables in the database. Wouldn't
it be nice to have a database admin, which can be plugged to any web
application? Just give your SQL connection string and it dynamically manages
all table operations in just five pages.
JumpyForum: Inspired by Code
Project Forum / Discussion / Message board
Rating Demystified: Ajax Way, Amazon Way*
A very simple forum with the
functionality similar to code project discussion board where user can view
multiple messages in a tree view, done in C Sharp, ASP.NET, SQL Server and
JavaScript. (now W3C Valid HTML 4.01)
Rating Demystified: Ajax Way, Amazon Way*
Ever wondered, how the amazon rating
system works with multiple items in the same page, here is a simple article to
describe the basic bare bones needed to create an asynchronous rating module
using ASP.NET , SQL Server and ..... AJAX
C# Controls
A Windows Explorer in
a user control
Functionality of Windows Explorer in a
user control using C#
C# Samples
Globalization of Windows
Application in 20 Minutes using C#
Describes the essential features
required to enable multiple languages in a windows application using resource
files
More coming soon...
