Click here to Skip to main content
15,902,938 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: maintain checkbox selection for paging in gridview Pin
vikas shukla17-Jul-09 22:28
vikas shukla17-Jul-09 22:28 
GeneralRe: maintain checkbox selection for paging in gridview Pin
Abhijit Jana17-Jul-09 22:34
professionalAbhijit Jana17-Jul-09 22:34 
AnswerRe: maintain checkbox selection for paging in gridview Pin
Brij18-Jul-09 1:14
mentorBrij18-Jul-09 1:14 
QuestionUser Control Inside Modal Popup Pin
anada888617-Jul-09 16:38
anada888617-Jul-09 16:38 
AnswerRe: User Control Inside Modal Popup Pin
Abhijit Jana19-Jul-09 7:47
professionalAbhijit Jana19-Jul-09 7:47 
GeneralRe: User Control Inside Modal Popup Pin
anada888619-Jul-09 16:32
anada888619-Jul-09 16:32 
Questionpopup is blocking my download Pin
cmrhema17-Jul-09 16:03
cmrhema17-Jul-09 16:03 
AnswerRe: popup is blocking my download Pin
Christian Graus17-Jul-09 16:16
protectorChristian Graus17-Jul-09 16:16 
This is pretty lousy code. The way you build the path is prone to error. Most of it could be replaced with Response.BinaryWrite, which would remove load from your server.

You can't detect if a popup is blocked, so yuo need to change your approach

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionCan not find Code Behind code; getting "Could not create type " Pin
Lori Janes17-Jul-09 6:41
Lori Janes17-Jul-09 6:41 
AnswerRe: Can not find Code Behind code; getting "Could not create type " Pin
Abhijit Jana17-Jul-09 6:55
professionalAbhijit Jana17-Jul-09 6:55 
GeneralRe: Can not find Code Behind code; getting "Could not create type " [modified] Pin
Lori Janes17-Jul-09 7:58
Lori Janes17-Jul-09 7:58 
GeneralRe: Can not find Code Behind code; getting "Could not create type " Pin
Abhijit Jana17-Jul-09 22:04
professionalAbhijit Jana17-Jul-09 22:04 
QuestionDictionary object in .Net Pin
Tina P17-Jul-09 6:37
Tina P17-Jul-09 6:37 
AnswerRe: Dictionary object in .Net Pin
Christian Graus17-Jul-09 9:23
protectorChristian Graus17-Jul-09 9:23 
GeneralRe: Dictionary object in .Net Pin
Tina P17-Jul-09 12:18
Tina P17-Jul-09 12:18 
GeneralRe: Dictionary object in .Net Pin
Christian Graus17-Jul-09 17:09
protectorChristian Graus17-Jul-09 17:09 
GeneralCreating Forum Pin
Abdulhafeezo17-Jul-09 5:43
Abdulhafeezo17-Jul-09 5:43 
AnswerRe: Creating Forum [modified] Pin
Abhijit Jana17-Jul-09 6:02
professionalAbhijit Jana17-Jul-09 6:02 
GeneralRe: Creating Forum Pin
Brij17-Jul-09 6:06
mentorBrij17-Jul-09 6:06 
Questionunable to connect to visual studio's localhost web server? Pin
Pawan Kiran17-Jul-09 5:40
Pawan Kiran17-Jul-09 5:40 
AnswerRe: unable to connect to visual studio's localhost web server? Pin
Abdulhafeezo17-Jul-09 5:55
Abdulhafeezo17-Jul-09 5:55 
GeneralRe: unable to connect to visual studio's localhost web server? Pin
Abhijit Jana17-Jul-09 6:13
professionalAbhijit Jana17-Jul-09 6:13 
AnswerRe: unable to connect to visual studio's localhost web server? Pin
Abhijit Jana17-Jul-09 6:12
professionalAbhijit Jana17-Jul-09 6:12 
GeneralRe: unable to connect to visual studio's localhost web server? Pin
mailme.vibin14-Feb-10 3:01
mailme.vibin14-Feb-10 3:01 
GeneralRe: unable to connect to visual studio's localhost web server? Pin
mailme.vibin14-Feb-10 3:10
mailme.vibin14-Feb-10 3:10 

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.