mrburnttoast's Profile
Reputation: 1
Apprentice
- Group:
- New Members
- Active Posts:
- 14 (0.03 per day)
- Joined:
- 28-December 11
- Profile Views:
- 484
- Last Active:
May 06 2013 06:22 PM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Interview Depression
Posted 2 May 2013
As someone who has interviewed numerous candidates for my team, I will tell you that it's not always about coding skills or experience. I have interviewed a bunch of applicants who I'm sure were fine developers but might not have been a good fit. Things that may be a turn off to interviewers: too aggressive, no personality, serial killer vibe, weird personal projects etc. Just something to think about. -
In Topic: how to go from one webform to another ? asp.net using vb.net code
Posted 31 Jan 2013
If it is another page in your application, just useServer.transfer()
-
In Topic: asp.net ajax timer control fires twice then stops
Posted 20 Jul 2012
I just tried your code and it works if you changeDim n As Integer = New Random().Next(1, 2)
toDim n As Integer = New Random().Next(1, 3)
. Also you may need to add the eventname such as:<asp:AsyncPostBackTrigger ControlID="Timer1" EventName="Tick"/>
-
In Topic: Spaces between Image Buttons
Posted 20 Jul 2012
Did you try usingborderCollapse="collapse"
in the css for your table. If that doesn't work can you post the css? I believe I solved this issue before with borderCollapse though. -
In Topic: executenonquery() is not updating boolean field
Posted 20 Jul 2012
What is happening? Are you getting an error or is nothing happening? What data type have you assigned for this column in the db? Is there anymore code you can post? Any info would be helpful to determine if that condition is even being met.
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
Contact Information
- E-mail:
- Private
Friends
mrburnttoast hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
mrburnttoast has no profile comments yet. Why not say hello?