Click here to Skip to main content
15,894,106 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Upload Web Application on Server Pin
Tarun Dudhatra29-Oct-07 0:52
Tarun Dudhatra29-Oct-07 0:52 
GeneralRe: Upload Web Application on Server Pin
ramakant_135229-Oct-07 1:09
ramakant_135229-Oct-07 1:09 
GeneralRe: Upload Web Application on Server Pin
Tarun Dudhatra29-Oct-07 1:21
Tarun Dudhatra29-Oct-07 1:21 
AnswerRe: Upload Web Application on Server Pin
Braulio Dez29-Oct-07 4:16
Braulio Dez29-Oct-07 4:16 
QuestionStoring & retrieving swf file from sql server Pin
Tarun Dudhatra29-Oct-07 0:30
Tarun Dudhatra29-Oct-07 0:30 
AnswerRe: Storing & retrieving swf file from sql server Pin
N a v a n e e t h29-Oct-07 0:39
N a v a n e e t h29-Oct-07 0:39 
GeneralRe: Storing & retrieving swf file from sql server Pin
Tarun Dudhatra29-Oct-07 0:44
Tarun Dudhatra29-Oct-07 0:44 
GeneralRe: Storing & retrieving swf file from sql server Pin
N a v a n e e t h29-Oct-07 0:51
N a v a n e e t h29-Oct-07 0:51 
TarDuk wrote:
System.Drawing.Image image = RetrieveImage(id, tname);

image.Save(Response.OutputStream, System.Drawing.Imaging.ImageFormat.Jpeg);


Assume you have the byte array in b[]. Response.BinaryWrite(b); ?



All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: Storing & retrieving swf file from sql server Pin
Tarun Dudhatra29-Oct-07 0:58
Tarun Dudhatra29-Oct-07 0:58 
GeneralRe: Storing & retrieving swf file from sql server Pin
N a v a n e e t h29-Oct-07 1:02
N a v a n e e t h29-Oct-07 1:02 
GeneralRe: Storing & retrieving swf file from sql server Pin
Tarun Dudhatra29-Oct-07 1:11
Tarun Dudhatra29-Oct-07 1:11 
QuestionPlease if u can, solve my prob as quick as possible. Pin
Tutul Biswas29-Oct-07 0:29
Tutul Biswas29-Oct-07 0:29 
AnswerRe: Please if u can, solve my prob as quick as possible. Pin
InsDev29-Oct-07 0:37
InsDev29-Oct-07 0:37 
AnswerRe: Please if u can, solve my prob as quick as possible. Pin
Imran Khan Pathan29-Oct-07 1:04
Imran Khan Pathan29-Oct-07 1:04 
GeneralRe: Please if u can, solve my prob as quick as possible. Pin
Tutul Biswas30-Oct-07 2:29
Tutul Biswas30-Oct-07 2:29 
Questionclear the datagrid value in asp.net [modified] Pin
ps.srinivasan29-Oct-07 0:26
ps.srinivasan29-Oct-07 0:26 
AnswerRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 0:37
John-ph29-Oct-07 0:37 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 0:41
ps.srinivasan29-Oct-07 0:41 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 0:54
John-ph29-Oct-07 0:54 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 1:03
ps.srinivasan29-Oct-07 1:03 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 1:15
John-ph29-Oct-07 1:15 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 2:13
ps.srinivasan29-Oct-07 2:13 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 2:50
John-ph29-Oct-07 2:50 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 19:09
ps.srinivasan29-Oct-07 19:09 
AnswerRe: clear the datagrid value in asp.net Pin
InsDev29-Oct-07 0:39
InsDev29-Oct-07 0:39 

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.