Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
GeneralRe: NT Service Monitor Pin
Heath Stewart12-Apr-04 10:11
protectorHeath Stewart12-Apr-04 10:11 
GeneralRe: NT Service Monitor Pin
Makover12-Apr-04 10:48
Makover12-Apr-04 10:48 
GeneralRe: NT Service Monitor Pin
Heath Stewart12-Apr-04 10:51
protectorHeath Stewart12-Apr-04 10:51 
GeneralRe: NT Service Monitor Pin
Makover12-Apr-04 11:48
Makover12-Apr-04 11:48 
QuestionHave you ever used Buffer and/or BitConverter? Pin
Nathan Ridley12-Apr-04 9:18
Nathan Ridley12-Apr-04 9:18 
AnswerRe: Have you ever used Buffer and/or BitConverter? Pin
Nick Parker12-Apr-04 9:38
protectorNick Parker12-Apr-04 9:38 
AnswerRe: Have you ever used Buffer and/or BitConverter? Pin
Jeff Varszegi12-Apr-04 9:49
professionalJeff Varszegi12-Apr-04 9:49 
QuestionOpen source/free asp.net datagrid component? Pin
yetanotherchris12-Apr-04 8:32
yetanotherchris12-Apr-04 8:32 
Hi, I'm thinking of writing an extension to the asp.net Datagrid component (as web custom component), mainly to make the tasks that require repetitive coding like updating,insert, delete, easier, but also to add additional functionality.

First of all I was wondering if anyone knows of any open source or free components that already do this? Obviously I don't want to do something that's already been done - the list of goals for the first version are below.

If none is available, would anyone would be interested in helping in the project? The 5 goals I have in mind for the first version are:

- Obviously subclassed from the Datagrid
- IDE wizard for the SQL generation of update,delete,insert (similar to the sqladapater one)
- Automatically adds the insert textboxes in the header/footer, if set in a property
- Automatic handling of edit/delete/insert sql
- Delete confirm message (3 lines of code Smile | :)
- Property to automatically turn edit/delete/add on or off depending on the Context user being authed (also 3 lines of code Smile | :)

Future ideas I have in mind would be to have easy integration of other controls for the edit/insert, besides the standard textboxes, and a few other things.

- Chris

-- www.sloppycode.net --
AnswerRe: Open source/free asp.net datagrid component? Pin
Heath Stewart12-Apr-04 8:39
protectorHeath Stewart12-Apr-04 8:39 
GeneralRe: Open source/free asp.net datagrid component? Pin
yetanotherchris12-Apr-04 9:08
yetanotherchris12-Apr-04 9:08 
GeneralRe: Open source/free asp.net datagrid component? Pin
Heath Stewart12-Apr-04 10:06
protectorHeath Stewart12-Apr-04 10:06 
GeneralStopping all threads when program exits Pin
Flack12-Apr-04 8:00
Flack12-Apr-04 8:00 
GeneralRe: Stopping all threads when program exits Pin
Stefan Troschuetz12-Apr-04 8:16
Stefan Troschuetz12-Apr-04 8:16 
GeneralRe: Stopping all threads when program exits Pin
Heath Stewart12-Apr-04 8:35
protectorHeath Stewart12-Apr-04 8:35 
GeneralRe: Stopping all threads when program exits Pin
Jeff Varszegi12-Apr-04 9:13
professionalJeff Varszegi12-Apr-04 9:13 
GeneralCode-Portability Pin
Stefan Troschuetz12-Apr-04 7:48
Stefan Troschuetz12-Apr-04 7:48 
GeneralRe: Code-Portability Pin
Heath Stewart12-Apr-04 8:31
protectorHeath Stewart12-Apr-04 8:31 
GeneralRe: Code-Portability Pin
Stefan Troschuetz12-Apr-04 10:38
Stefan Troschuetz12-Apr-04 10:38 
GeneralRe: Code-Portability Pin
Heath Stewart12-Apr-04 10:53
protectorHeath Stewart12-Apr-04 10:53 
GeneralReverse engineer Pin
Anonymous12-Apr-04 7:17
Anonymous12-Apr-04 7:17 
GeneralRe: Reverse engineer Pin
Heath Stewart12-Apr-04 8:27
protectorHeath Stewart12-Apr-04 8:27 
GeneralRe: Reverse engineer Pin
Anonymous12-Apr-04 8:40
Anonymous12-Apr-04 8:40 
GeneralRe: Reverse engineer Pin
Heath Stewart12-Apr-04 8:43
protectorHeath Stewart12-Apr-04 8:43 
GeneralID3 algorithm Pin
Member 75113912-Apr-04 7:13
Member 75113912-Apr-04 7:13 
GeneralRe: ID3 algorithm Pin
Heath Stewart12-Apr-04 8:24
protectorHeath Stewart12-Apr-04 8:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.