RexGrammer's Profile User Rating: *****

Reputation: 178 Stalwart
Group:
Authors
Active Posts:
754 (1.31 per day)
Joined:
27-October 11
Profile Views:
8,076
Last Active:
User is offline May 20 2013 01:28 PM
Currently:
Offline

Previous Fields

Country:
YU
OS Preference:
Windows
Favorite Browser:
Chrome
Favorite Processor:
Intel
Favorite Gaming Platform:
PC
Your Car:
Mercedes
Dream Kudos:
300

Latest Visitors

Icon   RexGrammer currently working on his GitHub projects

Posts I've Made

  1. In Topic: Count to a million

    Posted 14 May 2013

    12956

    This is still going o.O LOL
  2. In Topic: Code Challenge: "Hello, World"

    Posted 14 May 2013

    @Adam
    Spoiler


    The author said no LINQ, and extension methods are LINQ standard query operators. I guess this wouldn't be allowed, would it?
  3. In Topic: Count to 20 by adding two numbers

    Posted 31 Oct 2012

    Could you please clarify your question?

    How can you add two numbers to 20?

    Did you mean it like this?

    a + b + b + b?

    If that's the case, then you don't add two numbers to 20, but increment one number to 20 by an increment of b. And you maybe won't be able to get the int variable a to 20, because of the exact increment.

    Example:

    5 + 6(11) + 6(17) + 6(23)

    There's no way you can get exactly to 20.
  4. In Topic: Download files in the right order.

    Posted 31 Oct 2012

    So what part of it (EXACTLY) is bothering you?

    The downloading of one file, or invoking the download on one after the another in that specified order?

    We won't do this for you.

    If you have put effort into solving this problem show it.

    You can download files with WebRequest(s) and WebResponse(s). Or by using a WebClient.

    WebRequest
    WebResponse
    WebClient

    Look into it. :)

    There are some pretty neat examples and tutorials on downloading files with C# on the web, if you searched for it, you would've definitely found them. The first two that came up (by searching with a query: "download file c#") were these:

    Download Files from Web [C#]
    Download File Using C#
  5. In Topic: Backup/Restore - SQL Compact Edition

    Posted 31 Oct 2012

    First off you should rename your controls. Button1 doesn't seem very informative, you should name your controls so that their name should give out their purpose. An example: instead of using Button1 you can use ButtonBackup.

    If it works while debugging it, and crashes when you publish it, the only reason why that is happening (the only obvious one) is that the database isn't where the program thinks it is. So double-check that.

My Information

Member Title:
Coding Dynamo
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Location:
Belgrade
Interests:
Programming, Coding, Software Engennering, Going Out
Full Name:
Matija Cupic
Years Programming:
3
Programming Languages:
C#, CSS3, HTML5, PHP, VB

Contact Information

E-mail:
Click here to e-mail me
MSN:
MSN  cmatija@hotmail.com
Website URL:
Website URL  http://www.facebook.com/matija.cupic
Skype:
Skype  matija.cupic.97
Facebook:
www.facebook.com/matija.cupic
Twitter:
MatijaCupic

Comments

Page 1 of 1
  1. Photo

    Michael26 Icon

    14 May 2013 - 04:53
    Zdravo Matija :)
  2. Photo

    RexGrammer Icon

    19 Dec 2011 - 13:45
    Thanks for the compliment! :D
  3. Photo

    negligible Icon

    16 Dec 2011 - 07:56
    I'm kinda impressed by your attitude and savvy for such a young lad! You do you're age group proud :)
Page 1 of 1