Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: add a property Pin
Dave Kreskowiak8-May-04 3:17
mveDave Kreskowiak8-May-04 3:17 
GeneralC# Questions relating to TextBox Pin
Member 6910898-May-04 0:33
Member 6910898-May-04 0:33 
GeneralRe: C# Questions relating to TextBox Pin
Hesham Amin8-May-04 1:19
Hesham Amin8-May-04 1:19 
GeneralRe: C# Questions relating to TextBox Pin
surgeproof8-May-04 4:21
surgeproof8-May-04 4:21 
GeneralRe: C# Questions relating to TextBox Pin
kayhustle8-May-04 5:19
kayhustle8-May-04 5:19 
GeneralRe: C# Questions relating to TextBox Pin
Heath Stewart8-May-04 19:56
protectorHeath Stewart8-May-04 19:56 
Questionhow can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 20:04
lowiq7-May-04 20:04 
AnswerRe: how can i got the version infomation about the sqlsever? Pin
Mazdak7-May-04 20:20
Mazdak7-May-04 20:20 
Run this query:

SELECT @@VERSION


Or run this SP:

xp_msver

Mazy

"One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 20:30
lowiq7-May-04 20:30 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
Hesham Amin7-May-04 21:02
Hesham Amin7-May-04 21:02 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 21:09
lowiq7-May-04 21:09 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
Mazdak7-May-04 21:05
Mazdak7-May-04 21:05 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 21:17
lowiq7-May-04 21:17 
GeneralDynamic Event Handling Pin
DustinMiles7-May-04 18:56
DustinMiles7-May-04 18:56 
GeneralRe: Dynamic Event Handling Pin
CWIZO7-May-04 20:57
CWIZO7-May-04 20:57 
GeneralRe: Dynamic Event Handling Pin
kayhustle8-May-04 5:14
kayhustle8-May-04 5:14 
GeneralRe: Dynamic Event Handling Pin
DustinMiles8-May-04 10:58
DustinMiles8-May-04 10:58 
GeneralRe: Dynamic Event Handling Pin
Colin Angus Mackay10-Sep-04 11:55
Colin Angus Mackay10-Sep-04 11:55 
QuestionHow to set background image of treeview? Pin
kookai7-May-04 17:10
kookai7-May-04 17:10 
AnswerRe: How to set background image of treeview? Pin
Dave Kreskowiak7-May-04 17:58
mveDave Kreskowiak7-May-04 17:58 
GeneralRe: How to set background image of treeview? Pin
Heath Stewart8-May-04 19:53
protectorHeath Stewart8-May-04 19:53 
GeneralRe: How to set background image of treeview? Pin
Dave Kreskowiak9-May-04 4:05
mveDave Kreskowiak9-May-04 4:05 
Generalterrain transformation of a 2d image into a 3d Pin
shedid7-May-04 15:36
shedid7-May-04 15:36 
GeneralRe: terrain transformation of a 2d image into a 3d Pin
kayhustle7-May-04 18:00
kayhustle7-May-04 18:00 
GeneralRe: terrain transformation of a 2d image into a 3d Pin
shedid9-May-04 10:26
shedid9-May-04 10:26 

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.