Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
73% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #2K
Member Avatar for NewOrder

It took me 4 weeks to write this code. The chess game works now . there are no bugs... everything confirms to the chess rules (part from stalemate that i was too lazy to do). i have been learning java for 4 months. what do you think of my code …

Member Avatar for JamesCherrill
0
3K
Member Avatar for joelchrist

Do you guys feel, that email marketing still effective on business?

Member Avatar for matthewchung
0
136
Member Avatar for vansci123
Member Avatar for Sabryan

I mostly turn to site owners to know if they are aware of the site visitors and if it is so important to know. What solutions do you use for that?

Member Avatar for Kraai
0
98
Member Avatar for snehalj

[code] string s = TextBox1.Text; string[] s1 = s.Split(new char[] { "&" }); Console.WriteLine(s1[0]); Console.WriteLine(s1[1]); [/code] above code giving me error as 'Cannot implicitly convert type 'string' to 'char' ' pls give me solition.

Member Avatar for raj_developer
0
55
Member Avatar for jiten702

Hi all... Bounce rate of the site often causes visitors to leave the site soon.....how to decrease the bounce rate of a site?

Member Avatar for biztrendz
0
178
Member Avatar for techie1991

This may be quite a late introduction, but better late then never. I am having great fun at this forum. See me at C, C++ and python forums... got to learn a lot..

Member Avatar for techie1991
0
189
Member Avatar for koti86
Member Avatar for koti86
0
80
Member Avatar for progcomputeach

I'm interested to see how many languages most programmers end up learning and what languages are the most useful or popular. I've seen people talk about Javascript, C, PHP, Visual Basic, SQL, Java, and Python a lot. I thought it would be good to write down a list of programming …

Member Avatar for nicolajoseph1
0
346
Member Avatar for raghavaniyer

I have joined . I am from Chennai India. I teach Electronic CADD and Project Management

Member Avatar for raghavaniyer
0
72
Member Avatar for backendcode

how to insert last id value from one table to another plzzz help me... thnx

Member Avatar for pritaeas
0
84
Member Avatar for manavsm

Please help me to develop this simple windows login form problem is i am unable to validate my user name and password... [CODE] namespace WindowsFormsApplication1 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void button1_Click(object sender, EventArgs e) { login(txt_username.Text, txt_password.Text); } public Boolean …

Member Avatar for raj_developer
0
353
Member Avatar for Maya Pawar

Hi friends, Plz anybody can tell me, How to retrieve only date from DateTime in vb.net in dd/MM/yyyy format and I have a field in table in access 2007 which has date/time datatype. Data is stored in datetime format.(04/08/2010 12:01:07 AM) I want to retrive only dates which are in …

Member Avatar for raj_developer
0
106
Member Avatar for Sinha's

Hello Friends, I have a simple problem, in my HTML page I want to display a paragraph and link but do not want to print it. Please guide me how to use CSS to achieve this.

Member Avatar for raj_developer
0
114
Member Avatar for beanboy

Concurrency Deadlock functional programming cloud computing parallel computing distributed computing p vs np problem algorithm design communication protocols recursion. I'm a computer science graduate. Thank you.

Member Avatar for raj_developer
0
97
Member Avatar for jiten702

Hi all... We all know about keywords and keyword density....but what is keyword prominence and how does it helps in SEO?

Member Avatar for briangillet
0
214
Member Avatar for littleSenorita

Hi im doing bachelor degree of science IT. Now im in da final year n searching for a topic for my Final year project.I interested to develope a system using PHP but i still did not come out wif any idea, the previous idea that i give to my supervisor …

Member Avatar for littleSenorita
0
150
Member Avatar for tiddster

I have a list containing strings. I want to make a directory for each item in the list, with the name of the directory being the string. Does anyone know if this can be done, and it so, how?

Member Avatar for raj_developer
0
212
Member Avatar for MaydayLove

Hey guys, I'm writting a program that reads a list of names from a file called name.txt and instert these names directly into a linked list in alphabetical order of [B]last[/B] names. For example, if the text file has these names: Henry Johns III, Albert Einstein, Henry Johns II, Mary …

Member Avatar for peter_budo
0
164