Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Trying to update a value in the database. Asp.Net/C#/SQL/VS2005 Pin
foolios4-Oct-07 15:29
foolios4-Oct-07 15:29 
GeneralRe: Trying to update a value in the database. Asp.Net/C#/SQL/VS2005 Pin
Christian Graus4-Oct-07 15:38
protectorChristian Graus4-Oct-07 15:38 
GeneralRe: Trying to update a value in the database. Asp.Net/C#/SQL/VS2005 Pin
foolios4-Oct-07 16:00
foolios4-Oct-07 16:00 
GeneralRe: Trying to update a value in the database. Asp.Net/C#/SQL/VS2005 Pin
foolios4-Oct-07 17:27
foolios4-Oct-07 17:27 
QuestionThanks Pin
OlieColie4-Oct-07 14:10
OlieColie4-Oct-07 14:10 
AnswerRe: Thanks Pin
Christian Graus4-Oct-07 14:31
protectorChristian Graus4-Oct-07 14:31 
QuestionTextbox C# Pin
OlieColie4-Oct-07 13:30
OlieColie4-Oct-07 13:30 
AnswerRe: Textbox C# Pin
Colin Angus Mackay4-Oct-07 13:44
Colin Angus Mackay4-Oct-07 13:44 
OlieColie wrote:
How can I set a textbox value to a number....I tried the ToString method but im not sure


What do you mean you are not sure? You are not sure that will work? You are not sure it is the best way?

Have you tried it? Did it work?

MyTextBox.Text = myNumber.ToString();

There isn't much more to it than that.


Upcoming FREE developer events:
* Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ...

My website

AnswerRe: Textbox C# Pin
N a v a n e e t h4-Oct-07 19:21
N a v a n e e t h4-Oct-07 19:21 
Questiondynamic anchor with onserverclick as control Pin
Chandiv4-Oct-07 9:14
Chandiv4-Oct-07 9:14 
QuestionTrigger validationsummary message box Pin
JimFeng4-Oct-07 8:35
JimFeng4-Oct-07 8:35 
AnswerRe: Trigger validationsummary message box Pin
Christian Graus4-Oct-07 14:43
protectorChristian Graus4-Oct-07 14:43 
QuestionAdding a button to a table created in codebehind Pin
Chajon4-Oct-07 6:40
Chajon4-Oct-07 6:40 
AnswerRe: Adding a button to a table created in codebehind Pin
talasila804-Oct-07 7:26
talasila804-Oct-07 7:26 
GeneralRe: Adding a button to a table created in codebehind Pin
Chajon4-Oct-07 7:41
Chajon4-Oct-07 7:41 
QuestionRemoving anonymous access to web service Pin
gauthee4-Oct-07 5:04
gauthee4-Oct-07 5:04 
AnswerRe: Removing anonymous access to web service Pin
balaji baskar4-Oct-07 8:46
balaji baskar4-Oct-07 8:46 
GeneralRe: Removing anonymous access to web service Pin
gauthee4-Oct-07 19:55
gauthee4-Oct-07 19:55 
QuestionProblem while creating .mdf file Pin
bhattiprolu4-Oct-07 4:58
bhattiprolu4-Oct-07 4:58 
AnswerRe: Problem while creating .mdf file Pin
Matthew Hazlett4-Oct-07 9:24
Matthew Hazlett4-Oct-07 9:24 
Questionweb server capture Pin
orsini4-Oct-07 4:42
orsini4-Oct-07 4:42 
QuestionImage to PDF Pin
armandolaser4-Oct-07 4:15
armandolaser4-Oct-07 4:15 
AnswerRe: Image to PDF Pin
Chajon4-Oct-07 7:18
Chajon4-Oct-07 7:18 
GeneralRe: Image to PDF Pin
armandolaser4-Oct-07 8:21
armandolaser4-Oct-07 8:21 
GeneralRe: Image to PDF Pin
Christian Graus4-Oct-07 10:52
protectorChristian Graus4-Oct-07 10:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.