SnipAssist

Submitted by PineTreeJoe on
This is an independent snippet manager. It can be used with any editor, IDE, or word processor. It has a simple template capability and can encrypt snippets to use for pass word processor. The description and the body can be any size. There is no limit on the numcer of snippets in the library. It is all C# not DLLs.

Create, Read, Update, Delete (CRUD) Using C#

Submitted by admin on
In this code, we create a basic Create, Read, Update, Delete (CRUD) Using C#. This simple project creates a database connection using a wizard (i.e. data binding). To make it little appealing, I created a customize buttons for navigating the record. I then hide the BindingNavigator to avoid duplicate control. One important problem I encounter is you’re not allowed to create the same name of the