Click here to Skip to main content
15,885,054 members
Home / Discussions / C#
   

C#

 
QuestionImages in property grid Pin
viciouskinid4-Apr-10 17:15
viciouskinid4-Apr-10 17:15 
Questionhiding tables in ms sql Pin
Ice_Freez054-Apr-10 15:30
Ice_Freez054-Apr-10 15:30 
AnswerRe: hiding tables in ms sql Pin
Luc Pattyn4-Apr-10 15:35
sitebuilderLuc Pattyn4-Apr-10 15:35 
GeneralRe: hiding tables in ms sql Pin
Ice_Freez054-Apr-10 18:55
Ice_Freez054-Apr-10 18:55 
AnswerRe: hiding tables in ms sql Pin
Luc Pattyn4-Apr-10 18:58
sitebuilderLuc Pattyn4-Apr-10 18:58 
GeneralRe: hiding tables in ms sql [modified] Pin
Ice_Freez054-Apr-10 19:10
Ice_Freez054-Apr-10 19:10 
GeneralRe: hiding tables in ms sql Pin
Mirko19804-Apr-10 23:18
Mirko19804-Apr-10 23:18 
Questiongetting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 12:51
draxaman4-Apr-10 12:51 
Hello!
I have a table in msSql called Products, and I have a sproc called: sp_Products_selectQuantity witch uses
1 parameter called: @productID.
sproc code is:

select productQuantity from Products where (ProductID = @productID)

Now: In my visual studio formX, i have a have a field called double_ProductQuantity...
How do my vs field gets value from sql?
help?
Dragan Gojkovic

AnswerRe: getting a value into VisualStudio from msSql Pin
Not Active4-Apr-10 13:30
mentorNot Active4-Apr-10 13:30 
GeneralRe: getting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 13:59
draxaman4-Apr-10 13:59 
AnswerRe: getting a value into VisualStudio from msSql Pin
Rod Kemp4-Apr-10 16:17
Rod Kemp4-Apr-10 16:17 
GeneralRe: getting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 21:45
draxaman4-Apr-10 21:45 
QuestionWhat is it like working as a proffesional C# programmer? Pin
venomation4-Apr-10 9:59
venomation4-Apr-10 9:59 
AnswerRe: What is it like working as a proffesional C# programmer? PinPopular
FyreWyrm4-Apr-10 10:29
FyreWyrm4-Apr-10 10:29 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
venomation4-Apr-10 11:34
venomation4-Apr-10 11:34 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
FyreWyrm4-Apr-10 11:37
FyreWyrm4-Apr-10 11:37 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
venomation4-Apr-10 11:58
venomation4-Apr-10 11:58 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
i.j.russell4-Apr-10 12:21
i.j.russell4-Apr-10 12:21 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
i.j.russell4-Apr-10 12:12
i.j.russell4-Apr-10 12:12 
AnswerRe: What is it like working as a proffesional C# programmer? PinPopular
Not Active4-Apr-10 12:23
mentorNot Active4-Apr-10 12:23 
AnswerRe: What is it like working as a proffesional C# programmer? Pin
PIEBALDconsult4-Apr-10 13:42
mvePIEBALDconsult4-Apr-10 13:42 
AnswerRe: What is it like working as a proffesional C# programmer? PinPopular
AspDotNetDev4-Apr-10 14:35
protectorAspDotNetDev4-Apr-10 14:35 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
venomation5-Apr-10 0:37
venomation5-Apr-10 0:37 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
EliottA5-Apr-10 2:13
EliottA5-Apr-10 2:13 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
AspDotNetDev5-Apr-10 6:50
protectorAspDotNetDev5-Apr-10 6:50 

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.