Click here to Skip to main content
15,915,160 members
Home / Discussions / C#
   

C#

 
Questionautomate a login using AxWebBrowser Pin
mjmcinto28-Nov-05 4:34
mjmcinto28-Nov-05 4:34 
Questionget data from data set Pin
MffM28-Nov-05 4:31
MffM28-Nov-05 4:31 
AnswerRe: get data from data set Pin
Steve Maier28-Nov-05 4:40
professionalSteve Maier28-Nov-05 4:40 
Questionage = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
ishlilith28-Nov-05 3:19
ishlilith28-Nov-05 3:19 
AnswerRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Guffa28-Nov-05 4:01
Guffa28-Nov-05 4:01 
GeneralRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
ishlilith28-Nov-05 4:18
ishlilith28-Nov-05 4:18 
AnswerRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Michael Potter28-Nov-05 4:02
Michael Potter28-Nov-05 4:02 
GeneralRe: age = (byte)(generator.NextDouble() * 100 - 20); gives extremely high values Pin
Steve Maier28-Nov-05 5:16
professionalSteve Maier28-Nov-05 5:16 
QuestioneRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 2:51
papa198028-Nov-05 2:51 
AnswerRe: eRROR AND HOW TO RAPAIR IT Pin
Stanciu Vlad28-Nov-05 4:47
Stanciu Vlad28-Nov-05 4:47 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 5:22
papa198028-Nov-05 5:22 
AnswerRe: eRROR AND HOW TO RAPAIR IT Pin
leppie28-Nov-05 5:57
leppie28-Nov-05 5:57 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
papa198028-Nov-05 6:09
papa198028-Nov-05 6:09 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
leppie28-Nov-05 6:20
leppie28-Nov-05 6:20 
GeneralRe: eRROR AND HOW TO RAPAIR IT Pin
Stanciu Vlad28-Nov-05 6:37
Stanciu Vlad28-Nov-05 6:37 
Questiongeting address of function in c# Pin
mostafa.hk28-Nov-05 2:14
mostafa.hk28-Nov-05 2:14 
AnswerRe: geting address of function in c# Pin
Stanciu Vlad28-Nov-05 4:52
Stanciu Vlad28-Nov-05 4:52 
AnswerRe: geting address of function in c# Pin
Dave Kreskowiak28-Nov-05 5:09
mveDave Kreskowiak28-Nov-05 5:09 
QuestionC# and dynamic report in cristal reports Pin
omichalowski28-Nov-05 1:53
omichalowski28-Nov-05 1:53 
QuestionProcess.HasExited property does not work as expected Pin
Ricardo Mendes28-Nov-05 1:40
Ricardo Mendes28-Nov-05 1:40 
AnswerRe: Process.HasExited property does not work as expected Pin
Stanciu Vlad28-Nov-05 5:05
Stanciu Vlad28-Nov-05 5:05 
QuestionAccessing PDA from an Application Pin
rnvrnv28-Nov-05 1:38
rnvrnv28-Nov-05 1:38 
QuestionNested class accessibility Pin
Jon Hulatt27-Nov-05 23:40
Jon Hulatt27-Nov-05 23:40 
AnswerRe: Nested class accessibility Pin
leppie28-Nov-05 6:19
leppie28-Nov-05 6:19 
I think the 2nd way you suggested is the most limiting while still being usefull. The internal approuch doesnt really 'block' it. Another option to limit it even more is to make the abstract class protected, or the inheriting class protected for less limitation. You can get quite funky with nested layouts. Smile | :)

xacc.ide-0.1 released! Download and screenshots
QuestionWindow service Repair give fatal error Pin
basantsahu27-Nov-05 23:36
basantsahu27-Nov-05 23:36 

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.