Click here to Skip to main content
15,905,144 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Upload Files details into database VB code ASP.NET Pin
daffy_200316-Aug-09 0:00
daffy_200316-Aug-09 0:00 
GeneralRe: Upload Files details into database VB code ASP.NET Pin
Abhijit Jana16-Aug-09 1:51
professionalAbhijit Jana16-Aug-09 1:51 
GeneralRe: Upload Files details into database VB code ASP.NET Pin
daffy_200316-Aug-09 4:20
daffy_200316-Aug-09 4:20 
Questionhow to bind one part of columns of a datasource by GridView? Pin
Seraph_summer15-Aug-09 7:49
Seraph_summer15-Aug-09 7:49 
AnswerRe: how to bind one part of columns of a datasource by GridView? Pin
Abhijit Jana15-Aug-09 11:43
professionalAbhijit Jana15-Aug-09 11:43 
AnswerRe: how to bind one part of columns of a datasource by GridView? Pin
Abhishek Sur15-Aug-09 12:18
professionalAbhishek Sur15-Aug-09 12:18 
Questionthe bound of gridview to a imagefield Pin
Seraph_summer15-Aug-09 7:41
Seraph_summer15-Aug-09 7:41 
AnswerRe: the bound of gridview to a imagefield Pin
Abhijit Jana15-Aug-09 8:57
professionalAbhijit Jana15-Aug-09 8:57 
Seraph_summer wrote:
1: I use SQL 2005, it seems to be there are one 'image' type and one 'varbinary(max)', which one should be used?

Why you are not storing image path on Database ? Store image in physical drive and store the corresponding path to Database. Here is an simple article on this approch
Displaying Image in Gridview from Database[^]


Seraph_summer wrote:
2: in order to bind the imagefield to the gridview, i have to add one imagefield in the gridview, because gridview can not automatically to bind it.
but I use the following code, the image can not be displayed, instead of a red cross:

This is an excelent article that will help you,
Inserting Images into Database and Display it in GridView through Handler.ashx
and
Retrieving Images from a Database ( C# ) - Part II

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.
View My Latest Article

GeneralRe: the bound of gridview to a imagefield Pin
Seraph_summer16-Aug-09 6:33
Seraph_summer16-Aug-09 6:33 
QuestionProblem while applying different styles to Menu items of ASP.Net Menu Control Pin
vikram_kul15-Aug-09 4:41
vikram_kul15-Aug-09 4:41 
AnswerRe: Problem while applying different styles to Menu items of ASP.Net Menu Control Pin
Parwej Ahamad15-Aug-09 21:56
professionalParwej Ahamad15-Aug-09 21:56 
Questiondynamic GridView with dataTable Pin
Bannoota15-Aug-09 4:19
Bannoota15-Aug-09 4:19 
AnswerRe: dynamic GridView with dataTable Pin
Abhijit Jana15-Aug-09 20:49
professionalAbhijit Jana15-Aug-09 20:49 
GeneralDynamic Data Update Problem Pin
Brady Kelly15-Aug-09 3:52
Brady Kelly15-Aug-09 3:52 
GeneralRe: Dynamic Data Update Problem Pin
Abhishek Sur15-Aug-09 12:39
professionalAbhishek Sur15-Aug-09 12:39 
GeneralRe: Dynamic Data Update Problem Pin
Brady Kelly15-Aug-09 20:34
Brady Kelly15-Aug-09 20:34 
QuestionInterface can be disturbed if javascript alert can be shown Pin
Nitinpro15-Aug-09 1:21
Nitinpro15-Aug-09 1:21 
AnswerRe: Interface can be disturbed if javascript alert can be shown Pin
Abhijit Jana15-Aug-09 2:18
professionalAbhijit Jana15-Aug-09 2:18 
GeneralRe: Interface can be disturbed if javascript alert can be shown Pin
Nitinpro15-Aug-09 4:45
Nitinpro15-Aug-09 4:45 
AnswerRe: Interface can be disturbed if javascript alert can be shown Pin
Abhishek Sur15-Aug-09 6:49
professionalAbhishek Sur15-Aug-09 6:49 
QuestionHiding a column in gridview Pin
srikantha_nagaraj15-Aug-09 0:00
srikantha_nagaraj15-Aug-09 0:00 
AnswerRe: Hiding a column in gridview Pin
Abhijit Jana15-Aug-09 0:15
professionalAbhijit Jana15-Aug-09 0:15 
QuestionMenu strip at bottom of the page [modified] Pin
sjs4u14-Aug-09 19:12
sjs4u14-Aug-09 19:12 
QuestionNotifyIcon with ActiveXControl in ASP.net Page Pin
nmreddy8314-Aug-09 18:25
nmreddy8314-Aug-09 18:25 
AnswerRe: NotifyIcon with ActiveXControl in ASP.net Page Pin
Abhijit Jana14-Aug-09 19:15
professionalAbhijit Jana14-Aug-09 19:15 

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.