Click here to Skip to main content
16,008,719 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridView add Button Pin
Bino B21-Oct-07 19:58
Bino B21-Oct-07 19:58 
QuestionLooking for advice Pin
Ahmad Adnan20-Oct-07 23:20
Ahmad Adnan20-Oct-07 23:20 
AnswerRe: Looking for advice Pin
Christian Graus21-Oct-07 0:12
protectorChristian Graus21-Oct-07 0:12 
AnswerRe: Looking for advice Pin
Bino B21-Oct-07 20:00
Bino B21-Oct-07 20:00 
QuestionHow to store images in sql database, asp.net with c# Pin
yogesh_softworld12320-Oct-07 20:22
yogesh_softworld12320-Oct-07 20:22 
AnswerRe: How to store images in sql database, asp.net with c# Pin
Christian Graus20-Oct-07 20:38
protectorChristian Graus20-Oct-07 20:38 
GeneralRe: How to store images in sql database, asp.net with c# Pin
yogesh_softworld12320-Oct-07 20:47
yogesh_softworld12320-Oct-07 20:47 
GeneralRe: How to store images in sql database, asp.net with c# Pin
Christian Graus20-Oct-07 21:09
protectorChristian Graus20-Oct-07 21:09 
OK, I'll try again. I'm a sucker for punishment.

If you have C# code for storing images, it will work in ASP.NET, because ASP.NET has NOTHING to do with your database, unless you choose to use really nasty ASP.NET controls that take SQL. Either way, the thing that won't work, is to pull images out of the db and embed them in a page. For this, they need to be on the file system. Which is why it's better to store the paths.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: How to store images in sql database, asp.net with c# Pin
MoustafaS21-Oct-07 14:32
MoustafaS21-Oct-07 14:32 
AnswerRe: How to store images in sql database, asp.net with c# Pin
meeram39520-Oct-07 20:51
meeram39520-Oct-07 20:51 
GeneralRe: How to store images in sql database, asp.net with c# Pin
Christian Graus20-Oct-07 21:16
protectorChristian Graus20-Oct-07 21:16 
AnswerRe: How to store images in sql database, asp.net with c# Pin
Abhijit Jana21-Oct-07 5:21
professionalAbhijit Jana21-Oct-07 5:21 
GeneralRe: How to store images in sql database, asp.net with c# Pin
Bino B21-Oct-07 20:03
Bino B21-Oct-07 20:03 
AnswerRe: How to store images in sql database, asp.net with c# Pin
Bino B21-Oct-07 20:02
Bino B21-Oct-07 20:02 
Questionpopup window Pin
Sarfaraj Ahmed20-Oct-07 18:29
Sarfaraj Ahmed20-Oct-07 18:29 
GeneralRe: popup window Pin
Guffa20-Oct-07 23:10
Guffa20-Oct-07 23:10 
AnswerRe: popup window Pin
Bino B21-Oct-07 20:07
Bino B21-Oct-07 20:07 
QuestionNeed Help with ASP.NET implementation of FCKeditor Pin
B.A20-Oct-07 12:35
B.A20-Oct-07 12:35 
AnswerRe: Need Help with ASP.NET implementation of FCKeditor Pin
kenexcelon21-Oct-07 14:49
kenexcelon21-Oct-07 14:49 
QuestionFailure in sending mail Pin
ebenezervedakumar20-Oct-07 7:18
ebenezervedakumar20-Oct-07 7:18 
AnswerRe: Failure in sending mail Pin
Christian Graus20-Oct-07 20:40
protectorChristian Graus20-Oct-07 20:40 
QuestionFailure in sending mail Pin
ebenezervedakumar20-Oct-07 7:17
ebenezervedakumar20-Oct-07 7:17 
AnswerRe: Failure in sending mail Pin
Paul Conrad27-Oct-07 12:02
professionalPaul Conrad27-Oct-07 12:02 
QuestionT-Shirt design application in asp.net 2.0 Pin
Mujibur Rahman20-Oct-07 4:26
Mujibur Rahman20-Oct-07 4:26 
AnswerRe: T-Shirt design application in asp.net 2.0 Pin
Christian Graus20-Oct-07 20:42
protectorChristian Graus20-Oct-07 20:42 

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.