Click here to Skip to main content
15,881,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to sort datatable values???? Pin
dan!sh 28-Jun-09 20:15
professional dan!sh 28-Jun-09 20:15 
GeneralRe: How to sort datatable values???? Pin
swetha_insoft28-Jun-09 20:21
swetha_insoft28-Jun-09 20:21 
GeneralRe: How to sort datatable values???? Pin
padmanabhan N28-Jun-09 20:38
padmanabhan N28-Jun-09 20:38 
AnswerRe: How to sort datatable values???? Pin
N a v a n e e t h28-Jun-09 19:52
N a v a n e e t h28-Jun-09 19:52 
GeneralRe: How to sort datatable values???? Pin
swetha_insoft28-Jun-09 20:13
swetha_insoft28-Jun-09 20:13 
GeneralRe: How to sort datatable values???? [modified] Pin
N a v a n e e t h28-Jun-09 20:21
N a v a n e e t h28-Jun-09 20:21 
GeneralRe: How to sort datatable values???? Pin
swetha_insoft28-Jun-09 20:45
swetha_insoft28-Jun-09 20:45 
Generalproblem DLL logic Pin
ishika_kukki28-Jun-09 19:29
ishika_kukki28-Jun-09 19:29 
i hav a project with a DLL (someone created this),
suppose in this project a form (frmmain) contain some textboxes, combobox and some button also as save,Edit, delete..

suppose record loaded by RecordID-
so he just call
objDLL.LoadRecord(this)
and record filled in text boxex and combobox, radio button

and clicking on save- programmer just call
objDLL.hndRecordSave(this); //// as form name is same frmMain
and record saved, record of textboxes, combo, radio, etc

similarly on edit he just call
objDLL.hndRecordUpdate(this);
and record updated.

i just wana to know at ceating dll how he manage all form in function and how he create this dll. and now i wana to implement it to add and remove some field according to requirement.

thanks hoping u all understand what i want to say.
GeneralRe: problem DLL logic Pin
dan!sh 28-Jun-09 20:02
professional dan!sh 28-Jun-09 20:02 
GeneralRe: problem DLL logic Pin
ishika_kukki28-Jun-09 20:29
ishika_kukki28-Jun-09 20:29 
AnswerRe: problem DLL logic Pin
OriginalGriff28-Jun-09 21:17
mveOriginalGriff28-Jun-09 21:17 
GeneralRe: problem DLL logic Pin
ishika_kukki28-Jun-09 23:05
ishika_kukki28-Jun-09 23:05 
GeneralRe: problem DLL logic Pin
dan!sh 29-Jun-09 2:43
professional dan!sh 29-Jun-09 2:43 
QuestionCreating excel file templates at runtime using C# Pin
Krishna Aditya28-Jun-09 19:24
Krishna Aditya28-Jun-09 19:24 
AnswerRe: Creating excel file templates at runtime using C# Pin
padmanabhan N28-Jun-09 19:35
padmanabhan N28-Jun-09 19:35 
QuestionHow to set password or security to SQL server 2005 table Pin
KIDYA28-Jun-09 19:14
KIDYA28-Jun-09 19:14 
AnswerRe: How to set password or security to SQL server 2005 table Pin
Krishna Aditya28-Jun-09 19:35
Krishna Aditya28-Jun-09 19:35 
AnswerRe: How to set password or security to SQL server 2005 table Pin
padmanabhan N28-Jun-09 19:40
padmanabhan N28-Jun-09 19:40 
Questiondrawing circles. Pin
_AnsHUMAN_ 28-Jun-09 19:09
_AnsHUMAN_ 28-Jun-09 19:09 
AnswerRe: drawing circles. Pin
dan!sh 28-Jun-09 19:49
professional dan!sh 28-Jun-09 19:49 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 20:17
_AnsHUMAN_ 28-Jun-09 20:17 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 20:29
professional dan!sh 28-Jun-09 20:29 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 20:52
_AnsHUMAN_ 28-Jun-09 20:52 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 20:58
professional dan!sh 28-Jun-09 20:58 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 21:23
_AnsHUMAN_ 28-Jun-09 21:23 

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.