Click here to Skip to main content
15,886,788 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem while using master page Pin
sarang_k20-Nov-09 9:29
sarang_k20-Nov-09 9:29 
AnswerRe: Problem while using master page Pin
Abhishek Sur20-Nov-09 10:56
professionalAbhishek Sur20-Nov-09 10:56 
QuestionDisable Copy/Paste option in Firefox Pin
sarang_k20-Nov-09 7:00
sarang_k20-Nov-09 7:00 
AnswerRe: Disable Copy/Paste option in Firefox Pin
Abhijit Jana20-Nov-09 7:04
professionalAbhijit Jana20-Nov-09 7:04 
AnswerRe: Disable Copy/Paste option in Firefox Pin
Abhishek Sur20-Nov-09 10:53
professionalAbhishek Sur20-Nov-09 10:53 
QuestionInsert Date and time in sql server 2008 Pin
Salman Farrukh20-Nov-09 6:55
Salman Farrukh20-Nov-09 6:55 
AnswerRe: Insert Date and time in sql server 2008 Pin
sarang_k20-Nov-09 12:51
sarang_k20-Nov-09 12:51 
AnswerRe: Insert Date and time in sql server 2008 Pin
PunkIsNotDead20-Nov-09 18:49
PunkIsNotDead20-Nov-09 18:49 
yes like sarang_k says!!! you only have to concat both values of date and time like a string and after
Convert.ToDateTime(yourConcatString); 
and save it
AnswerRe: Insert Date and time in sql server 2008 Pin
Richa_Soni20-Nov-09 19:51
Richa_Soni20-Nov-09 19:51 
GeneralRe: Insert Date and time in sql server 2008 Pin
Salman Farrukh20-Nov-09 20:14
Salman Farrukh20-Nov-09 20:14 
AnswerRe: Insert Date and time in sql server 2008 Pin
Richa_Soni20-Nov-09 22:21
Richa_Soni20-Nov-09 22:21 
QuestionDialog Closed event in ASP.NET Pin
ljuchem20-Nov-09 5:59
ljuchem20-Nov-09 5:59 
AnswerRe: Dialog Closed event in ASP.NET Pin
Abhijit Jana20-Nov-09 6:08
professionalAbhijit Jana20-Nov-09 6:08 
GeneralRe: Dialog Closed event in ASP.NET Pin
ljuchem20-Nov-09 6:22
ljuchem20-Nov-09 6:22 
QuestionHow to Add Google Ads in asp.net site Pin
angle5720-Nov-09 5:24
angle5720-Nov-09 5:24 
AnswerRe: How to Add Google Ads in asp.net site Pin
Abhijit Jana20-Nov-09 6:02
professionalAbhijit Jana20-Nov-09 6:02 
Questionuser controls Pin
samir8020-Nov-09 5:10
samir8020-Nov-09 5:10 
AnswerRe: user controls Pin
samir8020-Nov-09 5:10
samir8020-Nov-09 5:10 
AnswerRe: user controls Pin
Abhijit Jana20-Nov-09 6:11
professionalAbhijit Jana20-Nov-09 6:11 
GeneralRe: user controls Pin
samir8020-Nov-09 6:27
samir8020-Nov-09 6:27 
QuestionSetting the focus on control jumps page to the top Pin
Jay Royall20-Nov-09 4:17
Jay Royall20-Nov-09 4:17 
AnswerRe: Setting the focus on control jumps page to the top Pin
Abhishek Sur20-Nov-09 4:22
professionalAbhishek Sur20-Nov-09 4:22 
GeneralRe: Setting the focus on control jumps page to the top Pin
Jay Royall20-Nov-09 4:27
Jay Royall20-Nov-09 4:27 
GeneralRe: Setting the focus on control jumps page to the top Pin
Abhishek Sur20-Nov-09 4:47
professionalAbhishek Sur20-Nov-09 4:47 
GeneralRe: Setting the focus on control jumps page to the top Pin
Jay Royall20-Nov-09 5:33
Jay Royall20-Nov-09 5:33 

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.