Click here to Skip to main content
15,917,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
Palash Biswas2-Feb-10 17:56
Palash Biswas2-Feb-10 17:56 
QuestionAdd scrollbar to listbox/Treeview after specific height. Pin
Qasim198428-Jan-10 23:04
professionalQasim198428-Jan-10 23:04 
AnswerRe: Add scrollbar to listbox/Treeview after specific height. Pin
sashidhar28-Jan-10 23:26
sashidhar28-Jan-10 23:26 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Qasim198428-Jan-10 23:46
professionalQasim198428-Jan-10 23:46 
AnswerRe: Add scrollbar to listbox/Treeview after specific height. Pin
Sneha Bisht29-Jan-10 0:01
Sneha Bisht29-Jan-10 0:01 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Qasim198429-Jan-10 0:15
professionalQasim198429-Jan-10 0:15 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Ravindra Nidhonkar31-Jan-10 23:16
Ravindra Nidhonkar31-Jan-10 23:16 
QuestionDIV Pin
aniju mathew28-Jan-10 22:16
aniju mathew28-Jan-10 22:16 
AnswerRe: DIV Pin
sashidhar28-Jan-10 22:21
sashidhar28-Jan-10 22:21 
AnswerRe: DIV Pin
Pranay Rana28-Jan-10 22:27
professionalPranay Rana28-Jan-10 22:27 
GeneralNice Article Pin
sashidhar28-Jan-10 22:37
sashidhar28-Jan-10 22:37 
AnswerRe: DIV Pin
Brij29-Jan-10 9:43
mentorBrij29-Jan-10 9:43 
QuestionProgramatically convert PDF files to excel Pin
Mohan G28-Jan-10 21:31
Mohan G28-Jan-10 21:31 
AnswerRe: Programatically convert PDF files to excel Pin
sashidhar28-Jan-10 22:30
sashidhar28-Jan-10 22:30 
Questionfonts not supported by browser Pin
krishnaveer28-Jan-10 20:40
krishnaveer28-Jan-10 20:40 
AnswerRe: fonts not supported by browser Pin
R. Giskard Reventlov29-Jan-10 0:49
R. Giskard Reventlov29-Jan-10 0:49 
QuestionJavaScript registering at PageLoad for User Control Pin
mark_me28-Jan-10 19:56
mark_me28-Jan-10 19:56 
AnswerRe: JavaScript registering at PageLoad for User Control Pin
Pranay Rana28-Jan-10 20:33
professionalPranay Rana28-Jan-10 20:33 
AnswerRe: JavaScript registering at PageLoad for User Control Pin
Brij28-Jan-10 21:53
mentorBrij28-Jan-10 21:53 
GeneralRe: JavaScript registering at PageLoad for User Control Pin
Pranay Rana28-Jan-10 22:32
professionalPranay Rana28-Jan-10 22:32 
GeneralRe: JavaScript registering at PageLoad for User Control Pin
mark_me29-Jan-10 4:20
mark_me29-Jan-10 4:20 
GeneralRe: JavaScript registering at PageLoad for User Control Pin
Brij29-Jan-10 9:51
mentorBrij29-Jan-10 9:51 
QuestionDiffrence between RDL and RDLC Pin
Prosanta Kundu online28-Jan-10 19:06
Prosanta Kundu online28-Jan-10 19:06 
AnswerRe: Diffrence between RDL and RDLC Pin
sashidhar28-Jan-10 20:14
sashidhar28-Jan-10 20:14 
GeneralRe: Diffrence between RDL and RDLC Pin
Archana,India29-Jan-10 0:31
Archana,India29-Jan-10 0:31 
RDL files creation is through SQL 2005->Report Designer and RDLC files creation is through VS 2005->Report Designer

also RDL and RDLC formats have the same XML schema but in RDLC files, some values (Query Text) are allowed to be empty, which means that they are not immediately ready to be published to a Report Server. The missing values can be entered by opening the RDLC file using the SQL Server 2005 version of Report Designer.......

thats what i think!!!

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.