Click here to Skip to main content
15,886,691 members
Home / Discussions / C#
   

C#

 
AnswerRe: Call method in parent aspx page from user control Pin
dan!sh 1-Aug-09 23:54
professional dan!sh 1-Aug-09 23:54 
GeneralRe: Call method in parent aspx page from user control Pin
Chazzysb2-Aug-09 0:37
Chazzysb2-Aug-09 0:37 
GeneralRe: Call method in parent aspx page from user control [modified] Pin
Chazzysb2-Aug-09 2:31
Chazzysb2-Aug-09 2:31 
QuestionHow do I check whether a user is in an Active Directory group when given its username and password Pin
Andrew_1-Aug-09 21:32
Andrew_1-Aug-09 21:32 
AnswerRe: How do I check whether a user is in an Active Directory group when given its username and password Pin
Abhijit Jana1-Aug-09 21:56
professionalAbhijit Jana1-Aug-09 21:56 
GeneralRe: How do I check whether a user is in an Active Directory group when given its username and password Pin
Andrew_1-Aug-09 22:13
Andrew_1-Aug-09 22:13 
GeneraliGrid Pin
CoderForEver1-Aug-09 20:35
CoderForEver1-Aug-09 20:35 
Questionhow to pass Date format "mm/dd/yyyy " to Sql Stored procedure Pin
Zapss1-Aug-09 19:37
Zapss1-Aug-09 19:37 
Dear all
am new to c#(2008).

i created a stored procedure in sql server 2000.

"select * from employee where joindate between @d1 and @d1"

I was using Table Adapter fill,get methods.

when i tried to pass the date value which in "MM/dd/yyyy"

it raises error message invalid datetime,then

i declared DateTime variable and use Datetime.Parse(date in "MM/dd/yyyy"),
DateTime.Parseexact,error not a valid datetime. i use Culture info ("en-US"),but no luck.
AnswerRe: how to pass Date format "mm/dd/yyyy " to Sql Stored procedure Pin
Abhishek Sur1-Aug-09 21:18
professionalAbhishek Sur1-Aug-09 21:18 
AnswerRe: how to pass Date format "mm/dd/yyyy " to Sql Stored procedure Pin
Mycroft Holmes2-Aug-09 12:26
professionalMycroft Holmes2-Aug-09 12:26 
Question.NET Licenser? Pin
devvvy1-Aug-09 14:10
devvvy1-Aug-09 14:10 
AnswerRe: .NET Licenser? Pin
Moreno Airoldi2-Aug-09 1:02
Moreno Airoldi2-Aug-09 1:02 
QuestionPipping data to and from process Pin
BigBenDk1-Aug-09 12:44
BigBenDk1-Aug-09 12:44 
AnswerRe: Pipping data to and from process Pin
Luc Pattyn1-Aug-09 13:18
sitebuilderLuc Pattyn1-Aug-09 13:18 
GeneralRe: Pipping data to and from process Pin
BigBenDk1-Aug-09 15:13
BigBenDk1-Aug-09 15:13 
GeneralRe: Pipping data to and from process Pin
Luc Pattyn1-Aug-09 15:25
sitebuilderLuc Pattyn1-Aug-09 15:25 
GeneralRe: Pipping data to and from process Pin
BigBenDk1-Aug-09 16:35
BigBenDk1-Aug-09 16:35 
Questionrun cmd.exe Pin
rick05561-Aug-09 12:15
rick05561-Aug-09 12:15 
AnswerRe: run cmd.exe Pin
Abhijit Jana1-Aug-09 13:06
professionalAbhijit Jana1-Aug-09 13:06 
AnswerRe: run cmd.exe Pin
PIEBALDconsult1-Aug-09 13:26
mvePIEBALDconsult1-Aug-09 13:26 
GeneralRe: run cmd.exe Pin
Xmen Real 1-Aug-09 18:02
professional Xmen Real 1-Aug-09 18:02 
QuestionRe: File Properties Pin
rick05562-Aug-09 19:47
rick05562-Aug-09 19:47 
QuestionURL's Pin
Gregory Bryant1-Aug-09 11:34
Gregory Bryant1-Aug-09 11:34 
AnswerRe: URL's Pin
Henry Minute1-Aug-09 11:59
Henry Minute1-Aug-09 11:59 
GeneralRe: URL's Pin
Gregory Bryant1-Aug-09 13:04
Gregory Bryant1-Aug-09 13:04 

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.