timotz's Profile
Reputation: 4
Apprentice
- Group:
- Members
- Active Posts:
- 34 (0.08 per day)
- Joined:
- 01-April 12
- Profile Views:
- 1,108
- Last Active:
Feb 09 2013 12:41 AM- Currently:
- Offline
Previous Fields
- Country:
- PH
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: speaker recognition in vb.net
Posted 22 Aug 2012
no replies
-
In Topic: a program i made in my first year of college xD
Posted 13 May 2012
-
In Topic: object tostring error in vb.net and excel interroperation
Posted 3 May 2012
thanks for your reply DimitriV(as always)
but i have found a way to do it (crudely)
Dim temp(array.GetUpperBound(0), array.GetUpperBound(1)) As String For j As Long = 1 To array.GetUpperBound(0) For x As Long = 1 To array.GetUpperBound(1) If array(j, x) <> Nothing Then temp(j, x) = array(j, x).ToString End If Next Next
and this code somewhere inside the for loops
If Not IsNothing(temp(j, x)) Then If temp(j, x).Contains("Test Value: ") Then temp(j, x) = temp(j, x).Replace("Test Value: ", "") Dim temp2 As Double temp2 = CDbl(temp(j, x)) array(j, x) = "'" & "Test Value: " & temp2.ToString("#,##0.00") End If End If -
In Topic: [link]VS 11- Introducing the New Developer Experience
Posted 3 May 2012
it looks so dull
i think i'm going to fall asleep when i use this and all the icons are indistinguishable
hope they change it soon
-
In Topic: splitting the screen using vb.net is it possible?
Posted 27 Apr 2012
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Interests:
- Programming, Gaming (DotA, DOTA2 are my faves), reading books, Running, 9gag, drinking, eating, sleeping
- Years Programming:
- 3
- Programming Languages:
-
in order of preference
VB.net, C#.net, C, Java, Python, C++
Contact Information
- E-mail:
- Private
Friends
timotz hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given

|
Comments
timotz has no profile comments yet. Why not say hello?