Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,159,317 members, 7,839,516 topics. Date: Friday, 24 May 2024 at 09:28 PM

Lakulos's Posts

Nairaland Forum / Lakulos's Profile / Lakulos's Posts

(1) (2) (3) (of 3 pages)

Programming / Re: Help With This:checking For Blank Textboxes In C# by Lakulos(m): 11:29am On Aug 21, 2012
I have tried the codes but none of it is working,i also did not see the input mark and validation rule in the property window.
Programming / Re: Help With This:checking For Blank Textboxes In C# by Lakulos(m): 12:56am On Aug 21, 2012
Thanks for the reply,what if i want to limit the textbox characters to only integers,that is i only want integer numbers to be entered in the textbox.How will i do that?
Programming / Help With This:checking For Blank Textboxes In C# by Lakulos(m): 7:45pm On Aug 20, 2012
I am currently learning C# programming and i am using visual studio 2008.I created two textboxes and a submit button,i want a messagebox to popup telling the user to enter a value in the textbox whenever the submit button is clicked with the texboxes empty.I have tried to solve this but am encontering errors.The two error messages are "cannot implicitly convert type bool to int" and "operator '<' cannot be applied to operands of type int and bool".This is my code,please it might not be well arranged beacause am typing it with my phone.


Private void button1_click(object sender, eventargs e)
{
int answer=10;
bool start=false;
bool end=false;

start=int.tryparse(textbox1.text, out answer);

end=int.tryparse(textbox2.text,out answer);

if (!start)
{
messagebox.show("enter numbers in the textboxes"wink;
}
else
{
for(int i=start; i<end; i++)
{
answer=answer*i;

listbox1.items.add(i+"*"+answer+"="+answer.tostring());
}
}.

Thanks in advance
Programming / Vb.net And C# by Lakulos(m): 11:56am On Aug 08, 2012
Please can anyone give me a link where i can download a comprehensive tutorial on VB.net and C#? I tried to google it but the ones i got were nt explanatory enough.Thanks.
Food / Re: Where should we draw the borderline of eating with Fingers? by Lakulos(m): 2:50pm On Aug 03, 2012
What do you expect her to use,her legs?
Business / Re: Please What Can I Do With N2000 by Lakulos(m): 6:55pm On Jul 31, 2012
Send it to my account!!! mtchew
Programming / Is This Right? by Lakulos(m): 6:45pm On Jul 31, 2012
I refer to myself as a web programmer while i dont know anything about coding.I work with IDEs evrytime.So programmers in the house,what is your take on this because sometimes i see myself as a lazy programmer.
Programming / Help On Joomla IDE by Lakulos(m): 2:09am On Jul 31, 2012
Pls can anybody give me a link to download joomla for free?
Programming / Help!!!! How Do I Develop A User's Profile Using Php Mysql On Dreamweaver by Lakulos(m): 12:09pm On Jul 08, 2012
Please i need help on how to develop a user's profile using dreamweaver with PHP MYSQL.I am very new in web development and so i am not writing any code to design the application but i am rather using dreamweaver
Programming / Help Pls!! How Do I Connect Oracle With Dreamweaver Using Php Server? by Lakulos(m): 6:38pm On Jun 22, 2012
Some1 pls help!!!
Phones / What Is The Fuss About Blackberry by Lakulos(m): 6:01pm On Dec 31, 2011
I dont understand why Nigerians are so crazy about blackberry,correct me if i am wrng but i feel the only special feature that blackberry phones have is the blackberry messenger nothing more.If you have a blackberry in Nigeria then people see you as a big person,what is so special about the phone,can anybody help me out here?

(1) (2) (3) (of 3 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 11
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.