Click here to Skip to main content
15,900,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Error Pin
Flavia A23-Jun-09 0:45
Flavia A23-Jun-09 0:45 
GeneralRe: Error Pin
himanshu256123-Jun-09 0:47
himanshu256123-Jun-09 0:47 
GeneralRe: Error Pin
Abhijit Jana23-Jun-09 0:49
professionalAbhijit Jana23-Jun-09 0:49 
QuestionRegarding Asp >net with Hibernate:web.Cofing error Pin
RAKESH gaur mkcl22-Jun-09 21:49
RAKESH gaur mkcl22-Jun-09 21:49 
QuestionSystem.Drawing.Image " Security Error" Pin
Robymon22-Jun-09 20:56
Robymon22-Jun-09 20:56 
AnswerRe: System.Drawing.Image " Security Error" Pin
Christian Graus22-Jun-09 23:59
protectorChristian Graus22-Jun-09 23:59 
GeneralRe: System.Drawing.Image " Security Error" Pin
Robymon23-Jun-09 0:12
Robymon23-Jun-09 0:12 
GeneralRe: System.Drawing.Image " Security Error" Pin
Christian Graus23-Jun-09 0:55
protectorChristian Graus23-Jun-09 0:55 
MemoryStream ms = new MemoryStream(upload.Bytes); // Whatever it is, intellisense will tell you
Bitmap bm = Bitmap.FromStream(ms);

That's it. You have a bitmap and you can do what you like to it.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

Question[Message Deleted] Pin
KhandelwalA22-Jun-09 20:46
KhandelwalA22-Jun-09 20:46 
AnswerRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 20:59
himanshu256122-Jun-09 20:59 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 21:04
KhandelwalA22-Jun-09 21:04 
GeneralRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 21:11
himanshu256122-Jun-09 21:11 
GeneralRe: error: The server tag is not well formed Pin
J4amieC22-Jun-09 23:08
J4amieC22-Jun-09 23:08 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 23:13
KhandelwalA22-Jun-09 23:13 
GeneralRe: error: The server tag is not well formed Pin
Christian Graus23-Jun-09 0:00
protectorChristian Graus23-Jun-09 0:00 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA23-Jun-09 0:06
KhandelwalA23-Jun-09 0:06 
AnswerRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 21:08
himanshu256122-Jun-09 21:08 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 21:17
KhandelwalA22-Jun-09 21:17 
GeneralRe: error: The server tag is not well formed Pin
K030622-Jun-09 21:35
K030622-Jun-09 21:35 
AnswerRe: error: The server tag is not well formed Pin
padmanabhan N22-Jun-09 21:22
padmanabhan N22-Jun-09 21:22 
Questionproblem in sending mail using gmail account Pin
prateekfgiet22-Jun-09 20:27
prateekfgiet22-Jun-09 20:27 
AnswerRe: problem in sending mail using gmail account Pin
Abhishek Sur22-Jun-09 22:13
professionalAbhishek Sur22-Jun-09 22:13 
AnswerRe: problem in sending mail using gmail account Pin
Baran M22-Jun-09 23:23
Baran M22-Jun-09 23:23 
QuestionServer error... Pin
RajpootRohan22-Jun-09 19:58
professionalRajpootRohan22-Jun-09 19:58 
AnswerRe: Server error... Pin
Vasudevan Deepak Kumar22-Jun-09 20:19
Vasudevan Deepak Kumar22-Jun-09 20:19 

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.