Click here to Skip to main content
15,889,879 members
Home / Discussions / C#
   

C#

 
Questionconvert datetime to string Pin
ferronrsmith9-Jan-09 15:09
ferronrsmith9-Jan-09 15:09 
AnswerRe: convert datetime to string Pin
Bottomless Wisdom9-Jan-09 15:15
Bottomless Wisdom9-Jan-09 15:15 
AnswerRe: convert datetime to string Pin
Dragonfly_Lee9-Jan-09 15:20
Dragonfly_Lee9-Jan-09 15:20 
AnswerRe: convert datetime to string Pin
#realJSOP10-Jan-09 0:13
mve#realJSOP10-Jan-09 0:13 
GeneralRe: convert datetime to string Pin
ferronrsmith12-Jan-09 8:56
ferronrsmith12-Jan-09 8:56 
QuestionName of Image Pin
humayunlalzad9-Jan-09 14:54
humayunlalzad9-Jan-09 14:54 
AnswerRe: Name of Image Pin
Bottomless Wisdom9-Jan-09 15:13
Bottomless Wisdom9-Jan-09 15:13 
GeneralRe: Name of Image Pin
humayunlalzad9-Jan-09 15:24
humayunlalzad9-Jan-09 15:24 
AnswerRe: Name of Image Pin
humayunlalzad9-Jan-09 16:37
humayunlalzad9-Jan-09 16:37 
AnswerRe: Name of Image Pin
Xmen Real 9-Jan-09 23:02
professional Xmen Real 9-Jan-09 23:02 
GeneralRe: Name of Image Pin
humayunlalzad10-Jan-09 3:46
humayunlalzad10-Jan-09 3:46 
GeneralRe: Name of Image Pin
Xmen Real 10-Jan-09 5:06
professional Xmen Real 10-Jan-09 5:06 
QuestionHow to create skins for applications? [modified] Pin
Bottomless Wisdom9-Jan-09 14:48
Bottomless Wisdom9-Jan-09 14:48 
AnswerRe: How to create skins for applications? Pin
Xmen Real 9-Jan-09 23:09
professional Xmen Real 9-Jan-09 23:09 
QuestionRecommended books on .NET Pin
Mohsen Saad9-Jan-09 14:43
Mohsen Saad9-Jan-09 14:43 
AnswerRe: Recommended books on .NET Pin
Bottomless Wisdom9-Jan-09 14:55
Bottomless Wisdom9-Jan-09 14:55 
AnswerRe: Recommended books on .NET Pin
johnsontroye9-Jan-09 17:36
johnsontroye9-Jan-09 17:36 
Question"This program might require administrator privileges" Pin
Winkles9-Jan-09 14:06
Winkles9-Jan-09 14:06 
AnswerRe: "This program might require administrator privileges" Pin
Xmen Real 9-Jan-09 23:14
professional Xmen Real 9-Jan-09 23:14 
AnswerRe: "This program might require administrator privileges" Pin
Henry Minute10-Jan-09 0:21
Henry Minute10-Jan-09 0:21 
GeneralRe: "This program might require administrator privileges" Pin
Winkles10-Jan-09 9:53
Winkles10-Jan-09 9:53 
GeneralRe: "This program might require administrator privileges" Pin
Henry Minute10-Jan-09 14:22
Henry Minute10-Jan-09 14:22 
GeneralRe: "This program might require administrator privileges" Pin
Winkles11-Jan-09 10:11
Winkles11-Jan-09 10:11 
QuestionNeed Some Help Please Pin
Member 28424689-Jan-09 12:57
Member 28424689-Jan-09 12:57 
What i need to do is to Insert a record into a primary table and then
insert a corresponding record into the child table.My problem is that the
Primary column is an identity column so after inserting into the primary
table when i need to insert into the child table i need to know the the
primary columns value(which is auto generated by the database) and then use
this value to inert into the child table.Any one who faced this problem
earlier Sniff | :^) .

i am using sql2005 and c# 3.5. No Data Set Involved in it.

Zubair
AnswerRe: Need Some Help Please Pin
Colin Angus Mackay9-Jan-09 13:01
Colin Angus Mackay9-Jan-09 13:01 

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.