Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
GeneralRe: Password Encryption Pin
Pete Bassett11-Nov-02 4:59
Pete Bassett11-Nov-02 4:59 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 4:58
sitebuilderDavid Stone11-Nov-02 4:58 
GeneralRe: Password Encryption Pin
leppie11-Nov-02 6:15
leppie11-Nov-02 6:15 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 9:23
sitebuilderDavid Stone11-Nov-02 9:23 
GeneralRe: Password Encryption Pin
leppie11-Nov-02 9:58
leppie11-Nov-02 9:58 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 10:47
sitebuilderDavid Stone11-Nov-02 10:47 
GeneralRe: Password Encryption Pin
Derek Lakin11-Nov-02 19:52
Derek Lakin11-Nov-02 19:52 
GeneralSome inherited form questions.... Pin
LongRange.Shooter11-Nov-02 3:44
LongRange.Shooter11-Nov-02 3:44 
I have my inherited form created and I have the controls set to be modifiable, setting them from Private to Protected. I also added the Main() logic so that all inherited forms can be selected as a starting form.

1) The documentation says I can compile to either a DLL or an EXE, I create a DLL and create reference to that DLL, yet when I create a new inherited form, it complains that the EXE does not exist. Do I have to create BOTH an EXE and DLL????

2) All of the stuff I've read indicates that I can create code in my base form and that code will be inherited in each instance. However when I create a new inherited form, it does not copy my [STAThread] code! I have yet to try creating control code, but I expect that that code would not copy either.

Any help on smoothing out these last two bumps is appreciated!!!

Thanks.

_____________________________________________
I have a tendancy to where my mind on my sleeve
I have a habit of losing my shirt...

Generalidc_arrow and C# Pin
Senkwe Chanda11-Nov-02 2:20
Senkwe Chanda11-Nov-02 2:20 
GeneralRe: idc_arrow and C# Pin
Stephane Rodriguez.11-Nov-02 3:01
Stephane Rodriguez.11-Nov-02 3:01 
GeneralRe: idc_arrow and C# Pin
Senkwe Chanda11-Nov-02 4:12
Senkwe Chanda11-Nov-02 4:12 
GeneralRe: idc_arrow and C# Pin
Stephane Rodriguez.11-Nov-02 4:13
Stephane Rodriguez.11-Nov-02 4:13 
GeneralRe: idc_arrow and C# Pin
Senkwe Chanda11-Nov-02 18:39
Senkwe Chanda11-Nov-02 18:39 
GeneralRe: idc_arrow and C# Pin
Anonymous11-Nov-02 18:56
Anonymous11-Nov-02 18:56 
GeneralRe: idc_arrow and C# Pin
Senkwe Chanda11-Nov-02 19:47
Senkwe Chanda11-Nov-02 19:47 
QuestionDataGrid ??? Pin
Christian Graus11-Nov-02 0:05
protectorChristian Graus11-Nov-02 0:05 
AnswerRe: DataGrid ??? Pin
James T. Johnson11-Nov-02 3:00
James T. Johnson11-Nov-02 3:00 
AnswerRe: DataGrid ??? Pin
leppie11-Nov-02 6:27
leppie11-Nov-02 6:27 
General.NET Training Institute Pin
ReachAnshul10-Nov-02 19:30
ReachAnshul10-Nov-02 19:30 
GeneralRe: .NET Training Institute Pin
Christian Graus10-Nov-02 19:43
protectorChristian Graus10-Nov-02 19:43 
GeneralBindingsCollection Pin
Alan Todtenkopf9-Nov-02 11:19
Alan Todtenkopf9-Nov-02 11:19 
GeneralRe: BindingsCollection Pin
James T. Johnson9-Nov-02 11:25
James T. Johnson9-Nov-02 11:25 
GeneralDownloading files with Webrequest Pin
Anonymous9-Nov-02 7:40
Anonymous9-Nov-02 7:40 
GeneralRe: Downloading files with Webrequest Pin
Stephane Rodriguez.9-Nov-02 8:10
Stephane Rodriguez.9-Nov-02 8:10 
GeneralRe: Downloading files with Webrequest Pin
Anonymous9-Nov-02 9:17
Anonymous9-Nov-02 9:17 

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.