Click here to Skip to main content
15,902,634 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Login systems Pin
V.4-Jan-17 2:05
professionalV.4-Jan-17 2:05 
GeneralRe: Login systems Pin
Nathan Minier4-Jan-17 2:30
professionalNathan Minier4-Jan-17 2:30 
GeneralRe: Login systems Pin
V.4-Jan-17 2:39
professionalV.4-Jan-17 2:39 
GeneralRe: Login systems Pin
Nathan Minier4-Jan-17 2:49
professionalNathan Minier4-Jan-17 2:49 
QuestionImages in sourcecode Pin
D4rkTrick31-Dec-16 14:51
professionalD4rkTrick31-Dec-16 14:51 
AnswerRe: Images in sourcecode Pin
Dave Kreskowiak31-Dec-16 18:45
mveDave Kreskowiak31-Dec-16 18:45 
AnswerRe: Images in sourcecode Pin
Eddy Vluggen1-Jan-17 0:30
professionalEddy Vluggen1-Jan-17 0:30 
AnswerRe: Images in sourcecode Pin
Afzaal Ahmad Zeeshan1-Jan-17 1:13
professionalAfzaal Ahmad Zeeshan1-Jan-17 1:13 
I think, New Year party left you in a hangover or something like that. But, a programmer leaves billions of errors in just a few hundred lines of codes. What do you expect him to do in thousand words, moreover in the form of image.

Of course, there are some source codes where you can embed images, they are called HTML codes.
HTML
<p>
   <img src="~/images/market-chart.png" alt="Description" />
</p>
You get to display a chart instead of a tabular or textual description. However, if you meant to create an image and have objects such as <p>, <img> etc in there. I won't necessarily support it.

Sorry.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

AnswerRe: Images in sourcecode Pin
Gerry Schmitz1-Jan-17 21:44
mveGerry Schmitz1-Jan-17 21:44 
PraiseThank you for the feedback Pin
D4rkTrick2-Jan-17 2:17
professionalD4rkTrick2-Jan-17 2:17 
GeneralRe: Thank you for the feedback Pin
Nathan Minier4-Jan-17 1:50
professionalNathan Minier4-Jan-17 1:50 
QuestionPlurality - Modular Code Editor Pin
Gurigraphics19-Dec-16 21:43
Gurigraphics19-Dec-16 21:43 
AnswerRe: Plurality - Modular Code Editor Pin
Richard MacCutchan19-Dec-16 22:50
mveRichard MacCutchan19-Dec-16 22:50 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics20-Dec-16 0:06
Gurigraphics20-Dec-16 0:06 
GeneralRe: Plurality - Modular Code Editor Pin
Richard MacCutchan20-Dec-16 0:48
mveRichard MacCutchan20-Dec-16 0:48 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics20-Dec-16 2:27
Gurigraphics20-Dec-16 2:27 
AnswerRe: Plurality - Modular Code Editor Pin
Pete O'Hanlon19-Dec-16 23:12
mvePete O'Hanlon19-Dec-16 23:12 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics20-Dec-16 0:25
Gurigraphics20-Dec-16 0:25 
GeneralRe: Plurality - Modular Code Editor Pin
Pete O'Hanlon20-Dec-16 0:27
mvePete O'Hanlon20-Dec-16 0:27 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics20-Dec-16 0:34
Gurigraphics20-Dec-16 0:34 
AnswerRe: Plurality - Modular Code Editor Pin
Gerry Schmitz21-Dec-16 7:59
mveGerry Schmitz21-Dec-16 7:59 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics21-Dec-16 11:52
Gurigraphics21-Dec-16 11:52 
GeneralRe: Plurality - Modular Code Editor Pin
Gerry Schmitz21-Dec-16 12:23
mveGerry Schmitz21-Dec-16 12:23 
GeneralRe: Plurality - Modular Code Editor Pin
Gurigraphics21-Dec-16 13:31
Gurigraphics21-Dec-16 13:31 
GeneralRe: Plurality - Modular Code Editor Pin
Gerry Schmitz21-Dec-16 13:58
mveGerry Schmitz21-Dec-16 13:58 

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.