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

If anybody wants to know that how to increase ranking of our site so there is the Basic step to do it: 1-Classified Ads 2-Social Book Marking 3-Blogs comments 4-Directory submission 5-forums posting 6-Article submission 7-press release 8-Social profile

Member Avatar for CantonMIGD
4
1K
Member Avatar for Evenbit

It is about time we start building a Sticky in this forum listing some resources so the newbies will have an easier time finding the information they need. I will start with these valuable links: x86 Assembly Language FAQs Wikipedia: Assembly Language Wikipedia: List of assemblers Links at Webster MASM …

Member Avatar for pbj.codez
3
1K
Member Avatar for learning.java

Write a java program that will open a file, read each of the records from the file, use that data to populate a two dimensional array and write the sorted data out to a new text file. Define a class named [B]Munge[/B] which will do all the 'heavy lifting' in …

Member Avatar for stultuske
0
187
Member Avatar for zslwork

what is the difference between watts and rms, i went to several home theater shops for inquiry , no one was able to tell the correct answer. knowledge people can answer me . how to purchase the good home theater system what all factor should be consider while buying

Member Avatar for noranorma101
0
476
Member Avatar for richfairfull

Looking for information on Clickbank and Google. Are you currently using Adwords Ads pointing to a clickbank landing page? How long has the campaign been running? What are the range of quality scores for your keywords? Have your ads been disapproved? Has your landing page been reviewed? Has your account …

Member Avatar for rocco88
1
237
Member Avatar for Alison Clarke

Hi All, I am working with a Software company and I have got an opportunity to work on Unix server but I just have basic knowledge of Unix and Linux. And I have to learn all the commands within a week. Is there any online tutorial or any website? Please …

Member Avatar for neerajpro
1
1K
Member Avatar for leoniesman

A customer has called to let me know that they cannot see other computers or access the network. You ask the customer if there is a red X through the network icon in the notification area. The customer informs you that there is not. You then ask the customer if …

Member Avatar for jingda
-1
107
Member Avatar for happygeek

While it is possible to look at the iPad as being a big apple (with a small 'a') and the Galaxy Tab a small apple, comparing the Streak to the iPad really is more like apples and oranges. Indeed, the two are so different in every regard that to try …

Member Avatar for jingda
1
679
Member Avatar for eileenc87

Dear All, How can I do this I created 2 forms... 1 is the main form and another is monthcalendar form. When i cliked on a button in MAIN form it will lik to another form which is MONTHCALENDAR form. When I click on the date in MonthCalendar , How …

Member Avatar for eileenc87
0
1K
Member Avatar for ARaza110

Hi, I have a problem related to Java servlet sessions. I don't understand why the getAttribute() function of the session object is used before setAttribute(); Here is the code: [code]Vector buylist=(Vector)session.getAttribute("Register"); if (action.equals("del")) { String del = request.getParameter("deli"); int d = (new Integer(del)).intValue(); buylist.removeElementAt(d); } session.setAttribute("Register", buylist);[/code] Thanks.

Member Avatar for mKorbel
0
397
Member Avatar for chiefpf

I need to write several algorithms and one is giving me trouble. The one giving me issue requires the use of recursion to produce a summation for an integer. For example summation(4)=0+1+2+3+4=10. The code I am working with is: [CODE] public long recursion(int N){ if (N <=1) return 1; else …

Member Avatar for masijade
0
2K
Member Avatar for aditya027

Hi, How good is the TCL scripting language? Is it a hot trend in market? What are the jobs prospectus after learning this language?

Member Avatar for masijade
0
53
Member Avatar for rbeach1955

I have an aspx page that has a listview. Within the listview I have a column named BADGEID. When inserting the BADGEID as a textbox with the below code, everything works properly: <asp:TextBox ID="BADGE" runat="server" Text='<%# Bind("BadgeID") %>' I need this to be a DropDownList and I changed the textbox …

Member Avatar for vgulavni
0
113
Member Avatar for 2himioweme

I have to design a algorithm to determine the letter grade for a numerical score received on a test and then translate this algorithm into an automaton.

Member Avatar for vgulavni
0
75
Member Avatar for jack jastin
Re: Ruby

Hello Everybody Can anyone tell me, What is Ruby basically? Thanks in advance.

Member Avatar for jack jastin
0
110
Member Avatar for Iron_Cross

I often see people asking the same question over and over, "How do I learn to program, and where do I start?" Some people may take that question to the next level by asking, "Which language should I learn first?". The answer to those questions is fairly simple, but also …

Member Avatar for Ancient Dragon
11
1K