votes
java information security projects
Brother need some information security related projects or idea about simple information security projects in java.
blah blah blah is here! blah blah » Close
Brother need some information security related projects or idea about simple information security projects in java.
i have 4 classes staff is a parent class and all 3 are inherited from staff class,how could i show relationship between them and how UML modeling could occur in them. other classes are cashier,security,docotor.
need a help very urgent reply soon as much as possible plz Hello Friends thanks for cooperating me in past. I need a program for console environment in C# for business oriented code for example for hospital,for school,for airport etc usin ...
I have four forms and having radio boxes on them how could i access radio box of another form e.g on form1 i asked a question and answer them in 3 radio boxes only one of them is correct similarly for other forms,each correct answer is mark ...
Using C# windows application i have created simply 4 forms,and i want after 5 sec time form1 hide and form2 appear and so on. also count number of forms e.g on form1 it shows (1/4) and on form2 it shows 2/4 and so on. please assist me with ...
I have 4 forms,and i want that after equal interval of time let say 5 sec 1st form hide and second form appear and after 5 sec seconds hide and 3rd appear and so on,also wants to count number of forms let say on form 1 it shows(1/4)and on f ...
I have four forms and i want that after equal interval of time let say 5 sec it automatically switch to another form and so on help me out plz.
I have a button and 2 textboxes i want to enter value in one textbox and by button click it convet into binary in another text box. private void button1_Click(object sender, EventArgs e) { Stack s=new Stack(); ...
i have three tab pages and after fix time interval let say 5sec tabpage switch automatically to tabpage2 and than three,how it could be done waiting for reply soon.
I have a button and 2 textboxes i want to enter value in one textbox and by button click it convet into binary in another text box. [code] private void button1_Click(object sender, EventArgs e) { Stack s=new Stack() ...